Problem with PHP and Vrating

Hey everyone.

The other day I upgraded a friends machine to the current Apache 1.3 and PHP. Everything is tip-top except for vrating is not generating the index.html page. It is giving me these errors;
Warning: file(../templates/view.php?go=ratings): failed to open stream: No such file or directory in /home/dfunny/public_html/admin/generateindex.php on line 81

Warning: Invalid argument supplied for foreach() in /home/dfunny/public_html/admin/generateindex.php on line 83
Generating ../html/bestaverage.html...

etc etc etc.

I've checked the perms and whatnot.. everything seems to be in order.

 

 

 

 

Top