HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla 2021.012 is now available
Today marks the official release of Vanilla 2021.012.
There have been some important changes to Vanilla since Vanilla 3.0. They've been stated in recent release posts, but I'll echo them here:
- Vanilla requires at least PHP 7.2. Future versions of Vanilla will require PHP 7.4+.
- MySQL 5.7+ is required.
- Full-text indexes have been disabled by default. You can enable them by adding a
Database.FullTextIndexing
key to your config and setting it totrue
. Failure to do this before upgrading will result in your full-text database indexes being lost.
There's a long change log of fixes and features, spread across the RCs and recent "gold" releases. If you're curious, you can follow them:
Last, but not least, there's Vanilla 2021.012! You can checkout its change log and download the pre-built package, over on GitHub.
This is a major upgrade from 3.3. Please follow our upgrading guide. If you experience any issues, please post specifics (exact error messages, screenshots, etc.).
Tagged:
8
Comments
I have the same issue I posted here: https://open.vanillaforums.com/discussion/38781/vanilla-2021-011-is-now-available
Image and description in the link above, but in short can't select anything in Dashboard - Settings - Layout. This started with 2021-011 when the Foundation Layouts where added.
Other issues since 2021-009 is 'Mark All Read' on the notification flyout does nothing when clicking it. Another issue is the mobile menu not being scrollable on mobile (tested on various browsers on iOS) until closing and opening it again. The last issue I've seen since 2021.009 is 'New' isn't appearing on new threads.
Thank you.
does not select language
When will this update be deployed to Softaculous?
When Softaculous adds it.
But you can let them know.
(In other words: you are asking the wrong place)
after upgrading,
_richEditorLegacy.scss is putting a
visibility:hidden
and hiding the body completely.Also, noticed that it is throwing errors:
`Could not find file 'custom_default.css' in folder ''.`
`Could not find file 'admin.ts' in folder 'vanilla'.`
How can I fix this?
Which theme was set before upgrading?
Try changing to the new default theme, just for test/troubleshooting.
@Kaspar Which one is the default theme? I set to the all the themes it has. No change.
The only way I can remove this is that I overwrite it in the _richEditorLegacy.scss, and re-compile the assets in the dashboard `https://github.com/vanilla/vanilla/tree/2021.012/applications/dashboard`
@gohunter
I could not recall the names at the time.
Keystone (should still be the default)
Lavender (which I was pretty sure I had seen had been set as new default. The latest I found is that it is in internal testing).
As you have tested with all available themes, the next I would do is test whether you get the same issue with a fresh install/out the box instead of on an upgrade.
I just updated my 3.3 install and everything is smooth so far!
EDIT: I still don't see the option for 'Announced' in the dictionary so us normal users can change it to Pinned :)
I am trying out the new User card feature and it never seems to load the information on the card it just sits there
Just some more info that all these errors happen in the console when you click on a users icon. This error does not happen when the User Card is disabled.
I think I spoke too soon. It seems I am getting notifications that everyone else other than me cant see anything on the site. It loads the site up and lets them log in but categories and discussions are showing blank. When I am logged in as an admin I can see everything and my other admin is seeing the same issue that the whole site is blank it just says "No discussions were found" or "No categories were found"
Any Ideas? I have checked group permissions and all is right. I even tried to save them again just to rewrite them again
@Kaspar Ok, I just pulled in the pre-built package on a fresh install, with only my config.php, but there is this error:
`Could not find file 'custom_default.css' in folder ''.`
not sure where this supposed to be coming from.
I found another thread on the error I was having and I am continuing my conversation in that thread for "No Categories found"
https://open.vanillaforums.com/discussion/comment/263230
Error color on Black version of Lavender theme (Search Function)
Please report on github
https://github.com/vanilla/vanilla
Until it is corrected you can override yourself via CSSedit
https://open.vanillaforums.com/addon/cssedit-plugin
Ofc you need to find the correct styles to adjust/override.
If you need help pls pm me a link to your forum with that theme style.
Softaculous is the easiest way to update your installation, I tried following the upgrading guide - and run into some of the errors above, but when I tried Softaculous; everything was fine. If you installed your forum using this method - updates will be smooth (even with outdated plugins). Sometimes, the available version on Softaculous (being 2021.009) may be slightly outdated
Like @gohunter I too am having fun with blank pages, thanks to richEditorLegacy.scss:
Can we get an easy fix for this?
Did you found a solution for that issue?
I went through Vanilla 2021.009 no categories found - Page 3 — Vanilla Forums topic as well but so far I was able to restore view permissions, but my users still cannot enter any comment nor create new discussion
No solution yet and no one knows why it's happening. I did an import from VB forum software when I switched to Vanilla Forums and i really had to shoe horn in my data but i got it in and i am wondering if some of those tables got corrupt somehow and now during the upgrade its rearing its head.