[3.3.x] Styles Support & Discussion • Anybody know? [How to edit or make...
Does anyone know how to make or edit a phpbb2 theme similar to this gtaforum.pl template for phpbb3 in the latest version?https://web.archive.org/web/20161022123 ... forums.pl/Statistics: Posted by...
View ArticleExtension Requests • Re: Tags for posts
Take a look:https://www.phpbb.com/customise/db/exte ... topic_tagsStatistics: Posted by andares — Thu Apr 25, 2024 11:58 am
View Article[3.3.x] Support Forum • Re: Claudebot attack
They train their AI and rape your website while dong it. "helpful, honest, and harmless AI system" as they say it is.We can skew their training by blocking access to the data. Statistics: Posted by...
View Article[3.3.x] Styles Support & Discussion • Re: Anybody know?
phpBB • Creating & Modifying StylesphpBB • [GUIDE] How to edit any part of the theme with ease!Statistics: Posted by Mannix_ — Thu Apr 25, 2024 1:18 pm
View Article[3.3.x] Support Forum • Option [what provides media BBCode?]
How can I add this option and what is it? In what setting should I turn it on? Because we don't have such options on my forum and users want this option and I have to enable it as I marked.Statistics:...
View Article[3.3.x] Support Forum • Re: Option - Media Embed Plugin
It comes from phpBB Media Embed PlugIn.Statistics: Posted by P_I — Thu Apr 25, 2024 5:29 pm
View ArticleExtensions in Development • Re: [3.3][RC] Autolinks 1.3.9
Hi. Just noticed a conflict between this extension and this one. With both extensions enabled, as long as I haven't added an autolink yet, everything's fine. But when I add an autolink, and enable it...
View Article[3.3.x] Support Forum • Re: ERROR on update
What do you mean by "if it thinks..."I mean, the admin section is saying my forum is 3.3.11 but my database is 3.3.10Being that the forum is no longer 3.3.1, progress anywayStatistics: Posted by...
View Article[3.3.x] Support Forum • Re: I Forgot padsword of control page of forum
HiI Forgot padsword of control page of my forum.How can i reset my password .Page of lost password doesn't work ... I wrote my mail but no mail was sent .How can reset my password ThanksA quick search...
View ArticlephpBB Discussion • Re: Claudebot attack
How can you tell it is something like this?For the past two weeks, my board has slowed to a crawl.I have to purge all the sessions to get it to be snappy again.Is this what is going on?I am using...
View Article[3.3.x] Support Forum • Sole administrator has deleted their own account
The sole founder and administrator of a forum has managed to delete his own account, leaving the forum without any admin. He achieved this by impersonating me, registering a new account with my email...
View Article[3.3.x] Support Forum • Re: Sole administrator has deleted their own account
I'm not sure how that is really possible to be honest. The only user that can delete other founders on a phpBB forum is other founders. Founder is a special setting that gives you elevated permissions...
View Article[3.3.x] Support Forum • Why are threadnotifications working mandatory or not...
I'm just wondering about something.Normally (except for phpBB) I'm used to set a certain thread as watched/subscribed/bookmarked and get notifications about that thread.But I don't always want to be...
View Article[3.3.x] Support Forum • Re: Issue with Paths and Reverse Proxy with DNS
I don't know if this would have fixed your problem, but it's worth noting the startup code in every phpBB file:Code: define('IN_PHPBB', true);$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ?...
View Article[3.3.x] Styles Support & Discussion • Re: Any idea what font this is?
You got that from a picture?!?! Right you are, thanks!Statistics: Posted by Kailey — Sat Apr 27, 2024 7:57 pm
View Article[3.3.x] Support Forum • Re: max_queries exceeded without surge in traffic (as...
Not sure if helpful but about 5 months ago my site started having that exact error. The logs showed that 90% of the traffic was coming from a single ip address. I had that ip address blocked and the...
View ArticlephpBB Discussion • Re: Restore hard deleted topic from backup
Script to get the data for lost topic from backup database now looks like this:Code: #!/bin/bash# Get data for topic 4330mysqldump phpBBdatabase phpbb_posts --no-create-info --where="topic_id=4330"...
View Article[3.3.x] Support Forum • Modify Label in Registration Form
I wish to modify the username label (just the label) on the registration form to read as "Display Forum Name" instead of the default "username". I have no idea where that edit should be done. I ask...
View Article[3.3.x] Support Forum • Re: Modify Label in Registration Form
Edit ucp_register.html and login_body.html. But I think it is best to change the username in the language file. That way you can replace username with Display Forum Name all over board.Statistics:...
View Article[3.3.x] Support Forum • Re: checking bots in the forum
Did you set a redirect 301 on the old domain?Statistics: Posted by janus_zonstraal — Sun Apr 28, 2024 6:04 pm
View Article