I just tried installing and it's not working at all for me. There is no 'upload' under 'customer' when i'm logged in the admin.
this is what i have: under admin the folder which i downloaded 'uploads 1.0' and i wend under admin/includes/configure.php and copy the two files this is what's showing now:
define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/');
define('DIR_WS_UPLOADS', DIR_WS_IMAGES . 'uploads/');
define('DIR_FS_UPLOADS', DIR_FS_CATALOG . DIR_WS_UPLOADS );
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
now was i also to go to: name of shop/includes/configure.php and change the files as well.



Reply With Quote


