Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error when page does not exits #9

Closed
RNKushwaha opened this issue Mar 11, 2015 · 1 comment
Closed

Fatal error when page does not exits #9

RNKushwaha opened this issue Mar 11, 2015 · 1 comment

Comments

@RNKushwaha
Copy link

When I tried to open an url which does not exists(e.g. http://localhost/fabulog-master/admin/page), it shows me following error

Fatal error: Call to a member function setView() on a non-object
[C:/xampp/htdocs/fabulog-master/app/controller/backend.php:19]

while it should show the user that page does not exists. Why you are showing programming error?

@ikkez
Copy link
Owner

ikkez commented Mar 11, 2015

Hi. yeah i guess this should trigger a 404 or something similar in the backend too.
fabulog v0.2 is still a very early version, made of testings and to learn coding with F3 and Cortex. Hence i just showing errios might be a not that bad idea. You can turn it off with setting DEV = false in the app/config.ini file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants