HPoirot Posted August 28, 2017 Share Posted August 28, 2017 Hello, Usually users of this forum are asking how to get rid of 404 page, but I have another problem: How do you actually redirect to 404 page if you need to? Thanks! Link to comment Share on other sites More sharing options...
razaro Posted August 28, 2017 Share Posted August 28, 2017 Try with this in your code Tools::redirect('index.php?controller=404'); 1 Link to comment Share on other sites More sharing options...
vekia Posted August 28, 2017 Share Posted August 28, 2017 Hello, Usually users of this forum are asking how to get rid of 404 page, but I have another problem: How do you actually redirect to 404 page if you need to? Thanks! do you need to redirect to 404 pages only for specific reason? if so, whats the reason? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now