• Fatal error: Cannot redeclare register_new_user() in /home/afternoo/public_html/wp-content/themes/afternoon/library/includes/registration.php on line 103

    at this line i have

    function register_new_user($user_login, $user_email) {

    This error shows up when i click on Register text button that have this link: http://www.domain.com/?page=login#register

Viewing 1 replies (of 1 total)
  • Looks like a problem with your theme – you can deactivate it by using FTP to rename that theme’s folder:

    wp-content
       themes
          afternoon.HOLD

    Where did you get the theme from?

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Cannot redeclare register_new_user() after 3.7 upgrade’ is closed to new replies.