Getting 404 error trapping to work

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
apalmer123

Getting 404 error trapping to work

Post by apalmer123 »

I am using CMS 1.5.4.

I have the Custom 404 Error message defined and enabled in the CMSMS Site admin/gloabal settings. It does nothing.

I have enabled the pretty URLs in Config.php and added
      ErrorDocument 404 /error-404.html
to .htaccess file in the root directory. And, yes, there is a file error-404.html in the root directory.
(ref: http://wiki.cmsmadesimple.org/index.php ... 2C_and_404)

I have created a custom page within CMSMS with alias error-404 in CMSMS Pages.

None of this traps 404 errors. Any help appreciated.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Getting 404 error trapping to work

Post by Dr.CSS »

Older versions are not supported, upgrade and see if it helps...
alby

Re: Getting 404 error trapping to work

Post by alby »

apalmer123 wrote:
I have created a custom page within CMSMS with alias error-404 in CMSMS Pages.

None of this traps 404 errors. Any help appreciated.
- Backup
- Upgrade to 1.6.3
- Add a new page with content ErrorType and error 404

Alby
Locked

Return to “[locked] Installation, Setup and Upgrade”