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.
"No discussions were found" before signing in
![dpkoch](https://secure.gravatar.com/avatar/df6768701b4654d665d5fbe40f8f566e/?default=https%3A%2F%2Fvanillicon.com%2F7896c43501fdfc4b83448073be13605b_100.png&rating=g&size=100)
Hi,
I have a situation where if I visit my forum from a new browser, everything looks normal except the list of discussions is empty and just says "No discussions were found." Once I sign in all of the discussions appear as normal. I don't have private communities enabled, and this behavior occurs even using the default theme and with all plugins disabled. The behavior also persists when I delete the cache folder.
This is with Vanilla 2.8, PHP 7.0.33, installed via Installatron on shared hosting. I'm not sure what debug information would be relevant, but any ideas?
Thanks
0
Comments
You should check your permission setup. Does your guest role have the
Discussions.View
permission?Update php version. This is a common problem with 7.0
It looks like updating to PHP 7.2 fixed it, thanks!