When I try to upload a file to my helpdesk I get the following error...
Code:
Warning: fopen(./files/07a9af7de5ed50bab68c817420653b7b.js) [function.fopen]: failed to open stream: Permission denied in /home/infiniti/public_html/helpdesk/includes/functions_jscache.php on line 67
Warning: fwrite(): supplied argument is not a valid stream resource in /home/infiniti/public_html/helpdesk/includes/functions_jscache.php on line 68
Warning: fclose(): supplied argument is not a valid stream resource in /home/infiniti/public_html/helpdesk/includes/functions_jscache.php on line 69
Warning: Cannot modify header information - headers already sent by (output started at /home/infiniti/public_html/helpdesk/includes/functions_jscache.php:67) in /home/infiniti/public_html/helpdesk/includes/functions_html.php on line 1375
Any ideas?
