http://www.midsouthraves.org/community/
I inserted the code to rotate banners within my templates and now because the paths are different it seems to be killing everything else!
Code:
Warning: Unknown(/home2/midsouth/public_html/adserver/banner.php): failed to open stream: No such file or directory in /home/midsouth/public_html/community/global.php(395) : eval()'d code on line 2
Warning: Unknown(/home2/midsouth/public_html/adserver/banner.php): failed to open stream: No such file or directory in /home/midsouth/public_html/community/global.php(395) : eval()'d code on line 2
Fatal error: (null)(): Failed opening required '/home2/midsouth/public_html/adserver/banner.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/midsouth/public_html/community/global.php(395) : eval()'d code on line 2
The adserver's up and running like it did before. Also, when I try to log into the control panel for VB it redirects me to
http://www.midsouthraves.org/community/login.php
which has the same two warnings and fatal error!
I know the problem is in the
header template that the banner rotation code was inserted in but now I can't get to it!
Help!