Results 1 to 3 of 3
  1. #1
    Join Date
    May 2012
    Posts
    3
    Plugin Contributions
    0

    Default PHP Fatal error: 1146:Table 'products_attrib_cross_validation' doesn't exist

    I was testing my store today and when I ordered a product I got the following page ->

    WARNING: An Error occurred, please refresh the page and try again.

    After checking the debug log, here's what I have ->

    [23-Feb-2013 14:48:53] PHP Fatal error: 1146:Table 'be2004_zencart150.products_attrib_cross_validation' doesn't exist :: select acv_id, px_id, rel_px_id, act_value, rule_descr
    FROM products_attrib_cross_validation WHERE px_id = 95 OR (rel_px_id = 95 AND act_value = 2)
    ORDER BY acv_id in /hsphere/local/home/be2004/webincomeideas.com/zencart15/includes/classes/db/mysql/query_factory.php on line 101

    What to do?????

    Thanks

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: PHP Fatal error: 1146:Table 'products_attrib_cross_validation' doesn't exist

    Quote Originally Posted by diamondminer View Post
    [23-Feb-2013 14:48:53] PHP Fatal error: 1146:Table 'be2004_zencart150.products_attrib_cross_validation' doesn't exist
    Zen Cart doesn't have any tables named 'products_attrib_cross_validation', so your error almost certainly is a result of you trying to use an addon that requires that table but you haven't created that table ... which probably also means you've not fully installed all the components of the addon properly.
    .

    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
    May 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: PHP Fatal error: 1146:Table 'products_attrib_cross_validation' doesn't exist

    Thanks, looks like I'm going on a search and find mission....

 

 

Similar Threads

  1. v151 upgrading error 1146 table doesn't exist
    By scottrdj in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 31 Dec 2012, 03:05 PM
  2. MYSQL error #1146 table doesn't exist - help!
    By TheKenster in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 20 Jan 2012, 01:48 PM
  3. Replies: 3
    Last Post: 27 Jul 2011, 08:32 PM
  4. 1146 Table error zenconfiguration doesn't exist
    By gayelston in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 1 Dec 2007, 10:26 PM
  5. Replies: 2
    Last Post: 31 Aug 2007, 03:34 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