Re: Just another Cross-Sell mod (support thread)
Run
DELETE FROM module_version_tracker where modules_code='ri_jaxs';
DROP TABLE IF EXISTS products_xsell;
DELETE FROM configuration where configuration_key='MIN_DISPLAY_XSELL';
DELETE FROM configuration where configuration_key='MAX_DISPLAY_XSELL';
DELETE FROM configuration where configuration_key='XSELL_DISPLAY_PRICE';
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Bookmarks