Hi all, look at that https://github.com/vanilla/vanilla/tags
Yay ! I'm gonna start testing it !
I tried to unzip on a 3.3 install, delete cache, and i have a 500 error with eventmanager.php...i will investigate next week.
So there is no "vendor" folder in the release, so it doesn't work. I will try to do a composer update
with composer update in the root folder, it's ok.
you have to do a /utility/update
You have to delete class.qna.plugin.php in the plugins/QnA folder because there is a QnaPlugin.php file otherwise you will have a notice error
Comments
Yay ! I'm gonna start testing it !
I tried to unzip on a 3.3 install, delete cache, and i have a 500 error with eventmanager.php...i will investigate next week.
So there is no "vendor" folder in the release, so it doesn't work. I will try to do a composer update
with composer update in the root folder, it's ok.
you have to do a /utility/update
You have to delete class.qna.plugin.php in the plugins/QnA folder because there is a QnaPlugin.php file otherwise you will have a notice error