[3.3.x] Support Forum • Re: Cannot stay logged in.
I installed the "unofficial STK for 3.3.10" and ran all the tests. So far it hasn't found any issues.However, if I log into the STK using my normal admin ID I still get kicked out. But, if I log in...
View Article[3.3.x] Support Forum • Home Link Error
I am getting "The webpage at https://mywebsite.com/ might be temporarily down or it may have moved permanently to a new web address. ERR_SSL_UNRECOGNIZED_NAME_ALERT" error when I click on the home...
View Article[3.3.x] Support Forum • Re: Need some help dealing with spambots
Getting flooded here too.The bots are now using AI generative searches which are much harder to work around. They're also 98% of Russian origin.I've tried reworking questions/answers and then running...
View Article[3.3.x] Support Forum • Re: Home Link Error
Goto ACP / forum settings, and see if the website url is correct.Statistics: Posted by SpIdErPiGgY — Tue Feb 06, 2024 3:25 am
View Article[3.3.x] Support Forum • What are the implications of allowing the same email...
There's an option to allow multiple registrants to use the same email address. I guess the password reset code understands that and addresses it to the username requesting the password reset even...
View Article[3.3.x] Support Forum • Consider username with space and without space as same ?
How to consider username with space and without space as same ?For example, username 'abc123' would be considered same as 'abc 123', and would be rejected if either username is already...
View Article[3.3.x] Support Forum • Re: Consider username with space and without space as...
This kind of space problem should not exist.How was your forum installed or updated? By yourself or by your host?Statistics: Posted by ssl — Tue Feb 06, 2024 5:07 am
View Article[3.3.x] Support Forum • HTTP ERROR 500 crash after spambot change
Hello, and thank you for the help. I had a large amount of spambot accounts being made recently, so I changed the security settings a bit. Seemed to be fine, then I tried logging back in 20 minutes...
View Article[3.3.x] Support Forum • Re: HTTP ERROR 500 crash after spambot change
Is there any error.log file generated in the phpbb directory? Which settings exactly did you changed?Statistics: Posted by Madalin10 — Tue Feb 06, 2024 9:36 pm
View Article[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 • Blank white screen in some pages
I am getting blank white screen in some pages (when clicking a post view i.e. viewtopic, my posts i.e, search ,etc). i know thats a suppressed php error but in my apache error log there is no errors...
View Article[3.3.x] Support Forum • Re: Need some help dealing with spambots
Before I figure out the hoops of adding extensions, I would just like to change the Challenge Question, but I can't seem to find where to do that. The 'Spambot Countermeasures' panel shows me a...
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 • Find what version of phpBB I'm using?
I have an old forum I am trying to bring back and all I have is a zip of all the site files. Is there any way I can tell what version of the software I am using from just looking within the files?...
View Article[3.3.x] Support Forum • Re: Find what version of phpBB I'm using?
From just the files, you can always use this:https://mysite.com/folder_if_you_use_one/styles/prosilver/style.cfgStatistics: Posted by Toxyy — Thu Feb 08, 2024 2:58 am
View Article[3.3.x] Support Forum • Re: Playing with the test system
I turned on auditing. There are a lot of logons all the time, from System and NT Authority. Those were in the event log before i just turned on auditing, but I'll keep an eye on it. I'll shut it down...
View Article[3.3.x] Support Forum • 3.2.8 upgrade to 3.3.11 on a new server
I currently have a 3.2.8 forum on what I am told is an outdated server running php 5 and need to move to a new server.The new server runs php8 and I do not think my 3.2.8 forum will run on it without...
View Article