[3.3.x] Support Forum • Spam in my forum
Hello, I have a lot of spammers in my forum and lot of posts that need approval which are spam.How can I delete them all at once?To register on my forum they need to answer a question like, write 2...
View Article[3.3.x] Support Forum • Re: Spam in my forum
See How to clean up a board hit by spam and Preventing Spam in phpBB3 Stopping bots is relatively simple with the right kind of question. They know the answer to the one you have, so it's time for a...
View Article[3.3.x] Support Forum • Re: Dealing with bot traffic
Today (after 6 days) our forum received the last request with a sid in the url. And traffic is now normal.I will keep my changes in the phpBB software. And honestly I hope the community will remove...
View ArticlephpBB Discussion • Re: Why is phpBB called phpBB and what is the story of...
php is short for hypertext pre-processing (BTW the order is correct : I used to think it was pre-hypertext-processinghttps://www.google.com/url?sa=t&source= ... N6hNdMyut1you will like this one;...
View Article[3.3.x] Support Forum • Re: "Reason for edit"
I don't normally give a reason why I edited a post.It's to correct a misspelled word or to reword a sentence to clarify it's meaning.And if giving a reason for an edit was mandatory for everyone, then...
View Article[3.3.x] Support Forum • RE: ACP limit system load and forum unavailable messages
My question has to do with, the ACP, Server Configuration, Load Settings and if it can limit or slow down the non-Agent BOTS.Like other posts here, our forum recently made the spammer's attack list....
View Article[3.3.x] Support Forum • Re: Dealing with bot traffic
The first change is in session_begin in sessions.php (the four last lines is the actual change):Code: // if session id is setif (!empty($this->session_id)){$sql = 'SELECT u.*, s.*FROM ' ....
View Article[3.3.x] Styles in Development • Re: [RC] Helion
The style itself is pleasant enough, as a basic old school default style. However, the coding behind it sounds interesting. I'll take a closer look.I agree that bidi.css, or at least most of it,...
View ArticleExtension Requests • Re: "One click ban" or "Ban Hummer"...
This one works for me on current phpBB version https://www.phpbb.com/customise/db/exte ... _hammer_2/Thank you!I have just installed it on my phpBB 3.3.14, and of course turned it ON.No errors...
View ArticleExtensions in Development • Re: [3.3][DEV] Hide user profile link
The plan is to implement this. But I can't yet say whether it is possible.Statistics: Posted by wintstar — Thu Mar 20, 2025 8:22 am
View Article[3.3.x] Support Forum • Warning message forum image doesn't exist
I'm triing to put icons for each forum, yet, I get a warning message that the image doesn't exist, meanwhile is being shown on the form And then it doesn't allow me to save the changes.Do you have any...
View Article[3.3.x] Support Forum • Re: Warning message forum image doesn't exist
Try / rather than \ in the path name.Statistics: Posted by KevC — Thu Mar 20, 2025 9:14 am
View Article[3.3.x] Support Forum • Re: Quick Replay with full editor activated
...I've downloaded the latest version voor phpBB 3.2 and will see how to get it to work.phpBB 3.2?Statistics: Posted by warmweer — Thu Mar 20, 2025 6:27 pm
View ArticleExtension Writers Discussion • Re: Creating a permission to edit first post...
... the tags function was super helpful on my forum (before it collapsed). can't wait!:)Had a cold or flu or something, so got held up a bit. The so-far-working-great version is now live on GitHub...
View ArticlephpBB Custom Coding • How do I get the variables defined in the column?
I have created a number digit in the custom profile section for the user to fill in, and I would like to use this number digit to reference elsewhere. How do I know what variable it is? Statistics:...
View ArticlephpBB Custom Coding • Re: How do I get the variables defined in the column?
Column definition is number Column type is single line text input boxStatistics: Posted by siwode — Fri Mar 21, 2025 5:51 am
View Article[3.3.x] Support Forum • Re: Upgrading from 3.3.13 to 3.3.14
The update was done. I was not asked about the Database details. I was in a bit of terror when doing the update. Thank you all for the support given. ADDing:However on the checking the ACP, the above...
View ArticleGeneral Discussion • Forum only showing one character
I am not sure this is a phpBB-related problem, I think it is not.But I have a "want to become member" that has a problem.In Chrome and Edge my forums show up like this:It is very strange. When looking...
View ArticleGeneral Discussion • Re: [Time: 0.3s | Queries: 7 | Peak Memory Usage: 4 MiB...
That's rather page generation info/time (spent on on server side). Page load time is a bit different thing (like, the time spent to display already generated page to the user).Statistics: Posted by...
View ArticleExtension Requests • Re: Google Docs Viewer
Can't you do this with a custom BBCode?Statistics: Posted by Just an Alien — Sat Mar 22, 2025 7:30 am
View Article