Page 1 of 1

How to test file 404.tpl inside Smarty structure?

Posted: Fri May 06, 2011 2:39 am
by toplisek
How to test file 404.tpl inside Smarty structure and set correct code for this error?

The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested. 404 errors should not be confused with "server not found" or similar errors, in which a connection to the destination server could not be made at all. A 404 error indicates that the requested resource may be available again in the future.