[3.3.x] Support Forum • Re: Changing the name of a forum/url
Change the script location under server settings, rename the folder using FTP and purge phpBB's cache just in case there is any lingering URL's using old script path that are cached. Open phpMyadmin...
View Article[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 • Re: Not working anymore after update to 3.3.13
I use 3 forums (since 2015) and they are instaled thru Softaculous interface automatically.Never use these one click installations!After automatic update to 3.3.13 Don't use that Sometimes it helps...
View Article[3.3.x] Support Forum • Foes and private messages
I have a rising number of users being bothered by PMs by certain other others and wanting to disable those - I thought the Friends/Foe system would be a solution to this but apparently defining...
View ArticleExtensions in Development • Re: [ABD] phpBB Topic/Post Reactions, Thanks, Like
Back up and running, download of version 0.9.0 added to 1st post. Statistics: Posted by Steve — Mon Oct 07, 2024 5:27 pm
View Article[3.3.x] Support Forum • Re: Image re-sizing on upload
@deninho32 - thank you for the suggestion; I do already have a lightbox extension installed, and if my understanding is correct, it only affects the display of the image - I am wanting to ensure that...
View Article[3.3.x] Support Forum • Re: Foes and private messages
Private Message rules can make use of the Friend and Foes list for filtering incoming PMs.Statistics: Posted by warmweer — Mon Oct 07, 2024 7:49 pm
View Article[3.3.x] Support Forum • Re: Email Server setup - ssl / tls - issues
I have the same problem with Hetzner / KonsoleH for SMTP-Server mail.your-server.de:587.Does maybe updating phpBB help?[Edit:]Using STARTTLS (no tls:// or ssl:// in server address) on Port 587 did it....
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...
Also there's a bit of the history info here https://www.phpbb.com/about/history/.Statistics: Posted by rxu — Tue Oct 08, 2024 5:21 pm
View Article[3.3.x] Support Forum • [ACP]select a post/thread NOT show in recent
would it be possible to add this function to ACP? thanks!Statistics: Posted by Hof — Tue Oct 08, 2024 5:41 pm
View Article[3.3.x] Support Forum • Re: Help moving to a new server
Do you have a error log? Or can you add error logs?Statistics: Posted by janus_zonstraal — Tue Oct 08, 2024 7:13 pm
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: Auto resize attachments images
If you set the max dimensions image files will be resized automatically client sized assuming they have JS enabled. There is nothing standard for filesizes to try and hit some specific fie size in...
View ArticleGeneral Discussion • Re: Backup / restore without MySQLDumper
Why not stick to the ACP, phpMyAdmin, or SSH as this is how everybody else seems to be doing it and it works? Sure you can try some 3rd party solution but it's always going to be more difficult to...
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 Article