problem with news and menu manager

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
thomasn

problem with news and menu manager

Post 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???
reneeteunissen

Re: problem with news and menu manager

Post 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.
thomasn

Re: problem with news and menu manager

Post 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,
Locked

Return to “[locked] Installation, Setup and Upgrade”