[Extension Support] Personal Extension
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!
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!
- Stoker Offline
- Site Admin
- Posts: 4,561
- Joined: 12 May 2008, 21:26
- Local time: 07 Sep 2025 05:56
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[Extension Support] Personal Extension
Yours is correct with utf8
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
- cisco007 Offline
- BBCoder VI
- Posts: 1,057
- Joined: 16 Mar 2010, 16:14
- Local time: 06 Sep 2025 23:56
- Last active: -
- Location: Don't really know!
[Extension Support] Personal Extension
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.
i had the language file variables a little out of whack.
- Stoker Offline
- Site Admin
- Posts: 4,561
- Joined: 12 May 2008, 21:26
- Local time: 07 Sep 2025 05:56
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[Extension Support] Personal Extension
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
Regards Stoker
- cisco007 Offline
- BBCoder VI
- Posts: 1,057
- Joined: 16 Mar 2010, 16:14
- Local time: 06 Sep 2025 23:56
- Last active: -
- Location: Don't really know!
[Extension Support] Personal Extension
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.
- Stoker Offline
- Site Admin
- Posts: 4,561
- Joined: 12 May 2008, 21:26
- Local time: 07 Sep 2025 05:56
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[Extension Support] Personal Extension
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.
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
Regards Stoker
- Stoker Offline
- Site Admin
- Posts: 4,561
- Joined: 12 May 2008, 21:26
- Local time: 07 Sep 2025 05:56
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[Extension Support] Personal Extension
Server control panel -> php settings
Set error reporting like this: https://prnt.sc/rPj1JknIYJhu
Set error reporting like this: https://prnt.sc/rPj1JknIYJhu
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
- cisco007 Offline
- BBCoder VI
- Posts: 1,057
- Joined: 16 Mar 2010, 16:14
- Local time: 06 Sep 2025 23:56
- Last active: -
- Location: Don't really know!