Quote Originally Posted by autoace View Post
Ok, thank you. I now have it installed but it is still not showing up under Configuration. I will review the files I ftp'd for my admin area. Thanks for the help.
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?