Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2006
    Location
    Montreal, QC, Canada
    Posts
    39
    Plugin Contributions
    0

    help question xsell sidebox zen 1.3.7

    Hi all:

    I've been trying to get the Cross Sell mod (1.3.1) to display correctly in a sidebox (using the xsell sidebox contrib: http://globalteam.co.uk/zenhance/xsell-sidebox.zip). I had the sidebox working great with an old 1.2.6 site, but in 1.3.7, it simply won't show up. According to one thread, the sidebox should be 1.3-compatible.

    I believe I've narrowed the problem down to the "if" statement in xsell_sidebox.php:

    IF (($_GET['main_page'] == 'product_info') && (zen_not_null($xsell_data))) {
    $show_featured= true;
    } else {
    $show_featured= false;

    If I just set $show_featured=true (without the IF), the sidebox displays correctly for products with cross sell attributes...but...of course it also displays where I don't want it to!

    Could someone who knows more about PHP coding help me out? Maybe it's a problem with the zen_not_null function? It's also weird that the variable is called "show_featured" when the sidebox is named xsell!

    Thanks,

    Matt

  2. #2
    Join Date
    Jan 2006
    Location
    Montreal, QC, Canada
    Posts
    39
    Plugin Contributions
    0

    Default Re: xsell sidebox zen 1.3.7

    A first and final BUMP!

    Is there anyone who has gotten the cross sell items to show up correctly in a sidebox with zen 1.3.7?

 

 

Similar Threads

  1. xsell-sidebox
    By Soniccc in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Nov 2010, 02:24 PM
  2. Horizontal Line in Xsell sidebox?
    By CustomBooks in forum Addon Sideboxes
    Replies: 3
    Last Post: 20 Jul 2010, 08:52 PM
  3. Displaying Manufacturer id in Xsell
    By Andy_GS in forum General Questions
    Replies: 0
    Last Post: 23 Jul 2009, 02:32 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