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.

Vanilla 2.3 beta - blank page [RESOLVED]

whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP
edited May 2016 in Vanilla 2.0 - 2.8

@Linc

Windows XAMPP - PHP 5.6.15

Just tried to update a working (test) 2.2 install, getting blank white page, even with DEBUG=TRUE

Then tried clean install of 2.3

Still getting blank page.

Tagged:

Comments

  • LincLinc Detroit Admin
    edited May 2016

    Did you get 2.3 from my uploaded package that I linked, or GitHub?

    If you get it from GitHub, you need to run composer install on it first. There is info in the README and this discussion.

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

    @Linc

    Took it from the link in the thread you posted, not GitHub.

  • LincLinc Detroit Admin

    Well.... shit. :) Looks like our build broke and I didn't notice.

  • R_JR_J Ex-Fanboy Munich Admin

    Change ini_set('display_errors', 0); in index.php to ini_set('display_errors', 1);

    I've updated from a Vanilla 2.3 I've downloaded previously and had no issues.

  • LincLinc Detroit Admin
    edited May 2016

    Nah something is wrong. The 'vendor' folder is missing from my upload. Either I had a derp moment, or there's something stripping it out in the uploader. The build was right, it just didn't make it into the upload. Taking a closer look.

  • LincLinc Detroit Admin

    Looks like an inexplicable derp on my part. The corrected version has been uploaded. Thanks @whu606 !

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

    @Linc

    Yeah, that all works as expected now, updated successfully.

    Cheers.

Sign In or Register to comment.