Extension Requests • Re: URL rewriting
Hello, I just installed the extention SEO Site map so I will be able to upload it to google console to at least tell google my URL have changed.I tried making a reverse htaccess in case some of my old...
View Article[3.3.x] Styles Support & Discussion • Re: How to modify the logo of my forum
Sure ! I did it in my previous message.Thanks !Maybe share the answer for those of us that also have the same question.Statistics: Posted by kuri2004 — Mon Jun 23, 2025 4:39 am
View Article[3.3.x] Support Forum • Re: Can't send email
Smtp address: mail.google,comtry smtp.gmail.comStatistics: Posted by warmweer — Mon Jun 23, 2025 6:14 am
View ArticleExtension Writers Discussion • Re: updating ACP module migration
i tryied with two file like you say but no wayafter lots of debug and studying i've found the solution! for ones who cares: that's the new file....and the "solution" below.Code: namespace...
View Article[3.3.x] Support Forum • Soft delete posts
I run this query in my database to bulk soft delete posts of a specific user.Code: SET @TARGET_USER := 100; -- user_id to wipe test_userSET @ADMIN_USER := 2; -- your own user_id-- Mark every post as...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Hello, is there any way to make the page name appear as a tag name on the tagged pages?Statistics: Posted by igorbond — Mon Jun 23, 2025 8:30 am
View Article[3.3.x] Support Forum • Re: Cannot login to ACP
There is false positive from mod_security in phpBB versions less that 3.3.12, update to latest phpBB and you should have no problem.Temp solution to get into ACP can be found...
View Article[3.3.x] Support Forum • Re: Search index
You have a bunch of search indices on the post_subject column which has resulted in duplicate keys with a numbered suffix, but the original was deleted. When it looks at the search index, it can't...
View Article[3.3.x] Support Forum • Re: Installation on Windows Server
A blank white page is indicative of supressed php error, check the php error logs. If none present check the php.ini for error logging options.This will give you php information. Just upload to server...
View Article[3.3.x] Styles in Development • Re: [RC] Win10 for phpBB 3.3.10
No more updates?Statistics: Posted by null2 — Wed Jun 25, 2025 12:13 am
View Article[3.3.x] Support Forum • Windows Server with SQLEXPRESS
After fixing the other write permission, I now get... [Microsoft][ODBC Driver 17 for SQL Server] Could not open a connection to SQL ServerI am using SQLEXPRESS running on the same server and usually...
View Article[3.3.x] Support Forum • Re: Windows Server with SQLEXPRESS
I split this to it's own topic, someone else may be able to help. but warned that it had a 10 GB limit.Unless you have forum with hundreds of posts per day for many years that should not be an issue....
View Article[3.3.x] Support Forum • Re: Can't Login My Board
bump...new error log[proxy_fcgi:error [pid 725256:tid 725395 [client 102.91.78.120:0 AH01071: Got error 'PHP message: PHP Fatal error: Uncaught...
View Article[3.3.x] Support Forum • Organizing what will become a massive database
Okay, folks! Setup a vaping forum. Kind of a workshop if you will.Biggest challenge. My partner (I just setup the board - It's all about him and what he wants to do with it - where he wants it to...
View Article[3.3.x] Support Forum • Re: Organizing what will become a massive database
Im not sure what you are asking I assume we are talking Oneshots and not concentrates like "Flavorah Alpine Strawberry"?Its doesnt really-really matter how concentrates tastes alone because...
View Article[3.3.x] Support Forum • Error Login in My Board After Restoring SQL Databse
I recently updated my board and everything was working fine until I restored a database from the list of some saved databe I found in my ACP, Now, my board loads fine but whenever I tried to login ACP...
View Article[3.3.x] Support Forum • Moving hosts and passwords not working (hashing?)
I've come across a few articles and posts here on going backwards in PHP versions will result in passwords not working in the user database; but in this case I am making a fairly large move upward in...
View Article[3.3.x] Support Forum • Re: Moving hosts and passwords not working (hashing?)
One clarifying point - when I login with my username/password it just fails like I have the password wrong; and I'm using my password vault with the same credentials that works on the other system...
View Article[3.3.x] Styles Support & Discussion • Re: Make lastpost area more wide
It wasnt that simple. Responsive view is destroyed with those edits Statistics: Posted by Stoker 4.0 — Fri Jun 27, 2025 4:11 am
View Article[3.3.x] Support Forum • Restoring a backup
So I backed up my database via both ACP/Maintenance, and phpmyadmin export.I then used bluehost's file manager to compress all the folders and files within public_html, and downloaded both the...
View Article