Announcement
Collapse
No announcement yet.
4.2.5 register.php gives a blank page
Collapse
X
-
I had the same problem, once I removed the reCaptcha plugin the registration page worked again, thanks Paul.
PS: looks like I had to fully remove the plugin, the problem still persisted when the plugin was disabled.
-
Probably the reCaptcha V2 modification, see https://www.vbulletin.org/forum/show...77#post2579677
Leave a comment:
-
I can still see third party code running on the site.
500 errors are generic server errors and tell us nothing unfortunately....please check your server error logs (ask your host if unsure) for the times you've tested the register page. We need to see what the actual error is.
Leave a comment:
-
4.2.5 register.php gives a blank page
Hi
Since I upgraded to 4.2.5 the Registration button doesn't work.
With Firefox I get a blank page, with IE I get a HTTP500 warning.
PHP version 5.6 and MySQL 5.6.35.
I tried the following but, I still have the same problem
To disable the plugin/hook system completely, edit includes/config.php and add the following code:
Just below
Code:
PHP Code:<?php enter
PHP Code:define('DISABLE_HOOKS', true);
Last edited by louva-a-Deus; Mon 19th Jun '17, 4:23pm.Tags: None
Related Topics
Collapse
-
by sandroseWhen I add ini_set restriction in php.ini , I get blank page of vbulletin 5.1.1 while all other sites using difference php software are working fine without any problem.
What is the rea...-
Channel: Support Issues & Questions
Mon 12th May '14, 11:58am -
Leave a comment: