Admin Access

Discussion in 'Installation' started by Gary, Jan 5, 2004.

  1. Gary

    Gary Guest

    I have just installed the free version and can not access admin. Here is the error:
    Warning: Smarty error: unable to read template resource: "admin/login.html" in /home/my-memb/public_html/amember/smarty/Smarty.class.php on line 546
  2. promember

    promember New Member

    Joined:
    Jan 5, 2004
    Messages:
    4
  3. alex-adm

    alex-adm Guest

    I believe file
    amember/templates/admin/login.html
    is not uploaded or uploaded with another filename (for example, filename case is incorrect). Isn't it?
  4. promember

    promember New Member

    Joined:
    Jan 5, 2004
    Messages:
    4
    Ok thanks, I missed it in the upload anlon with another file...DUH!
  5. promember

    promember New Member

    Joined:
    Jan 5, 2004
    Messages:
    4
    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/pro-memb/public_html/amember/config_plugins.inc.php:89) in /home/pro-memb/public_html/amember/admin/login.inc.php on line 88

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/pro-memb/public_html/amember/config_plugins.inc.php:89) in /home/pro-memb/public_html/amember/admin/login.inc.php on line 88

    Another problem with login to admin. I changed the url to logout as the url in the script was htpp instead of http. now I can't login. This is the message I get:

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/pro-memb/public_html/amember/config_plugins.inc.php:89) in /home/pro-memb/public_html/amember/admin/login.inc.php on line 93

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/pro-memb/public_html/amember/config_plugins.inc.php:89) in /home/pro-memb/public_html/amember/admin/login.inc.php on line 93
  6. alex-adm

    alex-adm Guest

    remove any text, spaces,etc after closing ?> in file
    amember/config_plugins.inc.php
  7. Gary

    Gary Guest

    That was it...Spaces...Thanks

Share This Page