Thread
:
Root HTML Generator
View Single Post
#
53
04-20-2006, 08:26 AM
PhilJ
X-Guru
Join Date: Nov 2002
Posts: 4,094
Have you all gone mad?
in xcart/admin/html_catalog.php
change
Code:
define ('DIR_CATALOG', '/catalog');
to
Code:
define ('DIR_CATALOG', '/');
Then regenerate the catalog (use '/' as the catalog path).
That is all you need to do!
__________________
xcartmods.co.uk
PhilJ
View Public Profile
Send a private message to PhilJ
Visit PhilJ's homepage!
Find all posts by PhilJ