Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2007
    Posts
    1
    Plugin Contributions
    0

    Default Cross-Sell Mod Not Showing Up, Works Fine in Admin

    Hi there,

    I'm working with version 1.3.7 and the cross-sell mod that says it's compatible. Everything shows up and works fine in the admin, but it doesn't actually come up when you go to a product page.

    http://bethdevinedesigns.com/catalog/

    I found a couple threads of people that had the exact same problem, but they didn't really explain what steps they had taken to resolve the problem.

    I've completely deleted this mod and then reinstalled it, following the steps exactly, but I'm having the same result. I suspect it might be a problem within this file:

    catalog/includes/languages/english/my_template/

    Any suggestions? :)

  2. #2
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Cross-Sell Mod Not Showing Up, Works Fine in Admin

    Hi there,

    I'm having the same problem...wondering if you eventually found the solution to this??

  3. #3
    Join Date
    Jun 2005
    Location
    Austin, Texas, US
    Posts
    216
    Plugin Contributions
    0

    Default Re: Cross-Sell Mod Not Showing Up, Works Fine in Admin

    I was having a similar issue using Xsell mod written by Dr Byte, Merlin, with the recent Italian and Spanish edits. My install went fine with no errors and the tool was visible in Admin, but the assigned recommended products just were not displaying at all on the product info page.

    I went through the installation files again, and I realized that I had uploaded the file : /includes/extra_datafiles/xsell_definitions.php into a subfolder with my custom template name. Once I moved this file into the default /includes/extra_datafiles instead of trying to put it in an overrides directory, it worked.

    I hope this helps someone.

  4. #4
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Cross-Sell Mod Not Showing Up, Works Fine in Admin

    thanks for your help...

    somehow that didn't work for me....guess I'll have to keep on trying to figure out what went wrong. Thanks!

  5. #5
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Cross-Sell Mod Not Showing Up, Works Fine in Admin

    For anyone else happening upon this issue, don't forget to read the installation instructions for this mod... it's not like your typical add-on installation.

    Steps 4-6 are very important.

    You should not upload the example files, but merge them with the files that are currently inside your site.

    This includes adding the following code to includes/languages/english/product_info.php (an other relevant language files ie product_music_info.php, document_general_info.php, etc)

    PHP Code:
    define('TEXT_XSELL_PRODUCTS''Related Products'); 
    And also adding the following to includes/templates/YOUR_TEMPLATE/product_info_display.php

    PHP Code:
    <!-- BOF: Cross-Sell information -->
    <?php
    // THIS CODE WOULD BE ADDED INTO YOUR TPL_PRODUCT_INFO_DISPLAY.PHP WHEREVER YOU WANT TO DISPLAY THE CROSS_SELL BOX:
      
    require($template->get_template_dir('tpl_modules_xsell_products.php'DIR_WS_TEMPLATE$current_page_base,'templates'). '/' 'tpl_modules_xsell_products.php');
    ?>
    <!-- EOF: Cross-Sell information -->
    Good luck, it's a great mod when you get it working :)

 

 

Similar Threads

  1. v150 Cross sell not showing up in Admin/Configuration
    By breauxlg in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Jun 2012, 02:37 PM
  2. We Also Reccomend showing up twice using Cross Sell Mod
    By nolsowski in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Dec 2010, 02:51 AM
  3. Cross-Sell Works on Some Items & Not Others?
    By acreativepage in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 16 Oct 2010, 06:11 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 works in admin, but not in store
    By gothstone in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 23 Mar 2007, 01:40 PM

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