[3.3.x] Support Forum • Re: Help removing style
The error indicates you are missing the style BlackBoard. Upload to server and you should not get that error. It would apparently be this...
View Article[3.3.x] Support Forum • bug in the latest version
New installs are bugged. On initial setup things works fine. Logout/timeout and things go sideways.The install script doesn't update the database with the correct folder/directory where the forum is...
View Article[3.3.x] Support Forum • Re: Google search console difficulty
I am having a very serious issue in indexing majority of my pages. I have tried all i could but all to no avail. It's been all sort of errors here and there. please help.which issue?what is "tried...
View Article[3.3.x] Support Forum • Re: bug in the latest version
I just did a new install in to /forum/phpBB3 with no problems. All I had to enter was localhost, root etc and an admin name as usual. Logged in and out several times without any problems...
View ArticleExtensions in Development • Re: [3.3][RC] Quick Activation in Profile
Updated to version 1.0.3!Statistics: Posted by Joe Kolade — Wed Apr 23, 2025 7:30 pm
View Article[3.3.x] Support Forum • Re: 3.3.15: download counter doesn't work
Seggl Statistics: Posted by VBArtist — Thu Apr 24, 2025 3:52 pm
View Article[3.3.x] Support Forum • Many attached images only load on (multiple) refresh...
phpBB 3.3.15 (but was also in 3.3.14 and earlier)PHP 8.3PHP memory: 2048 MBI'm helping on a forum and a user is creating nice manuals in there which and he uses lots of images by attachment.Now the...
View Article[3.3.x] Support Forum • Re: Many attached images only load on (multiple)...
It's a 429 Too Many Requests response code so the server is limiting the connections. It would appear each post could be it's own topic. I'd split them to their own topic and use sticky as table of...
View Article[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active
https://www.freeconvert.com/compress-png does even better, giving 17.7 Kb. The image quality is as good as the original too (I checked them both at full size). This seems to be the best option. I had...
View Article[3.3.x] Support Forum • Re: Migration from 3.2 to 3.3.15 - Post counts visble...
Are you sure you copied the compleet database?Last table is Zebrayes, I did! Its all thereStatistics: Posted by maltokyo — Thu Apr 24, 2025 9:06 pm
View Article[3.3.x] Support Forum • Re: issue with upgrade to 3.3.14 and upgrading to 3.3.15
I have a similar thread that never mentions the solution.Actually it does. viewtopic.php?p=16043608#p16043608Statistics: Posted by rxu — Fri Apr 25, 2025 4:30 pm
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
I have another issue with the configurable options in UCP.I enabled the group permissions for reaction in ACP so that the user can configure the following in UCP:- Enable/disable reactions-...
View Article[3.3.x] Support Forum • Re: Possible to Install / Use without Nginx /...
From where I'm sitting, your webserver/PHP configuration is set up to throw a 404 when it should instead be loading the app.php script and allowing phpBB to parse/use the PATH_INFO information. In...
View Article[3.3.x] Support Forum • Re: Abort request when under high load?
OK, for now this seems to work well enough.Added to top of common.php file:Code: if (sys_getloadavg()[0] > 2.00) // 1.00 is supposedly 50% load on a 2 CPU core system{ header('HTTP/1.0 503 Service...
View Article[3.3.x] Support Forum • Re: Google search console difficulty
The forum permissions for the bots are not set. This will give you overview of all permissions:Permissions tab >> Forum permissions link on left >> Check next to "All Forums" and submit....
View Article[3.3.x] Styles Support & Discussion • Re: Board's Size
Your call.Then get off the phoneStatistics: Posted by dobermen — Mon Apr 28, 2025 4:51 pm
View Article[3.3.x] Support Forum • Re: Out of range value for column 'post_id' at row 1...
Use phpmyadmin to look at the settings for that posts table. There should be an autoincrement number in there somewhere....and...Backup DB and try (XYZ needs to be edited to number greater than last...
View ArticlephpBB Custom Coding • Re: Using Varnish with phpBB for bot / guest traffic
Thank you for sharing this! We have had very similar problems, and hopefully varnish will help.Some of your other tips may also prove very helpful for us.Statistics: Posted by JacobM — Mon Apr 28,...
View ArticlephpBB Discussion • Re: Is Cloudflare the only solution?
It's companies trying to harvest data to load into their AI chatbots.I know. They are still damned pesky blighters. I haven't had issues with Tencent yet, but AliBaba bots seem to have fallen in love...
View Article[3.3.x] Support Forum • Re: phpbb 3.3.15 posting issue
As instructedBackup all board files and the database.Go to the phpBB.com downloads page and download the latest "Full Package" archive.Unpack the archive.Remove (delete) the config.php file, and the...
View Article