D
DirtyMonkey
Guest
Can anyone point me in the right direction. I think the tables are corrupt and so won't let me drop them.
How can I delete them?
I get the following errors when trying to access the tables from phpMyAdmin:
If I try and drop them i get:
If I try and reinstall JoomlaPack (which created the tables) i get:
How can I delete them?
I get the following errors when trying to access the tables from phpMyAdmin:
#1146 - Table 'smithieuk_.jos_jp_def' doesn't exist
#1146 - Table 'smithieuk_.jos_jp_packvars' doesn't exist
If I try and drop them i get:
#1051 - Unknown table 'jos_jp_def'
#1051 - Unknown table 'jos_jp_packvars'
If I try and reinstall JoomlaPack (which created the tables) i get:
Upload component - Failed
SQL Error DB function failed with error number 1051
Unknown table 'jos_jp_packvars' SQL=DROP TABLE IF EXISTS `jos_jp_packvars`
SQL =
DROP TABLE IF EXISTS `jos_jp_packvars`