[3.3.x] Support Forum • Re: This is not a bug ... perhaps it is a...
The Ideas forum would be the place to postviewforum.php?f=436Statistics: Posted by KevC — Sat Apr 26, 2025 3:58 pm
View Article[3.3.x] Support Forum • Why does the forum get my user IP nationality wrong?
I recently noticed some users who register from Holland in an Italian forum, and I was mistaking them for spammers: then a moderator pointed out to me that instead these users through RIPE appear as...
View Article[3.3.x] Support Forum • Re: Why does the forum get my user IP nationality wrong?
There was another recent topic on thisviewtopic.php?p=16053946Statistics: Posted by KevC — Sat Apr 26, 2025 4:19 pm
View Article[3.3.x] Styles Database Releases • Re: Project Durango
Style Updated to version 1.1.16See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Apr 26, 2025 4:44 pm
View Article[3.3.x] Styles Database Releases • Re: Supernova
Style Updated to version 1.1.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Apr 26, 2025 4:47 pm
View Article[3.3.x] Styles Database Releases • Re: scaffoldBB
Style Updated to version 3.3.6See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Apr 26, 2025 4:52 pm
View Article[3.3.x] Styles Database Releases • Re: Zeina Theme
Style Updated to version 1.2.3See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Apr 26, 2025 5:03 pm
View Article[3.3.x] Support Forum • Re: managing user based permissions
That's because you(or someone else) have assigned them individual permissions. Suppose you have one user and you want to give them special permissions where it can't be achieved by adding them to a...
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: Abort request when under high load?
Well, it's the PHP and database access via PHP that I think is causing most of the load.Should be last resort if you have VPS or dedicated server. If you are using something like mod_evasive, CSF or...
View Article[3.3.x] Support Forum • Re: Google search console difficulty
If I browse that board as "Googlebot" I see:Code: This board has no forums.Obviously, it has forums with over 1000 posts. What is way out?.Statistics: Posted by Derrick124 — Mon Apr 28, 2025 3:05 pm
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: 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 Article[3.3.x] Styles Support & Discussion • Re: Help needed with dropdown...
@Gumboots: I agree, but perhaps this should be changed due to the more complex updates required in the core of phpbb.@Mannix_: Thank you very much, the code works very well and put me on the right...
View Article