Quote Originally Posted by DTB View Post
ok, so i started over.

went back, and began at step 1 in the readme...

i replaced my:

<body id="<?php echo $body_id; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

with the suggested:

<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

and still no dice..


as i posted before, i did try that change that dreamdaily suggested, but haven't tried it again, since my re-started attempt...

my catalog site is:

http://www.designertoybox.com/index.php

if anyone can help, i would be eternally grateful...

thank you..

bill
What version of Zen are you running? If you can get me quick access (FTP) to the site, I can look at what is going on and try to get it installed for you. PM me the details if you are interested. It really shouldn't be this hard?

Also, do you have any other mods running on the site? Not that it would matter too much, but it is good to know. Just shoot me a private message if you want me to look at it further. I'd be happy to.