Just installed ZC on my dreamhost account and then installed a free theme off the web.
The only big issue I am having is that my top menu tabs display as: "TOP_MENU_NEW_PRODUCTS" vs. I am guessing what should be "New Products".
After poking though the code of the template it looks like < ?php echo TOP_MENU_NEW_PRODUCTS; ?> is displaying "TOP_MENU_NEW_PRODUCTS" just that and not the value of the variable TOP_MENU_NEW_PRODUCTS.
Any ideas here? I would post my URL but I just registered the domain and am accessing my site using a hardcoded nameserver locally.
My PHP background tells me I have some kind of stupid variable scope issue or something like this. It also shows up on the search, language, cart and currency options below the main tabs.
Thanks,
Dan



