phpBB 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 ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
My idea was to add some features to the original code before that, but I don't have time for that lately.Statistics: Posted by jasolo — Sun Apr 21, 2024 9:34 am
View ArticleExtension Requests • Re: Timed group membership
Sorry, up.Still no way to do this?Statistics: Posted by Lord Phobos — Sun Apr 21, 2024 8:50 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 Article[3.3.x] Support Forum • Re: How to remove Foe posts from quotes and hide Foe...
Strange question. There are three options: extension, custom coding or default feature.How could I possibly know which option would work?Statistics: Posted by Bruce Banner — Tue Apr 23, 2024 5:05 am
View Article[3.3.x] Support Forum • Issue with Paths and Reverse Proxy with DNS
Hello everyone,I just set up a fresh install of PHPBB 3.3, latest copy from the website.Everything went smoothly during the install. No issues with dependencies, and super awesome how easy it was to...
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
> Direct login to https://forum.wheatstone.com/adm/ shows a 401 error.> PHPBB forum shows access to this after login via https://forum.wheatstone.com/.>I am not sure what this means. You...
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 post 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 ArticlephpBB Discussion • Re: Restore hard deleted topic from backup
How many topics do you want to recover?Statistics: Posted by Mick — Wed Apr 24, 2024 10:33 am
View ArticlephpBB Custom Coding • Re: Can't get "expiry-time" in PM page
I looked, Mick. The extension the OP is talking about is somet ext. else. This just creates a cookie with JS so that it is remembered in the browser. The one the OP uses seems to be a bit more...
View Article[3.3.x] Support Forum • Restrict New User Posting
Hi,I'm working on setting up my phpBB and I'm trying to make it so everyone's first post must be in the Intro forum (and not as a reply), but once they've introduced themselves they are automatically...
View Article[3.3.x] Support Forum • Re: Restrict New User Posting
NRU permissions posting and replying on all forums is set to No, except the Intro forum where only Can Start New Topics is set to Yes.It needs to be NEVER instead of NO.The YES permission they get...
View Article