Hello,

I have been trying to make zen cart and gallery2 integration to work, but I got stuck in the part where I have to specify the absolute path to the Zen Cart directory. I am sure I am typing it correctly, but I get this error:

Code:
Error Detail -
Error (ERROR_BAD_PATH) : /home/content/16/7191216/html/admin/includes/configure.php
in modules/zencart/classes/ZenCartAbstraction.class at line 122 (GalleryCoreApi::error)
in modules/zencart/classes/GalleryZenCart.class at line 113 (ZenCartAbstraction::init)
in modules/zencart/AdminZenCart.inc at line 104 (GalleryZenCart::init)
in main.php at line 250 (AdminZenCartController::handleRequest)
in main.php at line 104
in main.php at line 88
I tried changing the original /admin/ path in "GalleryZenCart.class" and "ZenCartAbstraction.class" to the custom name I put to my admin folder, but then I get the following message:

"Illegal Access"

Any help would be really appreciated.

Thanks in advance!