Hi everyone, I've got the site up and running but kicking out these errors.
PHP Code:
Warning: fopen(templates_c/c_4a36bd450be2da7d55b526fb7b4fbced.php) [function.fopen]: failed to open stream: Permission denied in /home/site/public_html/class.template.php on line 740
Warning: fwrite(): supplied argument is not a valid stream resource in /home/site/public_html/class.template.php on line 741
Warning: fclose(): supplied argument is not a valid stream resource in /home/site/public_html/class.template.php on line 742
Warning: fopen(templates_c/c_842f806172a29c4ec5ea6ea8175c01bf.php) [function.fopen]: failed to open stream: Permission denied in /home/site/public_html/internal/template.config_loader.php on line 61
Warning: fwrite(): supplied argument is not a valid stream resource in /home/site/public_html/internal/template.config_loader.php on line 62
Warning: fclose(): supplied argument is not a valid stream resource in /home/site/public_html/internal/template.config_loader.php on line 63
I'm trying to figure out what's causing that, any suggestions would be more than welcome!
Thanks!