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.
Applications turn on, and off again Help!
Hammo00
New
Hi,
So I turn apps on, and then when I refresh they are off again.
The Config.HPP Says this:
// EnabledApplications $Configuration['EnabledApplications']['Conversations'] = '/applications/conversations'; $Configuration['EnabledApplications']['Vanilla'] = '/applications/vanilla'; $Configuration['EnabledApplications']['BasicPages'] = '/applications/basicpages';
But it doesnt show anything in the dashboard. Both should work with 2.5.1
Thanks!
0
Comments
I have edited your post: you should use
~~~
above and below code to show multi line code.Where do those entries come from? They should be boolean like that:
These come frome the Config.PHP, I will see if changing them to booleans will fix it.
That fixed it, weird as I did not change a thing of it.
@Hammo00
Well, something changed it!
Was it a new install? Did you use a 3rd party installer?