Jump to content



Latest News: (loading..)

asgo

Member Since 12 Feb 2012
OFFLINE Last Active May 29 2012 07:58 AM
-----

Topics I've Started

Link between osCommerce sites

25 May 2012 - 11:11 AM

I have a osCommerce shop in directory .\Public_html.
Another osCommerce shop is located in ..\Public_html\International.
The two shops are in different languages and has different goods, taxes, shipping rates etc., they have to be kept separate.

The problem is this: When the customer presses "Top" in the heading he always is sent to the start page in the first shop even if he is in the second shop. Somewhere there must be a link to ..\index  that needs to be changed to ..\International\index.php but I can't find it.
Anyone?