HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Vanilla 2.2 beta 1 is now available

13567

Comments

  • @Linc said:
    It's always existed. Start a new discussion for help.

    Well I was just wondering because my mobile theme got messed up with this version.

  • LincLinc Detroit Admin

    @orangesmasher221 said:
    Well I was just wondering because my mobile theme got messed up with this version.

    What does "messed up" mean?

    What's your current config value for Garden.MobileTheme?

    What version did you upgrade from? Did you follow the additional upgrade instructions from 2.0.18 and earlier that include deleting 2 files?

  • edited June 2015

    I keep getting a redirect loop with this version only. Yet again, I had to choose a different host (free ones really aren't that great) and everything went well until the actual installation of vanilla. :p I feel like this is an error on my end. But when I try to install vanilla 2.1.11, everything goes just fine. Maybe it is a PHP issue... I am running version 5.4, so I don't see how that would cause it. I tested 5.5 and 5.3 which are the only two other php versions that hostgator offers and it didn't work

  • @Linc said:
    What version did you upgrade from? Did you follow the additional upgrade instructions from 2.0.18 and earlier that include deleting 2 files?

    On my old installation, Garden.MobileTheme was set to a copy of bootstrap.

    I upgraded from 2.1.11, I followed the instructions to a T, deleting the files, and running the script at the end.

  • chanhchanh OngETC.com - CMS Researcher ✭✭

    apparently, it is not the none standard port that cause the problem but something to do with this code below.

    < script type="text/javascript">gdn=window.gdn||{};gdn.meta={"TagHint":"Start to type...","TransportError":"A fatal error occurred while processing the request.
    The server returned the following response: %s","TransientKey":false,"WebRoot":"http:\/\/localhost:36942\/","UrlFormat":"\/index.php?p=\/{Path}","Path":"dashboard\/setup","Args":"","ResolvedPath":null,"ResolvedArgs":"[]","SignedIn":0,"ConfirmHeading":"Confirm","ConfirmText":"Are you sure you want to do that?","Okay":"Okay","Cancel":"Cancel","Search":"Search"};

    It has something to do with search but not sure why it happen during setup!

    any idea?

    Thanks

  • @chanh said:
    apparently, it is not the none standard port that cause the problem but something to do with this code below.

    < script type="text/javascript">gdn=window.gdn||{};gdn.meta={"TagHint":"Start to type...","TransportError":"A fatal error occurred while processing the request.
    The server returned the following response: %s","TransientKey":false,"WebRoot":"http:\/\/localhost:36942\/","UrlFormat":"\/index.php?p=\/{Path}","Path":"dashboard\/setup","Args":"","ResolvedPath":null,"ResolvedArgs":"[]","SignedIn":0,"ConfirmHeading":"Confirm","ConfirmText":"Are you sure you want to do that?","Okay":"Okay","Cancel":"Cancel","Search":"Search"};

    It has something to do with search but not sure why it happen during setup!

    any idea?

    Thanks

    I replaced the .htaccess file with the one from 2.1.11 and it fixed my setup issue. Not sure what that has to do with that script, but it fixed it. I personally think, according from the information from that script, it has some issues with certain web hosts. I used hostgator for instance, and it went into a redirect loop. But on X10 (which I don't recommend for anyone out there that wondered) it allowed 2.2 to setup and load properly.

  • @orangesmasher221 said:
    I replaced the .htaccess file with the one from 2.1.11 and it fixed my setup issue. Not sure what that has to do with that script, but it fixed it. I personally think, according from the information from that script, it has some issues with certain web hosts. I used hostgator for instance, and it went into a redirect loop. But on X10 (which I don't recommend for anyone out there that wondered) it allowed 2.2 to setup and load properly.

    I will say that the .htaccess from 2.1.11 doesn't allow anyone except the owner to use the dashboard and the one from 2.2 after setting it up displays the front page on every page. Even if you click on messages, it goes to the front page.

  • I've upgraded tot 2.2b1 and I have noticed that users have no role assigned after the upgrade. All my users have the role "Registered User", after the upgrade they have no role.

  • KnownSyntaxKnownSyntax Arizona, United States New

    Keep up the great work, this release is looking great!

  • LincLinc Detroit Admin
    edited July 2015

    These are the issues currently blocking us from making it to RC: https://github.com/vanilla/vanilla/issues?q=is:open+is:issue+milestone:2.2rc

    I will be out of the office now until July 20. I'm blocking off time that week to see if we can get it all resolved, but obviously anything folks can look at in the meantime is greatly appreciated. We especially need better testing on multiple Apache setups to find issues with our removal of the 'p' parameter. https://github.com/vanilla/vanilla/issues/2863 That, to me, looks like the most time consuming issue of the bunch if it's truly an issue.

    Reminder: It's very important that any fixes for those issues get backported to the 2.2 branch. :) Also accepting backports of other fixes you see / have seen between the beta and the RC release. No more non-critical backports once we hit RC.

  • LincLinc Detroit Admin

    @piotr said:
    I've upgraded tot 2.2b1 and I have noticed that users have no role assigned after the upgrade. All my users have the role "Registered User", after the upgrade they have no role.

    What version did you upgrade from? Was it an import (and from what)?

  • LincLinc Detroit Admin

    @chanh The code you have pasted is simply the new "definitions" list for Javascript to use. I don't see any actual problems in that code. Is it simply spitting out that code and nothing else during installation? Perhaps some screenshots or a screencast of what's happening would help illuminate, or the actual error(s) from your logs.

  • chanhchanh OngETC.com - CMS Researcher ✭✭
    edited October 2015

    All I got was just a "red" bar across the screen it shows nothing and it won't continue so I went to the "view source" to copy the code.
    (Edit)
    this is the Url to the issue:
    https://github.com/vanilla/vanilla/issues/2862 it has something to do with MySQL Strict Mode

  • Our happiness tastes like Vanilla....and we love it. Thanks to the developers of this wonderful project from the team of dondomainer.com

  • @Linc said:
    What version did you upgrade from? Was it an import (and from what)?

    Coming from 2.1.3, copied the DB to a testserver and did the upgrade as described in this thread.

  • LincLinc Detroit Admin

    Thanks @dondomainer!

  • fr3em1ndfr3em1nd ✭✭
    edited July 2015

    Thanks! awesome update team!

  • R_JR_J Ex-Fanboy Munich Admin

    @Linc said:
    the 2.2 milestone list on GitHub

    Sorry for asking a dumb GitHub question again, but where would I find that? Do you mean all the open issues?

Sign In or Register to comment.