[3.3.x] Support Forum • Re: Gues session requests cause mysql to use high CPU
Great Idea.Statistics: Posted by Steve — Thu Jun 12, 2025 8:19 am
View ArticleExtension Writers Discussion • Re: AJAX confirmation and page refresh
The add and friend foe option in memberslist view profile is easy to copy Danny and utilizes the phpbb.confirm() function. Statistics: Posted by Steve — Thu Jun 12, 2025 9:04 am
View ArticleExtensions in Development • Re: [3.3][DEV] Link 2 Topic Name
yes, the link in the bubble it's not replaced...but i don't think is necessary. it's a non clickable link, and it would become a box-in-box if i replace all links inside another maybe i won't do that...
View ArticleExtension Writers Discussion • Re: parsing text. enable and...
thank you steve yep, preg_replace works fine, but i was trying to know how the phpBB parsing function works Statistics: Posted by sebo — Thu Jun 12, 2025 9:39 am
View Article[3.3.x] Support Forum • Re: Sticky permissions
It's a forum based/specific permission.Having admin permissions only lets you in to the admin panel. It doesn't confer any extra abilities.permissionsgroup forum permissionschoose the group you...
View Article[3.3.x] Support Forum • Re: Coupla Questions about Administering my Forum
In any case, what I see in Notifications is "Activation required for deactivated or newly registered user" followed by username, date and time. As the admin, what can I do to fix that and activate the...
View ArticlephpBB Discussion • Re: Dealing with bot traffic
I would really appreciate if anyone could give any insight on my question from earlier in this thread.The one change did make a difference but the bots are back and now seem to be hammering the URLs...
View Article[3.3.x] Support Forum • Re: phpBB Gallery Extension
Can anyone point me to instructions for downloading the extension from GitHub?On main page click the download button and then click download .zip. Just be aware extensions on third party sites have...
View ArticleExtensions in Development • Re: [3.3][RC] Local Time
Thats possible.I registered the bot: 19 May 2024, 17:46It has no timezone:EDIT:If I enable this extension again I have this error all over the board (and I did add timezone for the bot manually):Code:...
View ArticleGeneral Discussion • Re: How can I block "AI"?
Well, that would block the forums content being listed by Google, thus preventing new users to find the forums. That is no good solution.The suggestion was to just BLOCK SOME ( not all ) of the forum...
View ArticleExtensions in Development • Re: [3.3][DEV] AnubisBB - proof-of-work bot defense
Made some improvements, it's now mostly usable. Although, still experimental. Download v0.2.0I've also been working on using phpBB's builtin captcha function as an alternative. Depending on how hard...
View ArticleExtension Requests • Alphabetical sorting of topics
One of my sub-forums is used for archiving magazines, I'd like to have an option to sort the /viewforum.php so all the topics are listed alphabeticallyIs that possible?Statistics: Posted by Zinnn —...
View Article[3.3.x] Styles Support & Discussion • Re: Navbar declutter
A this is a little bit too complicated I have replaced "Messages privés" which takes a lot of space by "MP" which is just as understandable :it doesn't declutters anymore I have made the modification...
View ArticleExtension Requests • Re: Database for 3.3.15
okay thank you Statistics: Posted by mulano77 — Sat Jun 14, 2025 10:01 am
View Article[3.3.x] Support Forum • Re: Need Help Posting Screenshots.
OKAY. Let's try this.Thank you, Gentlmen. I learned something new today.Statistics: Posted by Ahr Aitch — Sat Jun 14, 2025 11:44 pm
View Article[3.3.x] Support Forum • Re: Sticky permissions
Thanks so much. Picking "Group forum permissions" did it. Somehow that is different than "Forum permissions." It's the same thing except you are locked into one group if you use "Group forum...
View Article[3.3.x] Support Forum • How to create a link to wordpress on my site.
I installed wordpress and changed the static page to woocommerce. But if I enter domainname.com/wordpress it just pulls up domainname.com. I'm paying for woocommerce through bluehost.Otherwise, how do...
View Article[3.3.x] Support Forum • Re: Board email address does not work
This has gone from bad to much worse. I read your post then tried to log in to make changes. The response to the log in attempt is: "The submitted form was invalid. Try submitting again." Several...
View ArticlephpBB Discussion • Re: Dealing with bot traffic
As for the session duration timeout, I've increased the duration of session in the BB settings to 6 hours so far, that seems to do the trick at least for me. What is the maximum safe value? I've an...
View Article[3.3.x] Support Forum • Re: How to create a link to wordpress on my site.
I was sure this question came up previously and I found it and it appears you asked it yourself: viewtopic.php?t=2663236Did you get it working?As for WordPress and/or OpenCart support you’ll need to...
View Article