In your includes/modules/<your_template>/create_account.php file,
right below the: <?php tag,
add:
This is what I do for debugging.PHP Code:error_reporting(E_ALL);
If you find any error text from, the top of your page, please post them here.
In your includes/modules/<your_template>/create_account.php file,
right below the: <?php tag,
add:
This is what I do for debugging.PHP Code:error_reporting(E_ALL);
If you find any error text from, the top of your page, please post them here.