Page 1 of 1

problem with news and menu manager

Posted: Sun Feb 17, 2008 10:11 am
by thomasn
After doing the install 1.2.3 version and i go to admin->content->news take the following error. 

string(82) "Smarty error: problem writing temporary file '../tmp/templates_c/wrt47b80456edacc'"

Warning: Smarty::include() [function.Smarty-include]: Unable to access ../tmp/templates_c/News^%%40^400^400810DA%%module_file_tpl%3ANews%3Barticlelist.tpl.php in ../lib/smarty/Smarty.class.php on line 1265

Warning: Smarty::include(../tmp/templates_c/News^%%40^400^400810DA%%module_file_tpl%3ANews%3Barticlelist.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in ../lib/smarty/Smarty.class.php on line 1265

Warning: Smarty::include() [function.include]: Failed opening '../tmp/templates_c/News^%%40^400^400810DA%%module_file_tpl%3ANews%3Barticlelist.tpl.php' for inclusion (include_path='.') in ../lib/smarty/Smarty.class.php on line 1265

same error i take with admin->layout->menu manager
The permissions /tmp/templates_c and /tmp/cache are 777.
Also clear cache but not luck.

Pls help???

Re: problem with news and menu manager

Posted: Sun Feb 17, 2008 11:25 am
by reneeteunissen
Hi,

Please check the directory-rights of the tmp-dir in the root of your website, not /tmp...

so if you have installed CMSMS in /home/www/cmsms/ then check the permissions for /home/www/cmsms/tmp and make sure the user apache is running can write in it.

Hope this helps,
Renee.

Re: problem with news and menu manager

Posted: Sun Feb 17, 2008 5:01 pm
by thomasn
Thanks for your help,
the permissions of tmp are right, what you mean "make sure the user apache is running can write in it"?

Thanks,