[3.3.x] Support Forum • Re: Who's birthday is it
General Tab/General Settings/Forum ToolsWhat?Statistics: Posted by Brf — Thu May 22, 2025 7:24 pm
View Article[3.3.x] Support Forum • Re: Updating 3.3.13 to 3.3.15
A lot of thinks can go wrong.Wrong pakkage.Upload error.server error.user error.Statistics: Posted by janus_zonstraal — Thu May 22, 2025 7:29 pm
View Article[3.3.x] Support Forum • Re: Clear option
On the forum for example in register and there is a Send button and there is no Clear next to it. How do I turn on Clear so that it appears next to send?Statistics: Posted by pawel456 — Thu May 22,...
View Article[3.3.x] Support Forum • locked out after style install
Hello all. I just spent 3 hours setting up a site to be locked out because I changed a style?? How is this possible? How can this possibly be this convoluted? Before you continue reading, if you want...
View Article[3.3.x] Support Forum • Re: locked out after style install
Installing a style should not return an internal server error, especially if all you've done is active a style in the Admin Control Panel. What errors are you getting, can you check your error logs...
View Article[3.3.x] Support Forum • Re: Bug Auth X (ex Twitter)
phpBB 3.3.15 and PHP 8.4.7Statistics: Posted by Bryx — Fri May 23, 2025 2:33 pm
View Article[3.3.x] Support Forum • Re: Admin CP Login is a blank white page
Thank you so much to everyone who helped me with this issue!I downloaded the latest version phpBB 3.3.15 and I am trying to install it. I have followed all the directions. I am now at the part where I...
View Article[3.3.x] Support Forum • Re: Send post
As we have already explained to you, the most common reason for slow posting is sending email notifications. If you turn off email, those notifications are eliminated.I've already done it, send the...
View ArticleExtensions in Development • Re: [3.3][DEV] Track Users
When deleting a member via ACP, you get:Code: SQL ERROR [ mysqli ][0]SQLNo values specified for SQL IN comparisonBACKTRACEFILE: (not given by php)LINE: (not given by php)CALL: msg_handler()FILE:...
View ArticleExtensions in Development • [3.3][DEV] AutoModerator
Name: AutoModeratorDescription: Adds a new user that automatically moderates your forum.Version: 0.1.0Author: danieltjFeatures: NoneDemo: NoneRequirements: phpBB version 3.3.x or later php 7.4 or...
View ArticlephpBB Custom Coding • site-specific parameters
I have modified ucp_register.php to check for a specific range of ip addresses. Works fine. But I have hard-coded the range into ucp_register.php. Is there a better place to store site-specific...
View ArticlephpBB Custom Coding • Re: site-specific parameters
You can ban IP ranges with phpBB however that's going to be checked with every page load and generally advised to not use IP bans. Generally speaking they are only useful for short term uses, e.g. ban...
View Article[3.3.x] Convertors • Re: database from 3.3.5 to 3.3.15
Why not upload the old files and create a database, import the old database and do the update?https://www.phpbb.com/support/docs/en/3 ... ide/minor/Statistics: Posted by janus_zonstraal — Sat May 24,...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Extension: Requirements: Features implemented:Users reactions type percentageBugs Fixed: Empty post data to response data errorExtension Download:Due to a major overhaul to the file system and code,...
View ArticleExtensions in Development • Re: [3.3][DEV] AutoModerator
That's not really in-scope for what the extension would be used for to be honest. If you wanted to have AI that talks to other users then you'd be better off with something like this:...
View Article[3.3.x] Support Forum • Re: The Team link error after updating to 3.3.10
Unfortunatelly, nobody hasn't answered. But after almost 1,5 year I returned to the issue and could solve it myself. Maybe it will be useful for somebody, so I'll tell how I fixed it.As it appeared...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
For reference, my site gets attacked non-stop on WordPress paths as well, wp-login.php, wordpress/, wp/, etc - there is no Wordpress on my site. But someone out there is trawling sites looking for...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] PostReactions
upsssss i've made a mistake... 1.3.1 doesn't seems to work properly on mobilephones so it's pushed a rev to fix that, but no new "number" of rev sorry for that! so if you want to update and downloaded...
View Article[3.3.x] Support Forum • Re: Email Notifications not working
Thanks for the reply..I'll try all that and monitor..Cheers, DaveStatistics: Posted by gotorx7 — Mon May 26, 2025 1:27 am
View Article[3.3.x] Support Forum • Re: no admin rights after installation
Forbidden. You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.It sounds like you may be...
View Article