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

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