Page 1 of 71 1231151 ... LastLast
Results 1 to 10 of 703
  1. #1
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Just another Cross-Sell mod (support thread)

    JUST ANOTHER CROSS SELL MOD
    Version: aplha 1

    Based on Advanced Cross-sell originally coded by Absolute
    Link to the original:
    http://www.zen-cart.com/index.php?ma...roducts_id=597


    Features:
    1. Allow unlimited number of product fields instead of only 5.
    2. Accept product id or model as input value.
    3. Clean up table.
    4. Given a list of n products, the mod will go through and cross-sell EACH pair together.
    IMPORTANT: This is the VERY different from the way the old cross-sell mod work! As a seller, I realize that when I cross-sell A and B I want the customers to see the product B while they are viewing A and VICE VERSA.
    With the old cross-sell and the Advanced Cross-Sell mod I had to add A to B then B to A, which is lots of work.

    With this mod, if you give it 3 products: A - B - C, it will cross-sell:
    A to B, B to A
    A to C, C to A
    B to C, C to B

    Screenshot:
    https://svn.rubikintegration.com/zen...screenshot.gif

    Bug report:
    http://www.rubikintegration.com/mantis
    Latest (unstable) version:
    https://svn.rubikintegration.com/zen...sell_advanced/
    Latest (stable) version:
    link should be available here soon!

    yellow1912
    Last edited by yellow1912; 15 Aug 2007 at 06:56 PM.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    Download link:
    http://www.zen-cart.com/index.php?ma...roducts_id=694

    I accidentally included .svn folders in the first zip file. Make sure you don't upload them to your server. They won't do any harm, just take a few kB extra space.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Just another Cross-Sell mod (support thread)

    Sounds very interesting

    I was wondering about this though:
    Given a list of n products, the mod will go through and cross-sell EACH pair together.
    Is this an option? Is it possible to link some products from A to B only and others vice versa?

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    No, not an option now. But since this mod requires that you must have the old cross-sell installed, you still have access to that one after installing this in case you want to cross a to B only.

    I'll add that specific option in the next version.
    Quote Originally Posted by paulm View Post
    Sounds very interesting

    I was wondering about this though:
    Is this an option? Is it possible to link some products from A to B only and others vice versa?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Just another Cross-Sell mod (support thread)

    Ok thanks :-)

    (I was thinking about batteries for example, one battery may be x-sold with many products, but it's not logical to x-sell all those products together with the battery)

  6. #6
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    That's very easy to do, I'll add it to my to-do list and the new version will be ready very soon. Right now my time is running out (school starts next week), so I'm working on another mod (retrieves articles from blogs about a specific product and show to customers)

    Quote Originally Posted by paulm View Post
    Ok thanks :-)

    (I was thinking about batteries for example, one battery may be x-sold with many products, but it's not logical to x-sell all those products together with the battery)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    Just a side-note, there is one feature of this mod that I forgot to mention:
    When you edit the cross-sell(s) of 1 product, you can change the sort_order or delete cross-sell(s) very easily. This was one of the features missing in Advanced XSell
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #8
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    I made a very stupid mistake which prevents dynamically adding new product fields on certain browsers. I have uploaded alpha 1 (rev 29), please download it when it's available on the download section.

    For a quick fix, just open admin/xsell_advanced.php, search for "xsellProducts", you will find 2 results. Change the FIRST one to "xsellCleanup".
    Last edited by yellow1912; 18 Aug 2007 at 05:11 AM.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #9
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    60
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    Hello,
    I install it, and if I want insert a cross sell, I get a SQL-Error like this:


    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
    in:
    [SELECT products_id FROM products WHERE products_id = 1175 LIMIT 1 UNION (SELECT products_id FROM products WHERE products_id = 1152 LIMIT 1)]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  10. #10
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    60
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    Now I install the rev29 files, but all is the same. Also the dynamic input fields dosen't work in IE6.
    IE6 shows an error-symbol down on the left side:

    Row: 280
    Character: 78
    Mistake: Bezeichner, Zeichenfolge oder Zahl erwartet
    Code:0
    URL: xxxxxxxxxxxxx/xxxxxxx/xsell_advanced.php

 

 
Page 1 of 71 1231151 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 153
    Last Post: 19 Mar 2024, 08:22 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. Trying to fully uninstall Cross Sell Just Another Mod
    By 1105designs in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Oct 2011, 04:03 AM
  4. Fatal Error After installing Cross Sell - Just Another Cross Sell Mod
    By kconklin in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 9 Jul 2010, 02:38 PM
  5. "cross sell - just another cross sell mod"
    By australican in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 05:17 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR