Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 72
  1. #11
    Join Date
    Nov 2005
    Location
    Narnia
    Posts
    822
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    Say, what would be the point of having both X-sells on at the same time?

  2. #12
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Cross-Sell Advanced!

    Quote Originally Posted by Phid
    Say, what would be the point of having both X-sells on at the same time?
    yeah, you're right!
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  3. #13
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Cross-Sell Advanced!

    The current installation package attached to this thread installs both xsells. I agree it may seem redundant, but I figured there is no harm, and someone might find use for both. Personally, I felt the navigation system for the original was terrible which was why I never used it.

    Showing the images when the edit button is hit would be a good addition to this.

  4. #14
    Join Date
    Sep 2006
    Posts
    257
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/poison67/public_html/idiame/shoppingcart/admin/xsell.php on line 266



    i get this on cross sell screen...every item
    help..... thanx

  5. #15
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    I get this error after installing the contrib:

    1146 Table 'testbase.table_products_xsell' doesn't exist
    in:
    [select p.products_id, p.products_model, pd.products_name, count(p.products_id) as xsells from products p, products_description pd, TABLE_PRODUCTS_XSELL px where p.products_id = pd.products_id and p.products_id = px.products_id and pd.language_id ='1' group by p.products_id]


    Fresh 1.3.5 install, No additional Mod's..no modifications
    Database created succesful, i checked, is there....

  6. #16
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cross-Sell Advanced!

    pivey, sounds like you're missing the file that contains the define() statement for TABLE_PRODUCTS_XSELL, which likely looks like this:

    define('TABLE_PRODUCTS_XSELL', 'products_xsell');

    and should be in the extra_datafiles folder in the contribution's files
    .

    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.

  7. #17
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    Yes, that exactly is the error caused.
    The file is already on the ftp. But I just realized that it is corrupt.
    Whatever I try, can't make it work.

    Can't open the file in editor either. Have downloaded the zip 10 times, extracted 10 times. I can only open the file only as soon as I extract the zip. Seems that something goes wrong during or after upload to FTP.

    First time such a stupid bug?
    Has anyone dealed with such an error?

  8. #18
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Cross-Sell Advanced!

    Well ... try creating a new file of similar name and content, and upload that.

    maybe try a new zip program, or a different computer?
    .

    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.

  9. #19
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    Thank you doctor.
    I will do that....always this Tach Crash...@^*)...

  10. #20
    Join Date
    Oct 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: Cross-Sell Advanced!

    Hi guys,

    Everytime I try to patch my database (Using the normal admin screen) I get the following errors:

    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 'true','false'), ', now())' at line 1
    in:
    [INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Cross-Sell - Display prices?', 'XSELL_DISPLAY_PRICE', 'false', 'Cross-Sell -- Do you want to display the product prices too?
    Default: false', 18, 72, 'zen_cfg_select_option(array('true','false'), ', now());]
    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.

    I've downloaded both V1.3 and Advanced and it does this with both sql files. Being absolutely new to sql databases, I'm nowhere near qualified to troubleshoot this one. Any help is appreciated.

    Jon

 

 
Page 2 of 8 FirstFirst 1234 ... LastLast

Similar Threads

  1. Cross Sell Plus Advanced Sell Combo
    By Limitless in forum All Other Contributions/Addons
    Replies: 40
    Last Post: 13 Aug 2017, 06:26 AM
  2. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  3. Advanced Cross Sell
    By NWCE in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Jan 2010, 11:05 PM
  4. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM
  5. Cross Sell Advanced
    By voltage in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 14 Aug 2007, 02:37 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