First thing first: I realy like using CMSMS, It is a great piece of software and I would like to thank all the contributers to this project. GREAT WORK GUYS! When I will get some money, I will sure donate at my best.
Ok now lets get to the real problem:
- I'm using this version: CMS Made Simple 1.0.2 "Maui"
and for the last couple of days I'm getting this error message:
Warning: fopen(/home/bla bla bla/domains/mysite.com/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/blablabla/domains/mysite.com/public_html/lib/classes/class.contentoperations.inc.php on line 557
Warning: fwrite(): supplied argument is not a valid stream resource in /home/blablabla/domains/mysite.com/public_html/lib/classes/class.contentoperations.inc.php on line 558
Warning: fclose(): supplied argument is not a valid stream resource in /home/blablabla/domains/mysite.com/public_html/lib/classes/class.contentoperations.inc.php on line 559
this error meaasge is located here:
and just above the menu in the "frontend" of my page
I've allready searcshe your forum for simmilar problems and found this topics:
http://forum.cmsmadesimple.org/index.ph ... 064.0.html
http://www.google.com/translate?u=http% ... en&ie=UTF8
http://forum.cmsmadesimple.org/index.ph ... l#msg37979
If I have understood this posts in the right way - to fix this problem, I must set chmod 777 to tmp/cache/contentcache.php
but, here comes the problem:
When I set chmod 777 to this file, error message dissapears ...
but in some time this error massage comes back
What should I do?
Please help me

