Page 1 of 2 12 LastLast
Results 1 to 10 of 240

Hybrid View

  1. #1
    Join Date
    Jul 2010
    Posts
    243
    Plugin Contributions
    5

    Default Re: Ultimate Cross Sell for Zen Cart

    Anyone got this working on 1.5?

  2. #2
    Join Date
    May 2011
    Location
    Garland, Texas, United States
    Posts
    27
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by ray-the-otter View Post
    Anyone got this working on 1.5?
    I'd love to know this, too. I need to install this fab mod on a new install but it's 1.5...

  3. #3
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by ray-the-otter View Post
    Anyone got this working on 1.5?


    I'm currently working on an update to make Ultimate Cross Sell for Zen Cart compatible with Zen Cart 1.5.0. I will upload updates to github until I can upload a finalized version to the free Addons section. In this manner, anybody that would like to test it can do so and by so help by providing any suggestions, bug fixes etc... Please post your comments here so that I can work them into the update.

    Thanks

  4. #4
    Join Date
    Jan 2012
    Location
    Northern Indiana
    Posts
    41
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Any idea when a working version might be available? I did not research well enough to know that it wouldn't work with 1.5 until I installed and found no install option in admin. Any of the other Cross Sell mods already working with 1.5?

    Thanx!

  5. #5
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    I need a cross sell mod that I can display floating to the right side of the description on the product page, not in a center box nor in a side box. Just a box I create myself and insert the code for the cross sell items display. The problem with the mods I've looked at so far is they just use generic code for displaying such boxes, and that isn't what I need.

    I also need to put it on the shopping cart page and have cross sells for all the shopping cart items combined display.

    Will this mod do both of these things? I would just download and try it, but I'm confused and overwhelmed by the dozen different cross sell mods in the downloads.

  6. #6
    Join Date
    Aug 2008
    Location
    Rockford, IL
    Posts
    59
    Plugin Contributions
    1

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by Stizzed View Post
    Any idea when a working version might be available? I did not research well enough to know that it wouldn't work with 1.5 until I installed and found no install option in admin. Any of the other Cross Sell mods already working with 1.5?

    Thanx!
    I also am interested in using this on 1.5.0

  7. #7
    Join Date
    Jul 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    I upgraded Zen cart from 1.3.9 to 1.5 and realized that the links from the Admin were removed with the upgrade. I managed to manually add the links back in one by one with the Admin Page Registration tool and this mod now works on my 1.5 site.
    Admin Access Management => Admin Page Registration

    Page Key: Ultimate Cross Sell
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CONFIGURATION
    Page Parameters: gID=XXXX (Lookeup in phpMyAdmin configuration_group)
    Menu: configuration
    Display on Menu? Y
    Sort Order: whatever you want
    The configuration menu for Ultimate Cross Sell should now be visible on 1.5
    Admin Access Management => Admin Page Registration
    Page Key: Ultimate Cross Sell mod
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CROSS_SELL_PRODUCTS
    Page Parameters: gID=XXXX (Looke up in phpMyAdmin configuration_group)
    Menu: Modules
    Display on Menu? Y
    Sort Order: whatever you want
    The Modules menu for Ultimate Cross Sell should now be visible on 1.5

  8. #8
    Join Date
    Jun 2006
    Location
    Atlanta, GA
    Posts
    118
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    This is a great app, but I can't figure out one thing. I would like to have the same few items show up in cross sell no matter what the customer views or adds to cart. (I have thousands of items.)

    Can someone share how to make this mod do that, or suggest another mod that would better suite my needs?

    Thanks!
    http://www.divinelighting.com -- Super Orders 3.0 -- Ultimate SEO -- Quantity Discounts -- SitemapXML -- Image Handler -- Shipworks

  9. #9
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,371
    Plugin Contributions
    23

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by FrankStephen View Post
    I upgraded Zen cart from 1.3.9 to 1.5 and realized that the links from the Admin were removed with the upgrade. I managed to manually add the links back in one by one with the Admin Page Registration tool and this mod now works on my 1.5 site.
    Admin Access Management => Admin Page Registration

    Page Key: Ultimate Cross Sell
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CONFIGURATION
    Page Parameters: gID=XXXX (Lookeup in phpMyAdmin configuration_group)
    Menu: configuration
    Display on Menu? Y
    Sort Order: whatever you want
    The configuration menu for Ultimate Cross Sell should now be visible on 1.5
    Admin Access Management => Admin Page Registration
    Page Key: Ultimate Cross Sell mod
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CROSS_SELL_PRODUCTS
    Page Parameters: gID=XXXX (Looke up in phpMyAdmin configuration_group)
    Menu: Modules
    Display on Menu? Y
    Sort Order: whatever you want
    The Modules menu for Ultimate Cross Sell should now be visible on 1.5
    So you didn't have to make a change in the files at all? I see one place where I thought a change should be needed. I have a client who wants this, so think I'll have it ready shortly.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  10. #10

    Default Re: Ultimate Cross Sell for Zen Cart

    It takes more than "adding the links back with Admin Page Registration". Just because you CAN make it work with ZC150 in this way, doesn't mean you SHOULD.

    For example, did you check to make sure the old SQL file is compatible with the new db structure of ZC150? Or, have you gone through all of the pages of this mod to check the code for security issues such as destructive GETS and replace them with POSTS (if any)? Many changes were made in ZC150 in regards to security, and mods need to be updated to be in compliance with those security features - especially mods that make heavy use of the db as this mod does. Did you do any of that?

    Don't get me wrong, I would LOVE to have this mod for ZC150, but I've been waiting for the mod author to complete and release the update because I KNOW he will do all those things and that using his mod will ensure safety and reliability.

    If someone else can complete all of that before he can, I'm sure he'd appreciate it - as would everyone waiting on an update of this mod. But it's unfair to the community to prematurely release an update that isn't all that it should be.

    I hope I'm not offending you, as that is not my intent. Just want to make sure you are aware of these things and find out whether or not you evaluated the code for necessary changes. Here's an article about updating mods to work with ZC150

    Quote Originally Posted by FrankStephen View Post
    I upgraded Zen cart from 1.3.9 to 1.5 and realized that the links from the Admin were removed with the upgrade. I managed to manually add the links back in one by one with the Admin Page Registration tool and this mod now works on my 1.5 site.
    Admin Access Management => Admin Page Registration

    Page Key: Ultimate Cross Sell
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CONFIGURATION
    Page Parameters: gID=XXXX (Lookeup in phpMyAdmin configuration_group)
    Menu: configuration
    Display on Menu? Y
    Sort Order: whatever you want
    The configuration menu for Ultimate Cross Sell should now be visible on 1.5
    Admin Access Management => Admin Page Registration
    Page Key: Ultimate Cross Sell mod
    Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
    Page Filename: FILENAME_CROSS_SELL_PRODUCTS
    Page Parameters: gID=XXXX (Looke up in phpMyAdmin configuration_group)
    Menu: Modules
    Display on Menu? Y
    Sort Order: whatever you want
    The Modules menu for Ultimate Cross Sell should now be visible on 1.5
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 168
    Last Post: 20 Jun 2026, 02:08 PM
  2. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  3. Which one? Multi Cross Sell vs Ultimate Cross Sell?
    By Renz in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Jul 2013, 08:30 AM
  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. v139h Ultimate Cross Sell Scalability
    By chuckd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 1 May 2012, 10:41 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