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.
Fatal Error in Gdn_Controller.definitionList();
ItsWolfPT
New
I cannot install Vanilla because of this error, I don't know why, I installed everything right, but Doesn't not work, Someone can help me plz fix this issue thx
0
Comments
How did you install everything right ? Please elaborate exactly what you did...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
It's quite obvious: the message starts with "Fatal Error in Gdn_Controller.definitionList();", so this is where the error can be found, but it goes on with "call to undefined function json encode", which is the error.
You are missing the php json extension.
You will also need curl and mb_string if you are already installing php extensions...