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

White page after install

Hello, i'm in trouble after installing vanilla forum. I have acess to admin panel but the forum is blank page

Comments

  • Options
    whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    @Poketibia

    Welcome to the community.

    Please follow this procedure, and post on here if you get a detailed error message:

    In order to reveal full descriptive error messages:

    add the following configuration statement to conf/config.php

    $Configuration['Debug'] = TRUE;

    • if you see

      $Configuration['Debug'] = FALSE;

      change it to

      $Configuration['Debug'] = TRUE;

    • Remember to remove the config statement or change it to FALSE, when you are done.

  • Options
    LincLinc Detroit Admin

    White screen may further require you to check your server's error logs.

Sign In or Register to comment.