View Single Post
  #1  
Old 09-08-2003, 07:33 AM
 
pipercub pipercub is offline
 

Advanced Member
  
Join Date: Oct 2002
Posts: 82
 

Default [Solved] How to change the forward address on page errors?

I recently upgraded from v.3.1 to 3.4.4Pro. I did a total rebuild because the database structure was different. Now, my categories and product numbers are different (which is OK). However, if a user (or search engine ) had the old URL, the user is redirected to an error page (error_message.php) because the new cart does not know about the old cat numbers and product numbers.

What I would like to do is to forward the user to the home page instead of the error page.

Where can I the program logic that regulates this function?

This is a hot issue with us right now because we had alot of links to products from outside sites/pages.

Sincerely,
Piper

My future goal is to go through the database and re-map the category numbers and product numbers. However, this won't happen for another week or two.
Reply With Quote