Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
theme apply
everytime I try to apply this theme on final version of 2.0 I get a smarty error message. Actually this is happening on every theme I try to apply.
0
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