Same problem. Theme iVanilla and all theme, but theme default is well
Smarty error: unable to write to $compile_dir '/var/www/home/foro/vanilla2/cache/Smarty/compile'. Be sure $compile_dir is writable by the web server user. The error occurred on or near: /var/www/home/foro/vanilla2/library/vendors/Smarty-2.6.25/libs/Smarty.class.php 1109: * @param integer $error_type 1110: */ 1111: function trigger_error($error_msg, $error_type = E_USER_WARNING) 1112: { 1113: trigger_error("Smarty error: $error_msg", $error_type); 1114: } 1115: 1116: 1117: /**
Comments
/home/dejitaru/mechazoid.com/library/vendors/Smarty-2.6.25/libs/Smarty.class.php
1109: * @param integer $error_type
1110: */
1111: function trigger_error($error_msg, $error_type = E_USER_WARNING)
1112: {
1113: trigger_error("Smarty error: $error_msg", $error_type);
1114: }
1115:
1116:
1117: /**
Smarty error: unable to write to $compile_dir '/var/www/home/foro/vanilla2/cache/Smarty/compile'. Be sure $compile_dir is writable by the web server user.
The error occurred on or near: /var/www/home/foro/vanilla2/library/vendors/Smarty-2.6.25/libs/Smarty.class.php
1109: * @param integer $error_type
1110: */
1111: function trigger_error($error_msg, $error_type = E_USER_WARNING)
1112: {
1113: trigger_error("Smarty error: $error_msg", $error_type);
1114: }
1115:
1116:
1117: /**
OOPS, resolved, writable permissions