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.0.15 Released
Tim
Vanilla Staff
Vanilla 2.0.15 has been released!
This is primarily a bugfix release for issues in 2.0.14.
This feed will automatically update whenever we release a new version of Vanilla Core.
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).
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.
This is primarily a bugfix release for issues in 2.0.14.
v2.0.15 Changes
- Fixed bug where dismissed announcements would disappear forever
- Fixed bugs with Vanilla API
- Fixed bug with Gdn_Cache throwing a fatal error for keys that didn't exist
- Fixed bug with Permissions where PermissionModel::Save() wouldn't always update the user's permissions
- Fixed bugs with Twitter auth for rewrite urls
- Fixed several other low priority bugs
Keeping track of new releases
You can follow our releases by pointing your favorite RSS reader at:http://www.vanillaforums.org/addon/vanilla-core/follow.rss
This feed will automatically update whenever we release a new version of Vanilla Core.
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
- Sign into your existing forum with the user that was created when you FIRST INSTALLED Vanilla (the root admin user)
- Back up your database.
- Back up all of your existing files.
- Unarchive the new files and copy them over your existing files. Make sure that your hidden files (ie .htaccess) are copied to your server.
- Make sure the conf/config.php from your old version has been copied over to the new version.
- Delete all *.ini files in your cache/ folder
- 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
- Scroll to the bottom of the page and click the button to run the update scripts.
- Navigate to your forum and test away!
Reporting Issues
DO NOT REPORT ISSUES ON THE COMMUNITY FORUMPlease 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.
Tagged:
3
Comments
other than that, thanks for the update.
Vanilla Forums COO [GitHub, Twitter, About.me]
/cd
@Lincoln could you specify "next" please? :-)
*Will just dumping files in copy over hidden files?
5. Make sure the conf/config.php from your old version has been copied over to the new version.
*Okay if this is the case why is this step mentioned after step 4.
6. Delete all *.ini files in your cache/ folder
*The new *.ini files or the old .ini files. Is this step also out of order?
Would someone please rewrite these instructions but assuming I'm a noob. They are seriously not sufficiently helpful. Also, please specify what folder(s) contain the files in question. Finally, were I to follow your steps explicitly wouldn't I lose some of my non-default plugins?
PS: Are you guys looking for developers / contributors?
> Also, please specify what folder(s) contain the files in question. Finally, were I to follow your steps explicitly wouldn't I lose some of my non-default plugins?
I'm not sure what you mean by this. If you've gotten Vanilla running already, it should be in a folder somewhere on your webserver. For example's sake lets say this folder is called "vanilla/". Then you download an updated version in the form of a zip file. This zip file is analogous to the install folder in that it contains all the files for a vanilla installation. We want you to COPY the contents of this downloaded "folder" (really a zip file) ON TOP of your existing vanilla/ installation. The nature of the COPY operation in pretty much every operating system allows this to result in replacing any files that exist in both locations, adding any files that exist only in the new archive and LEAVING UNTOUCHED any files that do not exist in the new archive (such as your non-default plugins).
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
There was an error rendering this rich post.
Vanilla Forums COO [GitHub, Twitter, About.me]
There was an error rendering this rich post.
Vanilla Forums COO [GitHub, Twitter, About.me]