[3.3.x] Support Forum • Re: Error in reparser after detecting problem in some...
You can try this SQL:Code: SELECT * FROM `phpbb_posts` WHERE `post_text` NOT RLIKE '<t>|<r>';Might also want to check the end tags separately, neither should return any results.Statistics:...
View Article[3.3.x] Support Forum • New Host - New domain extension
Hi guys,As detailed elsewhere, I will be moving my existing forum to a New Server / host, ... along with a necessary change of Domain extension.It is currently name.com.au and it will become name.auMy...
View ArticleGeneral Discussion • Re: Can I Still Profit from a Forum Like phpBB Today?
Wait, what happened to the OP?Statistics: Posted by [Dimetrodon] — Tue Oct 08, 2024 12:25 am
View Article[3.3.x] Support Forum • Re: New Host - New domain extension
All you need to do is transfer the phpbb files via ftp, and create new database, then upload the database backup.Also you will have to edit the config.php file with the new settings (database...
View ArticlephpBB Discussion • Re: Question About phpBB's Early History: How Long was...
For the interested: phpBB FilesphpBB is the world's leading open source discussion forum software.Brought to you by: acydburn, marshalrusty, naderman, noxwizard979...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.13 Release
I'm going to report this on the bug tracker. Edit: Done https://tracker.phpbb.com/browse/PHPBB-17410I found a minor bug in phpBB 3.3.13If you test out another user's permissions and try to look at the...
View ArticleExtension Requests • Re: Best extensions to Improve phpBB's SEO?
Hello,I have a list like this:https://phpbbgroup.com/t34In fact, SEO is not achieved by installing extensions, but by writing quality content. Otherwise, quality content that has not installed any...
View ArticleExtension Requests • Re: Fingerprint login
Well, why not FaceID or facial recognition? Statistics: Posted by halil16 — Wed Oct 09, 2024 2:11 am
View ArticleExtension Requests • Bump interval by groups
Hi,By default, the bump interval is the same for each group with bump permission. However, I think that choosing specific bump spacing for groups can be very useful and useful in different usage...
View Article[3.3.x] Support Forum • Backup / restore without MySQLDumper
(3.3.2 test board) I've been using MySQLDumper for years. Loved it. Now that we are on new hosting, I installed it and got a white screen, not sure why. It may be because we are on PHP 8.1.29, but I...
View Article[3.3.x] Support Forum • Re: Help moving to a new server
You need to activate error display on page. That would make easy to solve the problem. I don't know what's the setting for that. Someone might suggest here.Statistics: Posted by exemplary1 — Wed Oct...
View Article[3.3.x] Support Forum • Re: What do you recommend for new user registration...
I am talking about AI, because in my non-enlgish forum I dont see any attempt from bot to register due to Q&A.OK, I got my first spam message (in a European language) as I removed Q&A from...
View ArticleExtension Requests • Re: Auto resize attachments images
Bringing this back from the past rather than starting a new thread. I don't have the ImageMagick option in my ACP. Was this function removed or is it something I have to implement on my own? I need...
View Article[3.3.x] Support Forum • Problem with unread posts and wrong last post in...
Hi! I have a problem with unread posts (unread posts are set to be stored on the server in database, not in user sessions cookie). It was working fine until a few days ago, since then multiple users...
View Article[3.3.x] Support Forum • Re: Problem with unread posts and wrong last post in...
For the unread posts turn off Speed brain in Cloudflare, it's new feature they added on Sept. 25 and deployed on as default. There is topic I started about it here:viewtopic.php?t=2657146Another...
View ArticleGeneral Discussion • Re: Backup / restore without MySQLDumper
Excuse my tunnel vision here. I looked at each option you gave.@warmweer Bigdump looks like the choice to import. I tried it years ago before trying MySQLDumper. Thank you.@thecoalman I tried both...
View Article[3.3.x] Support Forum • Re: Help moving to a new server
Im not familiar with v3.3 error reporting but this should work. OPENroot/common.phpFINDCode: if (!defined('IN_PHPBB')){exit;}AFTER ADDCode: ini_set('display_startup_errors',1);...
View ArticleGeneral Discussion • Re: AppleWebKit - Preventing "Users Online"...
That is part of the user agent used by Chrome.Statistics: Posted by Brf — Fri Oct 11, 2024 6:51 pm
View Article[3.3.x] Support Forum • Re: How to redirect all domain.com requests to...
Have you cleared your browser cache?Statistics: Posted by Chico Gois — Fri Oct 11, 2024 7:07 pm
View ArticlephpBB Discussion • Re: I can't upload graphics via PM also at forums
I can't upload graphics via PM also at forums@KevC,happened a lot today and it's not a small BUG for me personally. I don't know whether the entry in the BUG tracker is correct. I have done what I...
View Article