Need Help

I got the site up and running just fine but I am getting this

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

http://flightsimericsite.com/

Can anyone help

Thanks

Eric M

This has happened before. Try setting these files to 777 permission.

/lib/js/jquery-front.js

/lib/js/jquery-admin.js

Then it should be fine.

Yea it is just a permission problem, It will be fine once you give them the proper permissions.

Cheers

Dan C

ok thanks for the help