PDA

View Full Version : General Script Error Message


Buzby
26-Mar-2007, 11:15 PM
From time to time my sites generate a "general script error message" which requires a purge and refresh.

Is it possible to edit the text on this error message so that it can inform the client that the item is also available on another website operated by us and also to include a telephone number so that they can proceed with their order.

Many thanks

I-CC
27-Mar-2007, 07:37 AM
If it is a server 500 error message, then you could create a custom page 500 for cgi script errors and create a .htaccess file telling the server that for any error 500 goto the following url etc.

Do a search of the web for error 500 pages and the like and this will guide you on its creation, but also depends on whether you are hosted on linux or windows.