![]() |
Registration Help
Hi all, my forum is www.eacruise.co.uk and the problem i have is that when a new member wants to register they accept the rules and then click on "register" and it then brings up and error 403 "Forbidden". I have chmodded to all possible values and still not working.
any ideas? |
Check if you have mod_security or Suhosin installed, if you do, your rules may be overly strict or misconfigured, which can cause this.
|
I have found that by taking away the "?do=register" from the Address bar after clicking on register and accepting rules it then does work, but what will have caused this?
|
Did you read my post?
|
Suhosin
Module Loaded Yes Results Suhosin can limit the amount of data submitted and encrypt cookies causing problems with several aspects of vBulletin. mod_security AJAX Unicode Issue No Results The above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features. |
Edit your .htaccess file and add the following code:
Code:
php_flag suhosin.cookie.encrypt Off |
Done that and this has made no difference at all.
|
Do you have a link to your PHP Info?
|
<a href="http://www.eacruise.co.uk/phpinfo.php" target="_blank">http://www.eacruise.co.uk/phpinfo.php</a>
|
Try setting the following Suhosin variables in your php.ini:
Code:
php_value suhosin.request.max_vars 2048 |
All times are GMT. The time now is 04:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|