Quote Originally Posted by noppie View Post
I am so stumped and hope someone can help me.

I had multisite running on 1.3.9 for a couple of years now..
so I know a little about it.
but now I just can't figure this out

I have three domain.
Herasonlinemarket.com/shop main site
buykandibracelets.com
buykandi.com

ok the main site is working and is working fine

it is the other two that don't work

Here is the config file for buykandibracelets
<?php
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');
$template_dir = "zen2";
define('SITE_NAME','zen2');
?>

and Categories Description: for kandi store
<!--Zen--Zen3-zen2-->


and my cpanel is
Addon Domains Document Root Username
buykandibracelets.com Home/public_html/shop buykandibracelets


when I go to buykandibracelets.com
it show up great.
then when I click on categories
kandi store
the URL changes to buykandibracelets.com/shop/kandi_store
but the screen stays on the home page.
I just don't know how to fix this ..


the way it worked before there was no -shop- in the url

and yes I have the switch in the configuration file

any help would be great.
Noppie
just more info
ok now if you go under the categoires and click on
all products.. or feature products or new product
the produces show up then click on
any of them and it reverts back to buykandibracelets.com/shop/what ever product

I of ceon url rewrite.. this worked with the 1.3.9 version