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.
Activating any theme other than default Vanilla generates fatal error
somesh
✭
Hi,
I just moved my host and upgraded to 2.0.8.10. Everything looks fine except for that when I am trying to activate any other plugin apart from Vanilla, it is generating the following fatal error:
**/cache/Smarty/compile' does not exist, or is not a directory.
The error occurred on or near: /library/vendors/Smarty-2.6.25/libs/Smarty.class.php**
Tagged:
0
Comments
create the /cache/Smarty/compile directory and give it the correct permissions so it can place files in there.
and make sure cache directory can be written to
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
hehe..u make it look so obvious! Codes freak me out, so didn't bother to read :pensive: I will make the changes and see
That worked!