[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 ArticleWanted! • Re: phpBB Extension – Image Comments with Lightbox (Facebook-style)
I'll send you a PM about this.Statistics: Posted by danieltj — Tue Apr 29, 2025 11:22 am
View Article[3.3.x] Styles in Development • Re: [RC] Game Universal 3.3.12
Hey there. Just spotted another lil bug when doing updates tonight. The error in the log is this:Code: [29-Apr-2025 02:54:26 America/Detroit] PHP Fatal error: Uncaught Twig\Error\SyntaxError:...
View ArticlephpBB Ideas • Re: Update phpBB from ACP
As long as this remains an additional option, and the current update methods are maintained, this is no problem for me. But to this day, I still prefer the advanced update method.Statistics: Posted by...
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 Article