here is what I put in in the www.morrisgiftshop.biz_config.php
<?php
$template_dir = "candied_apple";
define('SITE_NAME','morrisgiftshop');
define('HTTP_SERVER', 'http://www.morrisgiftshop.biz');
define('HTTPS_SERVER', 'https://www.morrisgiftshop.biz');
define('CATEGORIES_ROOT','1'); //root categories is 1 for this site
?>
and still no categories are listed for my products
Bookmarks