Page 33 of 39 FirstFirst ... 233132333435 ... LastLast
Results 321 to 330 of 388
  1. #321
    Join Date
    Aug 2012
    Location
    Cetinje, Montenegro
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by gilby View Post
    And for the next person who has this problem the solution was.....?
    I used product model number instead of product id. That's why cross sell mod didn't work.

    Quote Originally Posted by gilby View Post

    Did you put this into the "template over ride" version or the default version?
    What is the exact path to this file that you have altered?
    I used template over ride version. The path is: includes/templates/MY_TEMPLATE/templates/tpl_product_info_display.php
    Last edited by Hampstead; 22 Aug 2012 at 12:35 AM.

  2. #322
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,328
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by Hampstead View Post
    I used product model number instead of product id. That's why cross sell mod didn't work.
    You can use either. Its a selectable option.
    If you use model numbers, they MUST be unique.
    Product Id's by definition are always unique.


    Quote Originally Posted by Hampstead View Post
    I used template over ride version. The path is: includes/templates/MY_TEMPLATE/templates/tpl_product_info_display.php
    What version of zen? and what version of this mod?
    Post a link to a product that you know has a cross sell.
    Last edited by gilby; 22 Aug 2012 at 12:50 AM.

  3. #323
    Join Date
    Aug 2012
    Location
    Cetinje, Montenegro
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by gilby View Post
    You can use either. Its a selectable option.
    If you use model numbers, they MUST be unique.
    Product Id's by definition are always unique.
    For some reason product model number hasn't been accepted. But it works now with product id.


    Quote Originally Posted by gilby View Post
    What version of zen? and what version of this mod?
    Post a link to a product that you know has a cross sell.
    I use Zen 1.3.9 and multi cross sell module v1.02.
    Here is a link to the product page: http://com-shop.me/index.php?main_pa...oducts_id=1214 (the page is on the Serbian language).

  4. #324
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,328
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by Hampstead View Post
    I use Zen 1.3.9 and multi cross sell module v1.02.
    Here is a link to the product page: http://com-shop.me/index.php?main_pa...oducts_id=1214 (the page is on the Serbian language).
    The page is NOT loading fully.
    It dies just before where you should add the mod code.
    Check your cache file for errors that are being created by this.

    You could also try using the sample modded file that is enclosed.
    It needs to be renamed.
    If it works then you have added the code incorrectly to your version.

  5. #325
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by gilby View Post
    And if you have gone back 3 pages to post 291 you would also have found that answer.
    Sometimes these questions have already been asked and answered and just need a (small) bit of searching.
    Can I encourage you to submit an update which includes the fix?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #326
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,328
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by DrByte View Post
    Can I encourage you to submit an update which includes the fix?
    Sure not a problem I can update the 1.5.0 version.

    As the OP was using the older 1.3.9 version.
    Should I update that older version and include it in the same file as the updated 1.5.0 version.
    or is there a way to update both versions independently and still keep the logical order?
    Last edited by gilby; 22 Aug 2012 at 03:49 AM.

  7. #327
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Multi Cross Sell mod [Support thread]

    I'm inclined to only update the latest version. Gives good incentive for doing a proper upgrade to the latest version anyway. [insert evil laugh here]
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #328
    Join Date
    Aug 2012
    Location
    Cetinje, Montenegro
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by gilby View Post
    The page is NOT loading fully.
    It dies just before where you should add the mod code.
    Check your cache file for errors that are being created by this.

    You could also try using the sample modded file that is enclosed.
    It needs to be renamed.
    If it works then you have added the code incorrectly to your version.
    I uploaded the sample tpl_product_info_display file and it works now. It means that something was incorrectly with the code embedded in my original file. Now I'm going to adapt sample file to my needs.

    Many thanks to gilby and DrByte for great effort to help me.

  9. #329
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,328
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by Hampstead View Post
    I uploaded the sample tpl_product_info_display file and it works now. It means that something was incorrectly with the code embedded in my original file. Now I'm going to adapt sample file to my needs.

    Many thanks to gilby and DrByte for great effort to help me.
    Good to see that its working for you now!

  10. #330
    Join Date
    Aug 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    I have just installed this mod, but from the admin screen when I click install I get a blank screen.

    I am running zencart 1.5

    Do I need to install the original version first ?

 

 
Page 33 of 39 FirstFirst ... 233132333435 ... LastLast

Similar Threads

  1. 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
  2. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM
  3. support for Cart Upsell/Cross Sell Mod
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 May 2009, 01:18 AM
  4. cross sell and cross sell in cart
    By g0d4lm1ty in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 17 Dec 2006, 01:35 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
  •