I am waiting for it to setup. I would like to know if I got this site_config.php currectly
<?php
$template_dir = "red_passion";
define('SITE_NAME','marchforbabies');
define('HTTP_SERVER', 'http://marchforbabies.morrisgiftshop.biz/');
define('HTTPS_SERVER', 'https://marchforbabies.morrisgiftshop.biz/');
define('CATEGORIES_ROOT','0'); //root categories is 1 for this site
?>


Reply With Quote
