[Extension Support] Personal Extension

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,562
Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 01:52
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[Extension Support] Personal Extension

Post by Stoker »

Yours is correct with utf8
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
cisco007 Online
BBCoder VI
BBCoder VI
Posts: 1,057
Joined: 16 Mar 2010, 16:14
Local time: 07 Sep 2025 19:52
Last active: -
Location: Don't really know!

[Extension Support] Personal Extension

Post by cisco007 »

thanks for the help @Stoker, i found the error you pointed out on the PM. it was the language file. i just hate that phpbb doesn't throw out an error saying something.
i had the language file variables a little out of whack.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,562
Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 01:52
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[Extension Support] Personal Extension

Post by Stoker »

Use the debug extension and make sure your server is set up to display errors
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
cisco007 Online
BBCoder VI
BBCoder VI
Posts: 1,057
Joined: 16 Mar 2010, 16:14
Local time: 07 Sep 2025 19:52
Last active: -
Location: Don't really know!

[Extension Support] Personal Extension

Post by cisco007 »

like i said i've been out for a while so i'm trying to get back into it. i thought if you had debug on in your config.php file errors would show up, but i guess not.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,562
Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 01:52
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[Extension Support] Personal Extension

Post by Stoker »

That was the good old days.

For displaying debug:
viewtopic.php?t=2714
viewtopic.php?t=2796
and permissions based:
viewtopic.php?p=20614#p20614

But your server still need to be setup to display errors. Most doesnt per default.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,562
Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 01:52
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[Extension Support] Personal Extension

Post by Stoker »

Server control panel -> php settings
Set error reporting like this: https://prnt.sc/rPj1JknIYJhu
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
cisco007 Online
BBCoder VI
BBCoder VI
Posts: 1,057
Joined: 16 Mar 2010, 16:14
Local time: 07 Sep 2025 19:52
Last active: -
Location: Don't really know!

[Extension Support] Personal Extension

Post by cisco007 »

will look into all this, thanks.
Post Reply