error

Discussion in 'Troubleshooting' started by meany, Mar 10, 2004.

  1. meany

    meany Guest

    i get this error on the top of my login page

    PHP:
    WarningUnknown(authconfig1.php): failed to create streamNo such file or directory in /hsphere/local/home/datad967/datadink.net/smarty/SmartyNoWrite.class.php(151) : eval()'d code on line 25

    Warning: Unknown(): Failed opening '
    authconfig1.php' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/datad967/datadink.net/smarty/SmartyNoWrite.class.php(151) : eval()'d code on line 25
    i have a include page that has varibles in it that i have on my pages can some one help me
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Use full path to your authconfig1.php, like
    /home/someuser/public_html/amember/templates/authconfig1.php

Share This Page