Quote Originally Posted by shopyoungway View Post
ok so i have installed this and i get a wierd template with nothin in it, no boxes or anything what am i doing wrong, www.youngwaypc.com can anyone point me in the right direction.
Also, did you need to have:
$template_dir = "youngwaypc";
define('SITE_NAME','youngwaypc');

in the file: includes/config_sites/www.youngwaypc.com_config.php

This tell what is the template name for your site. you also have to rename all the folder of your template to youngwaypc (this can apear annoying but it will really help if have more sites...)


And you need to add that at the beginning of your configure.php:
include_once('includes/config_sites/sites_switch.php');