Extension Writers Discussion • Re: [Info] Using Github Actions to Test...
Updates:EPV (@dev-master) now works with PHP 8, and can work with phpBB's master branch (for users experimenting/developing for phpBB4)We've put together a reusable GitHub Action Workflow test runner...
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[3.3.x] Support Forum • Re: This is not a bug ... perhaps it is a...
Thanks. should I copy and re-post the above? Statistics: Posted by D. K — Wed Apr 30, 2025 4:56 pm
View Article[3.3.x] Support Forum • Send a post
When I click on a post it sends about 5-10 seconds until the post has been sent. Is this the cause of the problem? How can I quickly fix the problem? So that the posts are sent immediately.Statistics:...
View Article[3.3.x] Support Forum • Re: Send a post
Duplicate ofviewtopic.php?t=2654284We told you months ago to ask your hosts and you never replied to that.Statistics: Posted by KevC — Wed Apr 30, 2025 6:09 pm
View ArticleGeneral Discussion • Re: What Linux distro you use and why?
Debian, and only Debian! That includes clients and servers.Statistics: Posted by Kailey — Wed Apr 30, 2025 6:25 pm
View ArticleExtension Requests • Re: social media login
A very quick search returned this: https://www.phpbb.com/customise/db/exte ... uth_login/Statistics: Posted by danieltj — Wed Apr 30, 2025 8:57 pm
View Article[3.3.x] Styles Support & Discussion • Re: Help needed with dropdown...
Handy to know. I admit I didn't test it on mobile, only desktop (which I was logged in with at the time).I'm now curious to see if this technique can also be applied to closing animations. I'm going...
View Article[3.3.x] Support Forum • Re: Update issue
...And here is a screenshot of my database. Is my $table prefix maybe the issue? I see that the database has entries for both phpbbpt and phpbbqe?Your database should have a full set of tables with...
View ArticleExtensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...
When Include Admins and Moderators as TPotM candidates is set to no:Code: Fatal error: Uncaught TypeError: mysqli_fetch_assoc(): Argument #1 ($result) must be of type mysqli_result, string given in...
View ArticlephpBB Custom Coding • Is my customized code secure?
I have made some changes to template files for translations to member ranks and i would like you to see the sample code if it is safe.viewtopic_body.htmlCode: <!-- IF postrow.RANK_TITLE ==...
View ArticlephpBB Custom Coding • Re: Is my customized code secure?
It's easier if you target the element with javascript and replace the text with translations.You can even target the alt and title attributes to replace them for the images.Statistics: Posted by...
View Article[3.3.x] Support Forum • Rate Limiting GoogleBot?
I know people will refer me to Cloudflare, but that is a non-starter for me. I have tried it before, and it caused issues with forum members being logged out after one minute and people not being able...
View ArticleExtension Requests • Re: Show Users Browsing Topic
viewtopic.php?t=2259056 works with the 3.3.x branchIsnt that the one with queries running in loop?Statistics: Posted by Stoker 4.0 — Thu May 01, 2025 7:50 pm
View Article[3.3.x] Support Forum • Re: Spambot countermeasures
Please fill out the Support Request Template and post it back here to enable us to assist you better.specifically a url (of the board affected) would allow at least a look.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Disable quote only one topic
...There is an extension that limits the height of the quoted messages to 100px and avoid the issue of very long messages by saying scrollbars.That's actually a good suggestion. Unfortunately I can't...
View Article[3.3.x] Support Forum • Re: My Board Won't Load
https://mysterymanro.net/forumtypo?Code: https://mysterymanor.net/worksbut Code: https://mysterymanor.net/forum/ returns 403 ForbiddenStatistics: Posted by warmweer — Fri May 02, 2025 8:05 pm
View Article[3.3.x] Styles Support & Discussion • Re: footer always at bottom
Yes that looks about right.Statistics: Posted by Gumboots — Fri May 02, 2025 8:11 pm
View Article[3.3.x] Support Forum • Re: Forum Rules permission problem
...An additional question, what does the "Can see topics" permission?Allows seeing topics : meaning seeing topic_title, topic_create_time, topic_starter, nr of replies, last_reply datetime, last...
View Article[3.3.x] Styles Support & Discussion • Re: Banner not showing up on mobile
My forum is updated to the latest version. It really looks great in the browser and works fantastically on the phone. However, there is an issue with the banner, which is wider than it should be. On...
View Article