Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 8

CurtisOdenGpunzetericgillette +5 guests

Vanilla 2.0.9 Released

Vanilla 2.0.9 has been released!
* Note - This is a bugfix release that takes care of an issue reported with v2.0.7, where some columns were missing from Gdn_UserAuthenticationProvider, causing ProxyConnect to fail. In all other respects, this version is the same as 2.0.7.

v2.0.7 Changes

  1. Fixed AJAX issues that broke functionality when RewriteUrls was disabled
  2. Updated authentication support framework to allow hooking signin/signout
  3. Provided plugins with ability to modify main menu items in smarty themes
  4. Allow .htaccess check to be skipped during installation for hosts that prevent such files
  5. Allow manual loading of plugins from outside plugin root

Troubleshooting the Vanilla 2 Installation

If you run into any issues during the installation, you may see the "Bonk" error screen. In order to get past this screen, you can remove the following line from your conf/config.php file:
$Configuration['Garden']['Errors']['MasterView'] = 'error.master.php';

This will show you a more detailed screen of information about the actual problem you've encountered. Please include this information when reporting issues (copy & paste exact errors, please).

Upgrading Vanilla 2.0 Forums

  1. Sign into your existing forum with the user that was created when you FIRST INSTALLED Vanilla (the root admin user)
  2. Back up your database.
  3. Back up all of your existing files.
  4. Unarchive the new files and copy them over your existing files. Make sure that your hidden files (ie .htaccess) are copied to your server.
  5. Make sure the conf/config.php from your old version has been copied over to the new version.
  6. Delete all *.ini files in your cache/ folder
  7. Navigate to the page in your forum that updates your database (this will not work if you did not sign in as UserID = 1): www.yourforum.com/utility/structure
  8. Scroll to the bottom of the page and click the button to run the update scripts.
  9. Navigate to your forum and test away!
For more help with upgrading, check out the Upgrading Tips and Tricks thread.

Reporting Issues

DO NOT REPORT ISSUES ON THE COMMUNITY FORUM

Please report all issues on the GitHub Issue Tracker. Remember to do a quick search through the issues to make sure your issue has not already been added or resolved.

See the add on page for additional instructions.

Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

Tagged:

Comments

  • rakrak
    Posts: 74
    Just tried the 2.0.7 upgrade and I'm getting this error when trying to goto the /utility/structure db update page:
    Fatal error: Class 'Gdn_Pluggable' not found in /forumpath/library/core/class.plugin.php on line 21
    Browsing the forum also produces this error.
  • TimTim
    Posts: 1,573
    Did U Fixed This bugs? By Miguel targa

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • rakrak
    Posts: 74
    Uploaded bootstrap.php again and it worked. Thanks!
  • Posts: 148
    Hurray, i love fixes. My community as well! ;-)
  • You vanilla guys are faster than lightning...
  • TimTim
    Posts: 1,573
    Oh man I'm getting tired of this :p

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • SS
    Posts: 458
    Waiting for 2.0.10... today.
  • TimTim
    Posts: 1,573
    Its cool, I guess I could leave the bugs in for you ... :p

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • Posts: 148
    If i don't use Proxy Connect, i just wait for the next release or?
  • Posts: 126
    Thanks for another release Tim :D
  • Posts: 8
    S said:

    Waiting for 2.0.10... today.

    like it! :D
  • Thanks Tim. Nice work!
  • Damn these version numbers are just jumping like mad :)
  • Posts: 144
    Thanks Tim.

    Noticed quite a few reports of missing avatars and broken plugins with 2.0.9
    is it worth upgrading from 2.0.6?
  • Posts: 53
    Davidis said:

    Noticed quite a few reports of missing avatars and broken plugins with 2.0.9
    is it worth upgrading from 2.0.6?

    i personally would say no to this. seen nothing but bugs since updating
  • Hello, vanilla have to improve SEO parameters, title, meta description (without plugins), easy routing, for example...

    discussions/1/what-ever =====> /what-ever-v1.html
    category/3/what-ever ======> /what-ever-c1.html

    For me, vanilla, it is the best forum, the best php code and usability.

    Congratulations and thanks :)
  • Thank you Tim! It's great.
Sign In or Register to comment.