Guys ive done so many carts now and i want to try this zencart out - im nearly done all i have left is to find the following:
A - Edit /admin/includes/configure.php
Ive done this part .....
define('DIR_WS_ADMIN', '/admin/');
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_ADMIN', '/admin/');
define('DIR_WS_HTTPS_CATALOG', '/');
How do i find this? Where is it? :/
define('DIR_FS_ADMIN', '/home/mystore.com/www/public/admin/');
define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');


Reply With Quote
.

