[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: 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 • 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[3.3.x] Support Forum • Re: 3.2.8 upgrade to 3.3.11 on a new server
I have read both articles, still unsure what to do since both articles are for a different scenarios.Do I copy my 3.2.8 board to the new server even though the new server has newer php version 8 that...
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] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
You could try searching here on the subject, something like ‘convert myBB 1.8 to phpBB’. There are a lot of hits, some successful some not.This tends to cause more confusion than help.So, I started...
View Article[3.3.x] Support Forum • Re: Mail Volume and reputation
What does this tell you? Register an account using the email address they provide. https://www.mail-tester.com/Statistics: Posted by thecoalman — Fri Feb 09, 2024 4:33 am
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.3.x] Support Forum • Re: Logo is not appearing
Clear the forum cache+ ctrl F5 to clear the browser cacheStatistics: Posted by SpIdErPiGgY — Sat Feb 10, 2024 1:32 am
View Article[3.3.x] Support Forum • "Last Post" title line remove
Admin: My bad, not paying attention, please removeHow would I remove/disable Last Post title from appearing?As in this:Statistics: Posted by karado58 — Sat Feb 10, 2024 3:11 am
View Article[3.3.x] Support Forum • Category-Forums-Topics?
Trying to get the same basic structure as phpBB, but when I click on Category, all I see are the forums, and no second pain below with Active Topics.What am I missing?Thanks.Here on phpBB when I click...
View Article