Danke!
I think u need the latest version. Warehouse shouldn't be a problemAnyone have issues on Warehouse theme on PS 1.7.7.8? By m eit doesnt work
Thank you mate!You are a lifesaver!
Post automatically merged:
IMPORTANT
THE 1.7 VERSION OF THIS MODULE IS BUGGY.... IT WILL THROW A 500 ERROR.
TO FIX IT: GO TO /PRODUCTMASSUPDATER/CONTROLLERS/ADMIN/AdminProductmassUpdaterController.php
and change:
function setMedia() to function setMedia($isNewTheme = false);
and also change:
return parent::setMedia(); to return parent::setMedia($isNewTheme);