After Setup...

Discussion in 'Installation' started by Guest_Mandy, Aug 31, 2003.

  1. Guest_Mandy

    Guest_Mandy Guest

    I am not sure what I did wrong but when I run though the set up and get to the step 6 of 6 page, I try pressing the link to the Admin page but there is no page. And when I press the link for signup page,registered member page or login page, all I get is this error:

    Warning: main(/home/popstar/public_html/members/smarty/Smarty.class.php): failed to open stream: No such file or directory in /home/popstar/public_html/members/config.inc.php on line 55

    Warning: main(): Failed opening '/home/popstar/public_html/members/smarty/Smarty.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/popstar/public_html/members/config.inc.php on line 55

    Warning: main(/home/popstar/public_html/members/common.inc.php): failed to open stream: No such file or directory in /home/popstar/public_html/members/config.inc.php on line 56

    Warning: main(): Failed opening '/home/popstar/public_html/members/common.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/popstar/public_html/members/config.inc.php on line 56

    Fatal error: Call to undefined function: fatal_error() in /home/popstar/public_html/members/plugins.inc.php on line 123

    I have reinstalled the setup thing like 3 times and I am still not sure what I am doing wrong. Please help me!
  2. alex-adm

    alex-adm Guest

    Seems file /home/popstar/public_html/members/smarty/Smarty.class.php is not exists (is not uploaded correctly) or filename case is wrong.
    Smary.class.php - first letter must be uppercase - it is important.
  3. Guest_Mandy

    Guest_Mandy Guest

    Thank you for your help, but that only seems to fix the first "error". I am now getting the message below and I still don't have an admin page.

    Warning: main(/home/popstar/public_html/mccam/amember/common.inc.php): failed to open stream: No such file or directory in /home/popstar/public_html/mccam/amember/config.inc.php on line 56

    Warning: main(): Failed opening '/home/popstar/public_html/mccam/amember/common.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/popstar/public_html/mccam/amember/config.inc.php on line 56

    Fatal error: Call to undefined function: fatal_error() in /home/popstar/public_html/mccam/amember/plugins.inc.php on line 123
  4. Guest_aaron

    Guest_aaron Guest

    did you get this to work finally?

    Thanks,
    Aaron
  5. alex-adm

    alex-adm Guest

    answer is in the error message!

    amember/common.inc.php - is it uploaded? I believe, it is not.

Share This Page