Results 1 to 10 of 72

Hybrid View

  1. #1
    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....

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    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.

  3. #3
    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?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    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.

  5. #5
    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...@^*)...

  6. #6
    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

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

    Default Re: Cross-Sell Advanced!

    Hello,

    Thanks for the help...

    I fixed this by editing the database directly in MySQL. Never did figure out the problem.

 

 

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

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