Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error 1030?


bstovall

Recommended Posts

Posted

Hi all,

 

osCommerce has been running flawlessly since July. Today, when I log in to Admin I get the following error:

 

1030 - Got error 127 from table handler

 

select count(*) as count from products where products_status = '1'

 

[TEP STOP]

 

Does anyone know what is causing this and how to correct it?

 

Bob

Posted

I just noticed that the catalog is also down. It only shows this on the front page:

 

https://mobilewealth.securesites.com/catalog/admin/index.php

 

but this does contain more info:

 

1030 - Got error 127 from table handler

 

select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '3'

 

[TEP STOP]

 

Hi all,

 

osCommerce has been running flawlessly since July. Today, when I log in to Admin I get the following error:

 

1030 - Got error 127 from table handler

 

select count(*) as count from products where products_status = '1'

 

[TEP STOP]

 

Does anyone know what is causing this and how to correct it?

 

Bob

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...