Jump to content

Warning error


kbohme

Recommended Posts

in the dashboard I get this error:

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

I think its the route of some problems like....

When I go to add airport the template disapears and all i get is unformatted text on a white background

The add airport doesn't work at all actually...

as well as a loading graphic that won't go away...

Link to comment
Share on other sites

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

Find the CodonCondenser.class.php file and chmod it to 777 and that should work. If not... well, I dunno. I've found that with this style of error chmod'ing seems to do the trick.

Link to comment
Share on other sites

hey,

i agree, and that was the first thing that i tried.

it did stop the error from happening on every single page, now its only in the admin section....

Line 95 is

$fp = fopen($this->path.'/'.$this->filename, 'w');

and the CodonCondenser.class.php is 777

Also when I try to add anything....plane, aiport, anything, I loose the formatting and get nothing but black text on a white background....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...