Zen Cart Logo
Forums / All Other Contributions/Addons / Advanced Cross Sell

Advanced Cross Sell

Locked

Views: 992

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Jan 2010, 10:38 PM
#1
nwce avatar

nwce

Zen Follower

Join Date:
Oct 2009
Posts:
444
Plugin Contributions:
0

Advanced Cross Sell

Hi,

I am running 2 sites on v1.3.8, and have installed the advanced cross sell module.

The one site works perfectly fine (I did a fresh install of cross sell, module manager and advanced cross sell.) The 2nd site already had the cross sell in it, so I installed the module manager and advanced cross sell - and the advanced cross sell works, but it duplicates the cross sell. You can see it here:

http://nitwitcollections.com/shop/index.php?main_page=product_info&cPath=1&products_id=681

Obviously I have done something wrong, but cannot figure out why it is duplicating the cross sell. I have tried un-cross selling in the original program, and then only use advanced cross sell to redo it, and it still duplicates.

Any help would be appreciated.

Thanks in advance,

Jeff

2 Jan 2010, 7:10 PM
#2
absolute avatar

absolute

Totally Zenned

Join Date:
May 2005
Location:
Bath, Somerset
Posts:
1,054
Plugin Contributions:
2

Re: Advanced Cross Sell

Check in your tpl_products_info_default.php file, within your template folder. It seems that you have the same line in there twice - I think you are looking for an include of "tpl_modules_xsell_products.php". You should find there are 2 of them. Just remove one, or comment it out first.

Absolute

3 Jan 2010, 10:05 PM
#3
nwce avatar

nwce

Zen Follower

Join Date:
Oct 2009
Posts:
444
Plugin Contributions:
0

Re: Advanced Cross Sell

Hi Absolute,

Thanks so much for the answer!! I did have 2 of them in there, and once removed, all is fine!!

Thanks again, I appreciate your help,

Jeff