[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: Show Users Browsing Topic
viewtopic.php?t=2259056 works with the 3.3.x branchI already use this one, they are different proposalsStatistics: Posted by eunaumtenhoid — Thu May 01, 2025 4:08 pm
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 Article[3.3.x] Support Forum • 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 Article[3.3.x] Support Forum • 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 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.Statistics: Posted by ssl — Fri May 02, 2025 2:28 pm
View Article[3.3.x] Support Forum • Re: BEWARE - alibaba cloud llc Caused my forum to crash
Do you recall what the country of origin was for the IP you blocked?Statistics: Posted by SQLnovice — Fri May 02, 2025 2:34 pm
View Article[3.3.x] Support Forum • My Board Won't Load
Hello, my board will not load today. It just spins and then finally times out with a 500 internal server error. I contacted my server team and they see nothing blocking it. How do I go about debugging...
View Article[3.3.x] Support Forum • Disable quote only one topic
( apologies for my English )Is it possible to disable quoting on a topic? So that if the post is very long it will not make the page long.Also when the topic quoting is disabled you can only quote...
View Article[3.3.x] Styles Support & Discussion • Re: footer always at bottom
Yup. Flex is the way to do it. Exactly how you use it depends on your style's markup, but essentially you set flex-direction: column; on a suitable parent element, then set flex: none; on the header...
View Article[3.3.x] Support Forum • Re: Disable quote only one topic
( apologies for my English )Is it possible to disable quoting on a topic? So that if the post is very long it will not make the page long.Also when the topic quoting is disabled you can only quote...
View Article[3.3.x] Support Forum • Re: Rate Limiting GoogleBot?
Quote from another site (non-public topic):Google ignores a lot of directives, e.g., nofollow, noindex & crawl-delay (in robots.txt). However, they do honor 'disallow' statements in robots.txt....
View ArticleGeneral Discussion • Re: What Linux distro you use and why?
I use Ubuntu because it’s super user-friendly and has great community support. It’s perfect for a beginner, but also flexible enough to tweak once you get more comfortable. Plus, it just works well...
View Article[3.3.x] Support Forum • chown www-data cache files store /images/avatars
Just a quick question regarding user ownership of:/cache/store/files/images/avatars/uploadI usually set things up so www-data is the group owner, not the user owner. This simplifies some things for...
View Article[3.3.x] Support Forum • Re: chown www-data cache files store /images/avatars
I looked into this and it seems that only the user owner can perform specific filesystem-oriented operations. It this the reason why?We rely on some PHP functions to determine if a file/folder is...
View Article[3.3.x] Support Forum • Re: My Board Won't Load
Part of this is fixed. The php version I was using on the server expired a few months ago. So I upped it to 8.0 and the update ran. I got a message that it could not find the update directory and...
View Article