Fatal error

Discussion in 'Troubleshooting' started by nathandawe, Jun 10, 2009.

  1. nathandawe

    nathandawe New Member

    Joined:
    Jun 10, 2009
    Messages:
    2
    On my site, when you login, and it takes you to member.php i redirected it to /live

    i get this error message:

    Fatal error: Call to undefined function amember_nr_set_cookie() in /home/mangohos/public_html/livefootyonline.net/amemberpro/plugins/protect/new_rewrite/login.php on line 51

    I looked up them lines:

    50 require_once($config['root_dir']."/plugins/protect/php_include/check.inc.php");
    51 amember_nr_set_cookie();
    52 amember_nr_create_files($_COOKIE['amember_nr']);

    Help :p
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    make sure that new_rewrite plugin is enabled in amember CP -> Setup -> Plugins

Share This Page