HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla 2.0.18 (beta 4) released
We got a little sidetracked during our beta release process for 2.0.18. No worries! We're back on track for release now. Ignore that this is beta 4 - treat this as a first beta. Lots of features got added, and lots of stuff got changed.
I can't provide a responsible changelog. You'll need to check the GitHub commit log for that (and a hearty cheers to those of you who follow along and regularly pull and file new issues - much appreciated!)
Does this release fix every known bug? Nope! As usual, this is a nice mix of fixes and new stuff. If you have a pet bug that needs fixin', get involved on GitHub and send us a pull request.
Thanks for all the help over the summer! Hopefully we'll resume our faster release schedule now. Expect a VERY short beta / release candidate period before our final release, so get your bugs filed on GitHub soon.
Here's the usual details:
=======================
Download it from the addon site!
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.
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).
I can't provide a responsible changelog. You'll need to check the GitHub commit log for that (and a hearty cheers to those of you who follow along and regularly pull and file new issues - much appreciated!)
Does this release fix every known bug? Nope! As usual, this is a nice mix of fixes and new stuff. If you have a pet bug that needs fixin', get involved on GitHub and send us a pull request.
Thanks for all the help over the summer! Hopefully we'll resume our faster release schedule now. Expect a VERY short beta / release candidate period before our final release, so get your bugs filed on GitHub soon.
Here's the usual details:
=======================
Download it from the addon site!
Build History
- 2.0.18b1 - Added moderation, bans, logging. Fixed 50+ bugs.
- 2.0.18b2 - Fixed 12 bugs.
- 2.0.18b4 - Restarting beta with tons of changes and fixes.
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.
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 add the following line to your conf/config.php file:$Configuration['Garden']['Debug'] = TRUE;
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
- 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: www.yourforum.com/utility/update (or www.yourforum.com/index.php?p=/utility/update)
- Visit your forum and test away!
Tagged:
0
This discussion has been closed.
Comments
@ronakg look here : https://github.com/vanillaforums/Garden/issues?sort=created&direction=desc&state=closed&page=1&milestone=2
There was an error rendering this rich post.
Also, when I have the "root categories as headers" setting enabled, and if viewing the subforum and looking under the blue box where it says "All Discussions box // Category >> Subforum," the category should be a non-link there too.
Add Pages to Vanilla with the Basic Pages app
@Shadowdare Check out the red capital letters part of the post above.
There was an error rendering this rich post.
Also I'm getting a bonk despite adding the debug, $Configuration['Garden']['Debug'] = TRUE;, to my config.php
The Smarty thing is just a bug, not a decision
update GDN_User User set Permissions = '' where Permissions <> '';
Would always be displayed on /utility/structure ? even after repeatedly doing run
I don't think this is a new issue for me but I never got a response for it in past versions.