Results 1 to 10 of 169

Hybrid View

  1. #1
    Join Date
    Nov 2013
    Location
    Arizona
    Posts
    33
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced [Support Thread]

    Ok, i figured it out, nevermind any of my posts. Here was the problem.

    So, I backed up my site and moved it to another host.

    What happened was my site has the old "Cross Sell Plus Advanced Sell Combo" here http://www.zen-cart.com/downloads.php?do=file&id=1364

    I forgot I was using that version and tried to load the new version called "Cross Sell Advanced" here http://www.zen-cart.com/downloads.php?do=file&id=400

    DONT DO THAT!

  2. #2
    Join Date
    May 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced [Support Thread]

    SavaTom, I have run into the same problem you had. I am getting the error message - 1062uplicate entry 'MIN_DISPLAY_XSELL' for key 2 :: etc...

    Were you able to get the new version working? What did you have to do?

    I really don't want to keep the old version since it is now basically obsolete.

    Thanks for any help you can give me.

  3. #3
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Cross Sell Advanced [Support Thread]

    Quote Originally Posted by traci View Post
    SavaTom, I have run into the same problem you had. I am getting the error message - 1062uplicate entry 'MIN_DISPLAY_XSELL' for key 2 :: etc...
    Sorry for being so slow to a response. Problem is most likely you have (or in the past had) another XSELL module installed. The fix is generally to remove the other module (or older version of this module) before trying to install the current version of this module.

    Alternately one could try to remove the old configuration key from the database manually, but one may run into additional issues unless the old module (database entries and files) are removed (and any modified files have the changes reverted).

    Removing the configuration key (SQL - assumes no db_prefix in configure.php):
    Code:
    DELETE FROM `configuration` WHERE `configuration_key`='MIN_DISPLAY_XSELL';
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Cross Sell Advanced [Support Thread]

    Hmmmmmmm.. I'll have to take a looksee at the readme and make adjustments accordingly..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #5
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Cross Sell Advanced [Support Thread]

    Is this mod suitable for use on version 1.3.9h ? (Not upgrading site to 1.5.x) - if not is there a similar mod that is suitable for 1.3.9h?

    thanks, Mike

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Cross Sell Advanced [Support Thread]

    Dunno.. Didn't test this with v1.3.9 when I updated this because v1.3.x versions are no longer officially supported.. If you have a dev store, you can install and test..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Cross Sell Advanced [Support Thread]

    Hello Diva,

    I am looking for something similar to work in the cart - wrote the following earlier based on cart before I read the mod readme and see it relates to product pages - do you know of anything that can do the following?

    - with this mod can I add a single product, the same item every time, to the cart for any and every product a customer may add to the cart. Example is I sell Pendants - I want to suggest a Chain (a specific item#) with every Pendant put in the cart - is there a way to say 'add this as cross sell item to every product' without laboriously adding every product to the one I want to cross sell or vice versa (there are hundreds of Pendants).

    cheers,
    Mike

 

 

Similar Threads

  1. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  4. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  5. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg