[3.3.x] Support Forum • Re: problem with forum copy
You should double-check your process against the recommended approach in Transferring Your Board to a New Host or DomainStatistics: Posted by P_I — Fri Dec 29, 2023 5:59 pm
View Article[3.3.x] Support Forum • Re: Unable to accept cookies (forum moved to new host)
ACP >>> tab GENERAL >>> Server Configuration >>> Cookie SettingsAdded: again when I submitted, no message that a new post was made.Statistics: Posted by warmweer — Fri Dec...
View Article[3.3.x] Support Forum • Re: image decoding error
Thank you very much for your advice. I will use SFTP, in fact I am on linux but I always used filezilla for convenience.Understood the explanation of the header encoding and the difficulty that this...
View ArticleExtensions in Development • Re: [3.3][RC] Quick Title Edition
Thanks for the release Statistics: Posted by nextgen — Fri Dec 29, 2023 8:38 pm
View ArticlephpBB Custom Coding • Modifying quotes in MySQL and "re-submitting"...
Okay this is a long shot...I'm testing board merging and everything is great except one thing.Quotes are formatted like this in the database:Code: [quote="User" post_id="???" time="???" userid="???"]...
View Article[3.3.x] Support Forum • Posting is very slow
Firstly, my forum loads super fast so no issues there. Browsing is normal. PMs are fast. But suddenly posting (adding new topics) has become very slow. It takes 5-10 seconds for anything new to post....
View ArticlephpBB Custom Coding • Re: Modifying quotes in MySQL and...
There’s a reparser in the CLI for the posts/BBCodes. For further information see Command Line Interface. As always, make sure you have an up to date database backup before using the CLI. You will find...
View Article[3.3.x] Support Forum • SQL Error 1064 on 'New Topic'
I can't reproduce it here, but a couple of members have reported that they are getting this error when clicking 'New Topic' (this is after having moved the forum onto a new host):The forum is at...
View Article[3.3.x] Support Forum • Re: Posting is very slow
First check your server error logs for any suppressed errors. Make backup of your database. Go into phpMyadmin and open the database phpBB is in if it's not already open. Scroll to the bottom, check...
View ArticleExtension Writers Discussion • Re: PHPBB33 + Facebook Login creates account...
...Then all I needed was https://wiki.phpbb.com/Add_users to add user to database and then call link_account() after the user was added.I know this is an ancient post - but, the phpBB Wiki was...
View Article[3.3.x] Support Forum • Re: My forum is being overrun by drug bots
There’s a KB for setting up the Q&A Knowledge Base - How to configure Q&A CAPTCHA..And this may help too Knowledge Base - How to clean up a board hit by spam.Statistics: Posted by Mick — Sun...
View Article[3.3.x] Support Forum • Forbidden You don't have permission to access this...
This happens to me suddenly after no changes on my side.Useing the search function I ony found very old solutions.Any ideas for help? PHPBB 3.3 with Pro Ubuntu Lucid StyleThank you!Statistics: Posted...
View Article[3.3.x] Support Forum • Re: Forbidden You don't have permission to access...
Need more information such as what you are trying to access and who is trying to access it.Is this a phpBB error page or a server error page?That said if it's phpBB error page you likely have forum...
View Article[3.3.x] Support Forum • Re: new user question about topic page navigation
Thanks, thecoalman!When comparing, the 1st thing I did is that change language to English and tried.I will check the error log.Appreciate the great help and happy new year:)!Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: SQL Error 1064 on 'New Topic'
Probably same viewtopic.php?p=15742371#p15742371.Statistics: Posted by rxu — Sun Dec 31, 2023 8:35 pm
View Article[3.3.x] Support Forum • Re: table _qa_confirm trim?
It should not be anywhere near that size. I see a couple of dozen rows on most forums. Is your sessions table massive too?How are you dealing with the spam before you change the Q&A? Are you...
View Article[3.3.x] Support Forum • Create Subforum visible only by the administrators.
Happy New Year to all. I created a subforum in my forum where I would like to be visible only by the administrators. How can I do? Thanks in advanceStatistics: Posted by maupap — Mon Jan 01, 2024 8:56...
View Article[3.3.x] Support Forum • Re: Create Subforum visible only by the administrators.
permissionsgroup forum permissionsregistered users (and guests and bots)the forum you want to hideno accesspermissionsgroup forum permissionsadmin group (and mods if you want them)the forum you want...
View Article[3.3.x] Support Forum • Install is stalled - v3.3.11
Support Request Template What version of phpBB are you using? phpBB 3.3.11 What is your board's URL? https://www.cefresearch.ca/phpBB3/ Who do you host your board with? register.ca How did you install...
View Article[3.3.x] Support Forum • Regarding Announcement Notifications
Hello, all!I'm wanting to set it up where all users will get a notification when a post is made to our announcements. Currently, we have been using simple mentions to notify everyone that an...
View Article