[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 ArticleExtensions in Development • Re: [3.3][DEV] Topic Moderator
Warning... personal opinions below!Would it make sense to break out permissions separately? Currently there is a forum permission for locking own topics in phpBB. I believe this allows user to unlock...
View ArticlephpBB Custom Coding • Re: Adding custom description text on the registration...
In my case I had to go to styles/mystyle/template and edit file ucp_register.htmlFor example adding custom image <img src="/images/image.webp" border="0"> and then setting custom antispam...
View ArticleAbandoned Extensions • Re: [ABD] Username Gradients
This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extension...
View Article[3.3.x] Support Forum • Re: missing posts
You can use search feature to find anonymous user posts using the user ID 1.example.com/search.php?author_id=1Statistics: Posted by thecoalman — Sun Apr 27, 2025 12:18 pm
View ArticleGeneral Discussion • Contributors and Moderators, where did you discover phpbb?
Just asking since you all worked since 2000s I was wondering where did you discover phpbb?Statistics: Posted by PersuasiveMedia — Sun Apr 27, 2025 4:23 pm
View Article[3.3.x] Styles Support & Discussion • Re: Board's Size
You're missing my post's point bratco. I know where 'wrap' is but changing that number wouldn't change size of board to 900px Making simple. 20" and 4 X 3 or 1024 X 786px screen size is too small to...
View Article[3.3.x] Support Forum • Re: issue with upgrade to 3.3.14 and upgrading to 3.3.15
Here what I did for my IIS for it to work. I finally upgraded to 3.3.15 using the below steps.On the IIS Root website foldericacls "phpbb_ROOT_FOLDER" /grant IIS_IUSRS:(F) /t /c On the IIS Root...
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] 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 • phpbb 3.3.15 posting issue
I upgraded to 3.3.15 and know I can't post or edit old topics anymore.As soon as I click preview or submit, The browsers starts to download the posting.phpI already downgraded the database and the...
View Article[3.3.x] Support Forum • Re: phpbb 3.3.15 posting issue
How did you update?Statistics: Posted by janus_zonstraal — Tue Apr 29, 2025 6:12 pm
View ArticleWanted! • Re: Rank images for forum
Fantastically well helped by danieltj for which my thanks!No challenge is too much for him. Top!Statistics: Posted by bennybernaer — Tue Apr 29, 2025 6:14 pm
View ArticleExtension Requests • Re: social media login
is the free version worth it ? just dont really want to be paying for it if im honestStatistics: Posted by lvlasked — Wed Apr 30, 2025 4:44 pm
View ArticleExtension Writers Discussion • Re: [Info] Using Github Actions to Test...
Sounds good, thanks!Statistics: Posted by Kailey — Wed Apr 30, 2025 4:45 pm
View ArticleGeneral Discussion • What Linux distro you use and why?
I used Arch Linux in my other old laptop because it runs smoothlyStatistics: Posted by PersuasiveMedia — Wed Apr 30, 2025 4:54 pm
View Article