View Single Post
  #66  
Old 04-10-2006, 06:28 PM
 
gastu gastu is offline
 

Senior Member
  
Join Date: Oct 2005
Location: Chile
Posts: 105
 

Default

error in database integrity

/LOG
. . . . . . . . . . . . . . . . . . . . . . . . .
Error: The table xcart_login_history contains some records for which related data in the table xcart_customers has not been found:
login:
login:
. . . . . . . . . . . . . . . . . . . . . . . . . . INVALID SQL: 1146 : Table 'tienda.variants' doesn't exist
SQL QUERY FAILURE:SELECT xcart_quick_prices.membershipid, xcart_quick_prices.variantid, xcart_quick_prices.productid FROM xcart_quick_prices LEFT JOIN variants ON xcart_quick_prices.variantid = variants.variantid AND xcart_quick_prices.productid = variants.productid WHERE variants.variantid IS NULL AND xcart_quick_prices.variantid != 0
. . . . . . . . . . . . . . . . . . . . .

Total: 2

If the page is not updated in 30 seconds, please follow this link: continue >>

Warning

Database integrity check has been completed successfully. 2 consistency errors have been found.
__________________
Gonzalo Astudillo Pizarro | https://about.me/gonzaloastudillo
Reply With Quote