In reviewing the files I've uploaded to my admin area, I saw this line of code in multi_xsell_definitions file:
define('TABLE_PRODUCTS_MXSELL', DB_PREFIX . 'products_xsell');
I don't have a db prefix for, so would this be causing the problem I'm having or is it unrelated? If so, what might be the possible fix?



Reply With Quote
