Page 18 of 24 FirstFirst ... 81617181920 ... LastLast
Results 171 to 180 of 240
  1. #171
    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. #172
    Join Date
    Mar 2009
    Posts
    169
    Plugin Contributions
    2

    Idea or Suggestion Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by Snowfire View Post
    Hi,
    I'm trying to install the Ultimate Cross sell module on my development store, it's a fresh install (of zencart, php5, mysql etc)
    ....
    Try this:

    Open /YOUR_ADMIN/includes/functions/extra_functions/ultimate_cross_sell.php

    Find this line:

    [INSERT INTO zen_configuration_group VALUES ('', 'Ultimate Cross Sell Settings', 'Set Ultimate Cross Sell Options', '1', '1')]

    Change the two quote marks (I've highlighted in red) - to Null, so that it looks like so:

    [INSERT INTO zen_configuration_group VALUES (Null, 'Ultimate Cross Sell Settings', 'Set Ultimate Cross Sell Options', '1', '1')]

    And then try installing.

  3. #173
    Join Date
    Jan 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by yaseent View Post
    Try this:

    Open /YOUR_ADMIN/includes/functions/extra_functions/ultimate_cross_sell.php

    Find this line:

    [INSERT INTO zen_configuration_group VALUES ('', 'Ultimate Cross Sell Settings', 'Set Ultimate Cross Sell Options', '1', '1')]

    Change the two quote marks (I've highlighted in red) - to Null, so that it looks like so:

    [INSERT INTO zen_configuration_group VALUES (Null, 'Ultimate Cross Sell Settings', 'Set Ultimate Cross Sell Options', '1', '1')]

    And then try installing.
    that worked.
    I also had to change everywhere it was inserting into TABLE_CONFIGURATION, and
    here:
    Code:
      $db->Execute("INSERT INTO " . TABLE_CONFIGURATION . " (configuration_key, configuration_value) 
    VALUES ('CROSS_SELL_NUM_OF_TABLES', '3')");
    the error was:
    configuration_title does not have a default value.

    Is this caused by installing on windows?
    will it be a problem with other modules?
    Thank you for your help

  4. #174
    Join Date
    Mar 2009
    Posts
    169
    Plugin Contributions
    2

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by Snowfire View Post
    that worked.
    I also had to change everywhere it was inserting into ....
    I have absolutely no idea - I merely gave you a solution I found at this thread:

    http://www.zen-cart.com/forum/showthread.php?p=963265

    <--- Google Whore

  5. #175
    Join Date
    Jan 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by yaseent View Post
    <--- Google Whore
    your google foo is stronger than mine, this time

    since that thread is so old, I'd guess it will continue to be an issue with installation scripts, darn it.
    maybe I should re-think using windows for this work </sigh>
    Thank you for your help

  6. #176
    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...

  7. #177
    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

  8. #178
    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!

  9. #179
    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.

  10. #180
    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

 

 
Page 18 of 24 FirstFirst ... 81617181920 ... 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