You can get controller custom errors by creating a
public/404.php
file that will be included when the application is in production mode.
I've just updated the trunk in order to have the same for invalid actions.
In order to keep it coherent with HTTP Invalid method response it will require a
public/405.php
file that will be also when no matching action is found on production mode.
Can't reproduce. Do you have a (almost) up-to-date version of the framework?
Is it "Fatal error [...] in AkRequest" or something else?
Then you're on v0.8, please update your framework.
1 to 7 of 7