View Single Post
  #3  
Old 03-19-2008, 12:33 AM
 
1day2004 1day2004 is offline
 

Senior Member
  
Join Date: Dec 2004
Posts: 115
 

Default Re: Logo rotates on Holidays - Script

I have added
Code:
require "./auth.php";
in hlogoz.php.

Now I get the following error message:
Quote:
Warning: main(/config.php): failed to open stream: No such file or directory in /home/user/website.com/html/auth.php on line 44

Warning: main(): Failed opening '/config.php' for inclusion (include_path='.:/usr/share/pear') in /home/user/website.com/html/auth.php on line 44

Fatal error: Call to a member function on a non-object in /home/user/website.com/html/auth.php on line 81

My knowledge on php is limited. What else am I missing?

Thanks
__________________
Version 4.0.8 Live
Reply With Quote