Extension Requests • Re: Poetic/Account Options
Seriously though, does anyone have any more extension recommendations?Statistics: Posted by TheVorpalPig? — Tue Dec 31, 2024 5:50 pm
View Article[3.3.x] Support Forum • Re: Standard links don’t work
Under server settings set "Enable URL Rewriting:" to no -OR- enable mod_rewrite assuming it's Apache serer.I have now both disabled and everything is working. Thanks!Guess I need to take a look at the...
View Article[3.3.x] Support Forum • How To Delete queue.php Email Notifications
Over a year ago I moved my site to a new server. The move was successful but email notification stopped. This includes emails such as "Active User Account" messages sent to admins, as well as "Forum X...
View Article[3.3.x] Support Forum • Re: How To Delete queue.php Email Notifications
Just to add to this. I was digging around for a solution because there were other weird things going on such as over 200,000 sql files in the cache folder, which was caused by the phpbb_sessions table...
View ArticleGeneral Discussion • Re: Happy New Year
Happy new year to allStatistics: Posted by halil16 — Wed Jan 01, 2025 8:46 pm
View Article[3.3.x] Support Forum • [split from] MYSQL groups error PLEASE HELP!
I have the same problem.phpBB 3.3.12I am migrating our forum from one server to another.Database.Old server: MariaDB 10.3.35-MariaDBNew server: MySQL 8.0.36 (mysql-8.0.36-1.el9_3.src.rpm)backup taken:...
View Article[3.3.x] Support Forum • Re: [split from] MYSQL groups error PLEASE HELP!
In MySQL 8, the word "groups" became a reserved keyword. This means that old installs like yours which didn't mandate a table prefix will run into problems. The solution was provided in the original...
View ArticleCustom BBCode Development and Requests • BBCode to greet New User
Hi all...I am trying to create a BBCode that when typingCode: [newu]Name User[/newu]That user will be recognised as a registered user and will get a welcome message, for example:Hello user-name,...
View Article