Page 33 of 48 FirstFirst ... 23313233343543 ... LastLast
Results 321 to 330 of 476
  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,905
    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,905
    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
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    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!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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,905
    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
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    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!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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,905
    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 48 FirstFirst ... 23313233343543 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 162
    Last Post: 28 Jan 2025, 01:37 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. 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
  4. Multi cross sell mod
    By bonsey61 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 08:12 PM
  5. 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

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