HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Please upgrade here. These earlier versions are no longer being updated and have security issues.
Blank Pages on Discussions

Hi there, I recently installed Vanilla using Softaculous (I know lazy) and none of the discussions will show when I click on them they just go to white blank pages. Everything is default , no plugins are installed (it doesn't make a difference if they are I tried!)
Any ideas?
0
Comments
Welcome to the community!
What version of Vanilla was installed by Softaculous?
Add
$Configuration['Debug'] = TRUE;
on a new line in the/conf/config.php
file to enable error reporting and refresh the blank page to see the errors.Add Pages to Vanilla with the Basic Pages app
2.1.9 was installed by Softaculous.
Fatal error: Call to undefined function mb_detect_encoding() in /home/craftycreeper/public_html/support/library/vendors/simplehtmldom/simple_html_dom.php on line 988
Do I need mbstring?
EDIT: Thanks @Shadowdare - found the issue was Mbstring - cheers!!
You're welcome, @YorkshireJamie! Glad you got it fixed!
If you have any other questions about Vanilla, feel free to make a new discussion!
Add Pages to Vanilla with the Basic Pages app