[3.3.x] Support Forum • Re: Fatal error: Uncaught Error: mysqli object is not...
Hmm, I have the same problem on 3.3.11, but I'm trying to use ddev as my development environment. Let me see if upgrading phpbb fixes the problem.Statistics: Posted by JacobM — Sun Jan 12, 2025 12:23 pm
View Article[3.3.x] Support Forum • Re: Disallow OpenAI boots
Code: User-agent: GPTBotDisallow: /Madalin10 JUST this?Statistics: Posted by saavannah — Sun Jan 12, 2025 2:18 pm
View Article[3.3.x] Support Forum • Re: Disallow OpenAI bots
I have followed the instructions provided in other discussions to implement a blocking code for users who are overloading our server. There are many different instructions that can be found via...
View Article[3.3.x] Support Forum • The Founder setting not select
Hi,There is something I can't figure out. The Founder setting is being disabled on a board by itself. It doesn't happen all the time, but it happened to me 3 times at long intervals. What could be the...
View ArticlephpBB Ideas • Re: Log failures for Q&A captcha
With the rise of LLMs, we need to be more careful in distinguishing between fully automated bots and human spammers in our discussions. LLMs tend to produce wordy responses, so we need to factor that...
View Article[3.3.x] Support Forum • Re: Using custom symbols and emojis: any issues?
PhpBB has been able to handle standard web emojis for a while now. It is up to your web browser to display them properly.Statistics: Posted by Brf — Mon Jan 13, 2025 4:06 pm
View ArticleExtension Writers Discussion • Re: Creating a controller that handles POST
Bump.Statistics: Posted by tig_ — Mon Jan 13, 2025 4:42 pm
View Article[3.3.x] Support Forum • :santa: Re: Using custom symbols and emojis: any issues?
You'll also find the difference between emojis in topic/post subjects/titles etc to them in the postbody :santa:Statistics: Posted by Steve — Mon Jan 13, 2025 5:39 pm
View Article[3.3.x] Support Forum • Quick Links: editing navbar_header.html doesn't do it
Hi,I'm the admin for a forum, https://forum.irishminis.ie (using version 3.3.8) and it has a link in Quick Links ("IMOC Membership PayPal") that's going to the wrong place, so needs to be either...
View Article[3.3.x] Support Forum • Re: Quick Links: editing navbar_header.html doesn't...
Did you purge the cache in ACP after making changes? That link may be added by an extension if it is not present in the file you mentionedStatistics: Posted by Mannix_ — Mon Jan 13, 2025 6:53 pm
View ArticlephpBB Custom Coding • Re: Some useful SQL
That would indicate the posts were deleted from the posts table and the topic was not deleted from the topics table. Just delete them using MCP.Statistics: Posted by thecoalman — Mon Jan 13, 2025 7:15...
View ArticleExtension Requests • Re: Text formatting extension
https://www.phpbb.com/customise/db/exte ... bcode_box/Are you sure about that?I've tried it just now and as expected, copying and pasting the formatted text only copies the text, not the...
View Article[3.3.x] Support Forum • Custom Groups
Hello… I am writing to inquire about a small issue I am facing with the custom groups I created on my forum. Unfortunately, these groups are not appearing in the user's profile when I go to the...
View Article[3.3.x] Support Forum • Re: Custom Groups
There is an auto group extension that might be helpful. https://www.phpbb.com/customise/db/exte ... to_groups/They can be added in bulk using the find a member link, put a check next to each name you...
View ArticleGeneral Discussion • Re: Why have forums died?
I wish they wouldn't have, at least in the narrow sense that they have died (plenty are still thriving!).Forums seemed to give way to blogs which then gave way to Facebook and short-form media (X, for...
View Article[3.3.x] Support Forum • Re: The Founder setting not select
Do you see any logs about this in the admin panel?Some browsers are autofilling boxes, checkboxes without you realising it.Statistics: Posted by Anișor — Tue Jan 14, 2025 7:52 pm
View ArticleExtension Requests • Re: External link and attachment icons similar to Wikipedia
You can use the CSS like they do (I know you said you would like to do this in a different way).Code: .content a[href$=".pdf"].postlink,.content a[href$=".PDF"].postlink {background:...
View Article[3.3.x] Support Forum • Re: Admin Main Tab is blank
Regarding the error 500 code, that's PHP errors that are usually logged in in a file called "error_log". You can check for the error_log file in the public_html or the location of your board's root,...
View ArticleExtension Writers Discussion • Re: Convert fra config to config_text
Thank, I'll have a look at itStatistics: Posted by Stoker 4.0 — Wed Jan 15, 2025 5:39 pm
View ArticleExtension Requests • Re: Sitemap extension?
What to do if when viewing the site map in this extension the page opens for a very long time? Several minutes. And don't send me to solve the problem on other resources. The answer is always the same...
View Article