Hi guys,
I use zencart v139, i,m a newbe this would be my first shop. I have hosting from godaddy and everything worked ( well it wasn't easy) till now. I succesfully instaled zencart, then I had to rename my admin folder, I followed all the instructions from this tutorial
my configure.php file where I modified lokk like this:
define('DIR_WS_ADMIN', '/adminsofie10/');
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_ADMIN', '/adminsofie10/');
define('DIR_WS_HTTPS_CATALOG', '/');
define('DIR_FS_ADMIN', '/home/mystore.com/www/public/adminsofie10/');
define('DIR_FS_CATALOG', 'home/mystore.com/www/public/');
When I tried to login to your admin using the new URL, It failed.
Please show me where and what I do wrong...if u need more info, just ask.
Thank u in advance


Reply With Quote
