Quote Originally Posted by mailbeez View Post
have to appologize, for some reason my path-changes did not make it into V1.5...!? (but I thought so)

you have to replace in the following the THE_RIGHT_ZENCART_CONSTANT with - I have to guess since I don't have access to my code at the moment - DIR_WS_CATALOG (?), must be the constant you can find in configure.php which has your path information.
PHP Code:
define('DIR_WS_HTTP_CATALOG'THE_RIGHT_ZENCART_CONSTANT); 
I will fix this with the next release.

cord
So I need to replace THE_RIGHT_ZENCART_CONSTANT with DIR_WS_CATALOG (?), where do i find this string. I do not see on the mailhive.php or the config.php