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.
Options

Bonk when switching to embed recommended theme

edited October 2010 in Vanilla 2.0 - 2.8
Hi, when switching over to the embed recommended theme, the whole site goes to the bonk error message; which is why I quickly switched it back. Is there a way to know what error was generated (log file) without enabling all error reporting in the config file. This is a production site and I would like to solve the problem before risking it being down again.

Comments

  • Options
    MarkMark Vanilla Staff
    edited October 2010
    Uncomment line 48 of your conf/config-defaults.php file:

    // $Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';

    Which will show you a more detailed screen of information about the actual problem you've encountered.
  • Options
    Mark -

    That's exactly what I said I didn't want to do. However, I figured it out, it was a missing directly within cache.
Sign In or Register to comment.