Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Oscommerce DB backup destroies store


cellcom

Recommended Posts

Posted

Well it's official.

This platform is the worst platform i have ever worked with.

I backuped the DB from the OSc backoffice and then got an error :

 

1146 - Table 'cellcomr_osc1.sessions' doesn't exist

 

select value from sessions where sesskey = '418170895b4d5f29a770518d453a8846' and expiry > '1276171673'

 

[TEP STOP]

 

 

Now all producs and website are gone.

I'm about to give up on this instable platform.Any suggestions on how to recover the db ?

Posted

Followed some advice on this forum and now i get :

 

1146 - Table 'cellcomr_osc1.currencies' doesn't exist

 

select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies

 

[TEP STOP]

Posted

Followed some advice on this forum and now i get :

 

1146 - Table 'cellcomr_osc1.currencies' doesn't exist

 

select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies

 

[TEP STOP]

 

When trying to import the old backu i keep getting #1062 - Duplicate entry '1' for key 'PRIMARY'

Posted

Well it's official.

This platform is the worst platform i have ever worked with.

Well, you get what you pay for.

 

The 1062 error is probably because you had a partial import that failed, and now when you do the import you're inserting records that already exist. They conflict, and that's why you get the error.

Check out Chad's News.

Archived

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

×
×
  • Create New...