I am having a issue with the Settings Wizard. After completing the form, the continue button is loading continuously to save the content and go to the next tab. I recently upgraded to version 3.0.2.0.
Hi @amengistu2,
Have you checked your PHP error log? There’s likely more information there.
Regards,
Alec Smecher
Public Knowledge Project Team
Here is what I got from the error log.
[Wed Feb 22 15:04:31.285675 2017] [:error] [pid 69438] [client 64.150.177.145:35670] [client 64.150.177.145] ModSecurity: Access denied with code 403 (phase 1).
Hi @amengistu2,
It looks like something is triggering your mod_security
. It probably has its own log which will provide more details; most likely a rule is getting incorrectly triggered.
Regards,
Alec Smecher
Public Knowledge Project Team