Liam Posted February 14, 2009 Report Share Posted February 14, 2009 Hey Guys Can I Have Some Help I Get This Error On The Index Warning: fopen(/home/aeronetv/public_html//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /home/aeronetv/public_html/core/classes/CodonCondenser.class.php on line 89 And I get This Error On The Admin Center Warning: fopen(/home/aeronetv/public_html//lib/js/jquery-admin.js) [function.fopen]: failed to open stream: Permission denied in /home/aeronetv/public_html/core/classes/CodonCondenser.class.php on line 89 And I Own The WebHosting Company Its Run On Please Help Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 14, 2009 Administrators Report Share Posted February 14, 2009 Hey, Just make those two files writeable Quote Link to comment Share on other sites More sharing options...
Liam Posted February 14, 2009 Author Report Share Posted February 14, 2009 Hey I Tried That I Set The Permissions 0777 But Didnt Work Thanks Quote Link to comment Share on other sites More sharing options...
Liam Posted February 14, 2009 Author Report Share Posted February 14, 2009 If This Help This Is What Code I Have On Line 89 Of This File $fp = fopen($this->path.'/'.$this->filename, 'w'); Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 14, 2009 Administrators Report Share Posted February 14, 2009 You set /lib/js/jquery-admin.js and /lib/js/jquery-front.js to 777? (not just the directory) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.