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.
Will Vanilla 2.2.1 just not work on PHP7?
Swennet
New
Hey, I just installed Vanilla on a Ubuntu 16.04 system with PHP7. I can open the Vanilla Dashboard but the actual forum shows a blank page.
Does the current Vanilla version (2.2.1) just not work on PHP7? Or can I do something to make it work?
Tagged:
0
Comments
No, you need PHP 5.6 max. It will run on PHP 7 with the next update. 2.3
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
from the readme, not as clear as it could be to non-english speakers. Probably should have just said does not work with php 7.0. Although you could have searched for the answer and found out, the read could have been clearer.
for 2.2.1
https://github.com/vanilla/vanilla/blob/Vanilla_2.2.1/README.md
for 2.3RC1
https://github.com/vanilla/vanilla/blob/release/2.3/README.md
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.
It certainly was unclear from the readme. After searching around I found that updating Vanilla to be compatible with PHP7 should be rather easy, which is why I asked if there was anything I could do to "make it work".
Instead, I simply installed the 2.3 Beta version. (Still running a development environment anyway)
Yes. clarity is sometimes opaque. 2.3 release candidate RC1 probably the smartest plan, until 2.3 is released whenever that may be. probably by the end of the year or shortly after or shortly before, relatively speaking.
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.
The cause of the blank pages with Vanilla 2.2 and older with PHP 7 is due to Smarty, the PHP Template Engine. An updated version of Smarty will be included in the next release of Vanilla that fixes this.
Add Pages to Vanilla with the Basic Pages app
i have same problem