Mohamed

Topic: smarty error

Hello,
I've jsut installed jobberbase as descibed but i've got this error message:

Fatal error: Smarty error: unable to write to $compile_dir '/home/seyahajo/public_html/_templates/default/_cache'. Be sure $compile_dir is writable by the web server user. in /home/seyahajo/public_html/_includes/smarty/libs/Smarty.class.php on line 1093

Can anyone help me please?

links

Re: smarty error

Hi,

You have to set the public_html/_templates/default/_cache dir to have write permissions (777 Linux permissions). And also the public_html/admin/_templates/default/_cache folder.

You can also find the installation guide at this link: http://wiki.jobberbase.com/install/guide-for-apache

Hope this helps

Mohamed

Re: smarty error

Thank you so much! It works and it's Rocks!