|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
Everything installed fine and passed during the installation.
But when I go to change the name of the forum from the default name to my forums name in the CP I get the 403 forbidden when I click save.
Any idea?
Last edited by Aaron101; 04/01/2022 5:50 PM.
|
|
|
|
Joined: Jun 2006
Posts: 16,355 Likes: 125
|
Joined: Jun 2006
Posts: 16,355 Likes: 125 |
I'd check your web logs to see if a security module on the server is causing the error; the UBB.threads Test Script will let you know if your host is using Suhosin or another problematic security module.
|
1 member likes this:
Aaron101 |
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
I think A2 Hosting installs Imunify360 by default.
Would that cause this?
I’ll try out that script too. Thanks!
|
|
|
|
Joined: Jun 2006
Posts: 16,355 Likes: 125
|
Joined: Jun 2006
Posts: 16,355 Likes: 125 |
It's a server side module causing the issue, we've got UBB.threads on just about any configuration you could want; the issue generally is identifying the issue and then attempting to fix said problem with said module.
UBB.threads is an extremely basic PHP script, what's triggering here appears to be some sort of keyword based filter.
|
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
Ran the test script. It says:
Possible Problems Possible problems have been detected, please see the individual messages below for more information. The "max_execution_time" value (Default: 30, Current: 300) determines how long PHP can wait for a script to fully execute; we recommend a value of at least '30', and no higher than '60'. Please see UBBWiki: maxexecution
|
|
|
|
Joined: Jun 2006
Posts: 16,355 Likes: 125
|
Joined: Jun 2006
Posts: 16,355 Likes: 125 |
300 seconds means if there is a server error the server will allow the script to attempt to run for 300 seconds before killing its process, which can cause load issues; if there is a server issue which is causing the script to not execute fully we generally want it to die at the PHP default of 30 seconds.
If you click the accompanying link with each error it'll tell you what it is and link to appropriate sources.
|
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
I reached out to A2 Hosting to see if they can help.
Thanks!
|
|
|
|
Joined: Jun 2006
Posts: 16,355 Likes: 125
|
Joined: Jun 2006
Posts: 16,355 Likes: 125 |
I reached out to A2 Hosting to see if they can help. Unfortunately, with issues stemming from the web server, users rarely have the control to make changes themselves and must get the web host involved as it's their security suite causing problems with the standard operation of simply PHP scripts. Keyword matching does little good unless they're fine tuned.
|
1 member likes this:
Aaron101 |
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
Is there a web host you would recommend?
|
|
|
|
Joined: Jun 2006
Posts: 16,355 Likes: 125
|
Joined: Jun 2006
Posts: 16,355 Likes: 125 |
I have a list of Recommended Hosts, I use a VPS at StableHost, and my co-developer Isaac uses Business Hosting at BlueHost.
|
1 member likes this:
Aaron101 |
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
UBB Support was able to resolve the issue there was a problem with the entries in the Robots (Crawlers) settings. All works now!
Last edited by Aaron101; 04/02/2022 5:26 AM.
|
|
|
|
Joined: Dec 2003
Posts: 6,624 Likes: 84
|
Joined: Dec 2003
Posts: 6,624 Likes: 84 |
FYI Many times that type of error is due to a field has blank (empty) carriage returns that can be corrected by just simply. Going to the end of the entries and deleting the blank white space following the entries.
The same is true for custom islands.
Also you may get a error when processing a cp change and it may have nothing to do with the field you changed but some other field in the form you never touched. But it will be identified with a red border if it needs to be addressed.
Especially if you change some permissions mid stream after opening your forum. For example if you added a required profile field and the old user you are updating say a email it will bark because the new required field is blank even though the email is valid..
Last edited by Ruben; 04/03/2022 2:20 PM. Reason: Added Comment
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
1 members (1 invisible),
765
guests, and
64
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|