Hi guyz, i am having a problem in uploading my templates. I edited one of the css files in the templates folder, renamed the current template folder (Ex. tmpl_try) then changed the BxTemplName.php file
the line $sTemplName='UNI'; (i have changed the 'UNI' into 'TRY')
after that i altered BxTemplConfig.php
$site['images'] = "templates/tmpl_uni/images/";
$site['zodiac'] = "templates/tmpl_uni/images/zodiac/";
$site['icons'] = $site['url'] . "templates/tmpl_uni/images/icons/";
$site['css_dir'] = "templates/tmpl_uni/css/";
$site['smiles'] = $site['smiles'] . 'default/';
edited tmpl_uni into tmpl_try(just a sample)
once done i have uploaded it to my site, then went to advance setting hoping that there would be a choices in the pull down menu, but it still remains UNI.
I expected that there would be a template tmpl_try.
what do you think is the problem???
Any help would be greatly appreciated..