phpBB Custom Coding • Re: Javascript code to get topic id from post id
I'm not sure about this but IIRC cloning a topic does not create new post_ids, only a new topic_id.If I'm correct, then in that case a post_id would not point to a unique topic_id.Statistics: Posted...
View Article[3.3.x] Support Forum • Re: Cant access admin / Undefined constant...
Thanks for the replys. Will get to work on it one evening soon!Any ideas why when i set the php version to 7.4 i cant access the site and browser downloads the index page?Statistics: Posted by jam_rs...
View ArticlephpBB Custom Coding • Re: How to get number of users online?
Maybe tell us what is your end goal so we can help you better Statistics: Posted by Mannix_ — Sun Apr 21, 2024 8:57 am
View Article[3.3.x] Support Forum • Re: Does the Prune Posts option remove them from the...
First of all, I don't know if this reply should go in this thread or it would be better to open a new thread...After several tests I have seen that the autopurge function works, it eliminates the...
View ArticleExtension Requests • Re: Timed group membership
Would be a great function.Statistics: Posted by deninho32 — Sun Apr 21, 2024 9:02 pm
View ArticlephpBB Discussion • Training an AI model based on your own phpbb forum?
Has anyone tried to train an AI model based on your own phpbb forum?For example: what tools have you used? How did you define a schema? How did you use the model later?Any feedback/discussion on topic...
View ArticleExtensions in Development • Re: [3.3][ALPHA] CMX Quiz v3.0.1 (formerly...
Guessing this extension's abandoned then?Statistics: Posted by Bruce Banner — Mon Apr 22, 2024 4:15 am
View ArticleExtension Requests • Optimizing phpBB forum performance: Seeking ext...
Greetings fellow forum members,As you know, there are various plugins available for WordPress, such as WP Rocket, WP Super Cache, and W3 Total Cache, which serve to accelerate WordPress pages, save...
View ArticleExtension Requests • Re: Optimizing phpBB forum performance: Seeking ext...
How many of those are caused by extensions you already have?I don't think I've seen any extensions that already do what you're asking. Some of those 'issues' are miniscule. Saving 2000 milliseconds or...
View Article[3.3.x] Support Forum • Re: How to remove Foe posts from quotes and hide Foe...
Because of the way quoting works internally it would be kind of tedious to remove foe posts using PHP. Technically possible but you'd have to use DOMXpath and do some fun parsing there, per user,...
View ArticlephpBB Discussion • Restore hard deleted post from backup
Hello phpBB community.Returning to this recurring issue with a new solution.Before applying it to the production database, all kind advises welcome.Reference:3.2 Support Forum "restore a single topic...
View Article[3.3.x] Support Forum • Re: Question on using htaccess vs claudebot and...
First and foremost, I'd just like to say thank you to everyone for their input and helping me navigate this. I really appreciate your advice and your patience dealing with what are probably very basic...
View Article[3.3.x] Support Forum • Re: ERROR on update
Support Request Template What version of phpBB are you using? phpBB 3.3.11 What is your board's URL? https://bigglesforum.net Who do you host your board with? Dreamhost How did you install your board?...
View Article[3.3.x] Support Forum • Re: Can't access ACP / workaround not helping
The quoted lines came from the web host's tech support agent. I probably should've deleted that along with the other stuff from her. Basically though, a click on the link at the top OR bottom results...
View ArticlephpBB Discussion • Re: Publish test version of PhpBB
What would be the point of having hundreds of clones of your board all over the internet? To start with, you would be dividing your Google traffic with all of those copies. Whoever picks up your board...
View ArticlephpBB Discussion • Re: Restore hard deleted topic from backup
There's also phpbb_poll_votes if that topic was a poll.and attachments in those topics may have been deleted and should the also be restored (both the files and the entries in phpbb_attachments+...
View ArticleExtensions in Development • Re: [CDB] April Fools (bugs in the machine)
Released to the CDBStatistics: Posted by HiFiKabin — Wed Apr 24, 2024 9:45 am
View ArticlephpBB Custom Coding • Can't get "expiry-time" in PM page
When I reply on a message I can get expiry-time via javascript and the expiry-time is the right one (= end session time)When I open a PM (personal message) page (in compose, reply, forward or quote...
View ArticleExtensions in Development • Re: [CDB] April Fool (Text Terror)
Released to the CDBStatistics: Posted by HiFiKabin — Wed Apr 24, 2024 9:48 am
View Article[3.3.x] Support Forum • Re: Restrict New User Posting
Okay thanks, I'll give it a try and let you know.Statistics: Posted by Lala — Thu Apr 25, 2024 8:10 am
View Article