My users frequently get a page with this error when registering:
Code:
Fatal error: Call to a member function clean_gpc() on a non object in /public_html/forum/includes/class_dm_user.php(2956) : eval()'d code on line 18
The error that occurs after 'complete registration'. The registration is completed anyway, but the error message throws users off, as they think registration has failed.
How can I fix this?
Also: where can I edit the text 'You have not entered a code that we recognise.' and 'The email address you have entered is already in use' ? These need a better explanation to help members go trough registration.