phpBB Custom Coding • Re: Javascript code to get topic id from post id
Thank youStatistics: Posted by gvp9000 — Sun Apr 21, 2024 3:50 pm
View Article[3.3.x] Support Forum • Re: Cant access admin / Undefined constant...
Then php is not running on the server.Statistics: Posted by stevemaury — Sun Apr 21, 2024 5:50 pm
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 Article[3.3.x] Support Forum • ERROR on update
HiI got this error updating the database:General Error:SQL ERROR [ mysqli ]Unknown column 'pf_phpbb_youtube' in 'field list' [1054]SQLSELECT user_id, pf_phpbb_youtube FROM phpbb_profile_fields_data...
View ArticleWanted! • Timed Group Membership
Title/Job Description: Plugin - Timed Group Membership.Target audience: (e.g. professionals, hobbyists, students): Me, and anybody who would benefit from it.Reward: (e. g. money, backlinks, fame)...
View Article[3.3.x] Support Forum • Re: ERROR on update
What version were you using before the update and what version was used for the update?What update procedure did you follow? Hopefully you followed Minor Updates Within 3.3.x. Please fill out the...
View ArticleWanted! • Re: Timed Group Membership
Oh, it also needs an extra permission to be added: "can change board style".I need that users in this group to be not able to change the style, they are forced to an ugly one.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: How to remove Foe posts from quotes and hide Foe...
Would this need an extension?Statistics: Posted by Bruce Banner — Mon Apr 22, 2024 9:38 pm
View ArticleExtension Requests • Re: Hiding foe quotes
Hate bumping an almost decade old topic but it just struck me today how useful this would be and I can't believe no one ever responded in this topic before.Statistics: Posted by Bruce Banner — Mon Apr...
View Article[3.3.x] Support Forum • Re: Can't access ACP / workaround not helping
There's a chance of the cache folder owner/permissions issue as described here.Statistics: Posted by rxu — Tue Apr 23, 2024 4:55 pm
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 ArticlephpBB Discussion • Re: Font awesome
You could try posting in styles.Statistics: Posted by Mick — Tue Apr 23, 2024 5:47 pm
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 Article[3.3.x] Support Forum • Re: Question on using htaccess vs claudebot and...
The ones that say bingbot and googlebot are indexing your board. The others are users.Apologies for any obvious questions, but in this case user is referring to one or more board members with a...
View Article[3.3.x] Support Forum • How to prevent DDoS attacks?
Hi everyone, lately it seems that my forum is undergoing several DDoS attacks, which are causing my database CPD to saturate and the forum also requires 30 - 40 seconds to open a page.Is there any way...
View Article[3.3.x] Support Forum • Re: How to prevent DDoS attacks?
DDos attacks are not really a phpBB question, they are more a hosting question. That said, have you looked that phpBB's Who is online and in particular make sure you 'Display guests' and then look at...
View Article[3.3.x] Support Forum • Pre-load or pre-authorise users based on email address
I have a list of members of a club for my proposed forum. Some 300+ email addresses are used to identify member of the club.I am currently proposing to use the 'By Admin' feature to activate new...
View Article[3.3.x] Support Forum • Re: Pre-load or pre-authorise users based on email...
Why not use the antispam Q&A.Set the registration page question to be 'Enter the code you have been sent'.Email them all a code. As long as it's random characters and not a dictionary word,...
View ArticleExtension Writers Discussion • Re: phpBB Extension Coding Standard
Sorry for bumping a 5-year-old thread, but I just wanted to profusely thank @Senky for the Code Sniffer rules In fact, I was a bit confused why these were not much more visible and available, but...
View ArticleExtension Writers Discussion • GA newbie question
Hi there! And thanks @MattF for this outstanding job!Please bear with me... while I've been using GitHub Actions for a while now, I'm not familiar with writing rules for these actions, thus my...
View Article