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.
Dreaded Bonk Error - which is really an error with Smarty.trigger_error();
I've got a basic install of Vanilla which throws up the Smarty.trigger_error when I try to sign up using twitter, or when I try to use specific themes.
I gather it's a write permissions issue - but since this is a vanilla install, I don't know which directories I should be giving write access to.
Variables in local scope:
[error_msg] 'the $compile_dir \'/-/-/-/forum/cache/Smarty/compile\' does not exist, or is not a directory.'
[error_type] 256
Is there anyone out there who could nudge me in the right direction?
Cheers,
- Richard
Tagged:
0
Answers
the directories /Smarty and /Smarty/compile need to exist in cache
grep is your friend.