Hi there,
It's been a while since I looked at my site, and was surprised to see these errors. I've no idea how long its been this way. I have v1.0.5 installed. Any advice would be appreciated. The errors are displayed before the web pages display on each screen. Everything seems to work okay, in so far as I can tell; its just that the errros kind of ruin the look of every page.
Thanks.
Warning: fopen(/home/nkneewul/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 515
Warning: fread(): supplied argument is not a valid stream resource in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 516
Warning: fclose(): supplied argument is not a valid stream resource in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 517
Warning: fopen(/home/nkneewul/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 557
Warning: fwrite(): supplied argument is not a valid stream resource in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 558
Warning: fclose(): supplied argument is not a valid stream resource in /home/nkneewul/public_html/lib/classes/class.contentoperations.inc.php on line 559
Weird error messages on each page
-
- Forum Members
- Posts: 45
- Joined: Tue Nov 28, 2006 7:46 pm
-
- Forum Members
- Posts: 15
- Joined: Thu May 31, 2007 3:12 pm
Re: Weird error messages on each page
Can you give us a link to your site?
I had these errors on my site at the start, turns out they were caused by some javascript I'd left in the template files
I had these errors on my site at the start, turns out they were caused by some javascript I'd left in the template files
-
- Forum Members
- Posts: 45
- Joined: Tue Nov 28, 2006 7:46 pm
Re: Weird error messages on each page
sure: http://www_mybloodyoath_com/
Last edited by sayitlikeitis on Mon Nov 05, 2007 3:29 am, edited 1 time in total.
Re: Weird error messages on each page
Did you try clearing your cache?
Nullig
Nullig
-
- Forum Members
- Posts: 45
- Joined: Tue Nov 28, 2006 7:46 pm
Re: Weird error messages on each page
That worked. Thank you. I guess that's something we need to do routinely.
Re: Weird error messages on each page
hi,
I have the same errors - where do I clear the cache?
I have the same errors - where do I clear the cache?
Re: Weird error messages on each page
Goto Site Admin -> Global settings
Re: Weird error messages on each page
Hi,
Thanks,
Why does that happen? I changed the code in class.contentoperations.inc.php to
$usecache = false;
Thanks,
Why does that happen? I changed the code in class.contentoperations.inc.php to
$usecache = false;