7
I'm having problems with the register page too. It can be accessed and the permissions are set to allow new users.
However, when the form is submitted visitors are redirected to a blank page and the information isn't entered into the database.
I turned on PHP Debug and got this error message:
Quote:
Notice [PHP]: A session had already been started - ignoring session_start() in file include/common.php line 177
I'm running version 2.0.13a
Anyone got any idea what it means? Or even if it's relevant to my problem?