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.
/index.php/entry Fatal Error in EntryController.FetchViewLocation();
Does anyone else get this error? This route works when used like this: "/index.php/dashboard/entry", but it doesn't work like "/index.php/entry". What's the deal?
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
Thanks.
This feels like an issue with the new authenticator structure I wrote when we added real single sign on. Do you think you could screenshot your actual error and post it (or PM it to me if it contains sensitive information)? I'm having a hard time tracing the problem based on this minimal info.
Vanilla Forums COO [GitHub, Twitter, About.me]
Uploaded with ImageShack.us
It looks like for some reason "$ApplicationFolder" is set to '', which might be causing the problem. Any ideas?