I had Zen Cart is a folder named "Store" that my website would redirect to when someone wanted to buy. I cleared the website out and moved Zen Cart to the main directory on my hosted web space.

I changed the Config> Sessions from .../htdocs/store/cache to
.../htdocs/cache

I changed /includes/configure.php and /admin/includes/configure according to article=122. Where there was "store" I changed to "htdocs".

The site now is now a mess. Please view at http://www.blackoutez.com and get an error when trying to login to admin.

Can someone please help?

How am I supposed to handle the following-
define('DIR_WS_CATALOG', '/store/');

Am I to place "htdocs" in place of "store"

Thanks so much in advance, Tim