[3.3.x] Support Forum • that autoincrement phpbb_users user_id field
've read that I can override an autoincrement field in mySQL by setting that value in the insert statement or hopefully phpmyadmin's table import functionality. Do we know if this works? My problem is...
View Article[3.3.x] Support Forum • Re: Cannot stay logged in. - FIXED!!
There is a security setting:Session IP validation:Determines how much of the users IP is used to validate a session; All compares the complete address, A.B.C the first x.x.x, A.B the first x.x, None...
View Article[3.3.x] Support Forum • Re: Can't stay logged in and occasional error message...
There is a security setting:Session IP validation:Determines how much of the users IP is used to validate a session; All compares the complete address, A.B.C the first x.x.x, A.B the first x.x, None...
View Article[3.3.x] Support Forum • Re: that autoincrement phpbb_users user_id field
I started by trying to find if I could temporarily turn off autoincrement but came across something that said I didn't have to as long as it doesn't violate uniqueness. I went through a lot of links...
View Article[3.3.x] Support Forum • Re: Need some help dealing with spambots
I totally gave up on Q&A despite the fact that it has been working perfectly for years, I can't complicate the question any further without confusing the actual users. I changed to reCaptcha and...
View Article[3.3.x] Support Forum • Re: HTTP Error when attempting to upload files over 1MB
I figured out what the problem was. I needed to add client_max_body_size 64M; to the http section of my nginx.confYou saved my life dude!!!!!! f nginxStatistics: Posted by german-german — Wed Feb 07,...
View Article[3.2.x] Convertors • Re: SMF 2.x to phpBB 3.2
Figured it out. Everything seems to be working, but during conversion, an error appears:Code: Error while processing INSERT query.In...
View Article[3.3.x] Support Forum • Re: 3.2.8 upgrade to 3.3.11 on a new server
Thanks for the advice and the link guys, I will check that out give the installation another try.Statistics: Posted by slinghang1 — Thu Feb 08, 2024 2:46 pm
View Article[3.3.x] Support Forum • Re: [Split] Need some help dealing with spambots
Please take note we prefer that you start your own topics even though it may seem it’s the same as another, it makes it easier to follow each users request, thanks.Statistics: Posted by Mick — Thu Feb...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
Just wanted to say keep up the good work. I've shown this to a good few people on my Forum and they thought it was great!I look forward to it's completion.Well done!Statistics: Posted by paulie — Thu...
View ArticlephpBB Custom Coding • Re: Possible? edit restricted username spacers
Code: $regex = '[-_\p{Lu}\p{Ll}\p{N}]+';that worked great thank youone last questionwhere would I edit the text displaying under username: on the registration formand use alphanumeric, space or -+_[]...
View Article[3.3.x] Support Forum • Mail Volume and reputation
Our mail volumes are up. Looks like going to have to pay some attention to our mail management. Mail sent to gmail, hotmail, live, and a few others now being returned as spam. We use our dedicated...
View Article[3.3.x] Support Forum • Re: Error "The submitted form was invalid. Try...
How do I make the adjustment since I cannot login? Thank you so muchStatistics: Posted by Katsoman — Fri Feb 09, 2024 4:25 pm
View ArticlephpBB Custom Coding • Re: SOLVED: Possible? edit restricted username spacers
thank you for all the help Statistics: Posted by brenwa — Fri Feb 09, 2024 6:55 pm
View Article[3.3.x] Support Forum • Cannot get to ACP after PHP update
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.1What is your board's URL? https://forum.npaclub.org/index.phpWho do you host your board with? DreamhostHow did you install your...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.11 Release
Con't great.. I wrote post.. but system cloud fare checked security and lost. Gosh.. I spent so many time to organize information about bugs.. ;/Statistics: Posted by forex.reptile — Fri Feb 09, 2024...
View Article[3.3.x] Support Forum • Re: Cannot get to ACP after PHP update
What version of phpBB are you using? phpBB 3.3.1It looks like it might actually be 3.3.0 based on the line numbers in the error message. Either way, you should update to 3.3.11 which has better...
View Article[3.3.x] Support Forum • Logo is not appearing
Hi all, I just set up a new board and I am using the flat-style-red theme. I wanted to remove the phpBB logo from the top of the forum and replace it with my website's logo. Since the phpBB logo is a...
View Article[3.2.x] Support Forum • Re: How to ban words
Far easier to just stop them getting in to begin with.Statistics: Posted by KevC — Sat Feb 10, 2024 6:07 pm
View Article[3.3.x] Support Forum • White screen after updating to 3.3.11
I've been searching a while for an answer to this issue but no real luck, not that well versed at linux either.I updated to 3.3.11 from 3.2.9 after updating php from 5.4 (centos 7) to 8.2 and it...
View Article