Error at top of page

Hi,

Whenever I go to my phpvms directory I get this error at the top of the page.

Warning: fopen(/home/techair/public_html/home//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /home/techair/public_html/home/core/classes/CodonCondenser.class.php on line 95

Does anyone know what this is or how to fix it?

Hey there,

Just set the files to 0777 permissions:

/lib/js/jquery-front.js

/lib/js/jquery-admin.js

And you should be all set!

Thanks for the fast reply! Everything is working fine now. Thanks!

Excellent, no problem!