View Single Post
Old April 17th, 2005, 07:39 PM   #4 (permalink)
Khashyar
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 172
Here are some errors that I received during the last phase of the upgrade script:

Quote:
Performing MySQL command: DROP TABLE rp_stylesheet ... Error: Unknown table 'rp_stylesheet'
and

Quote:
Performing MySQL command: ALTER TABLE rp_iponline DROP INDEX userid ... Error: Can't DROP 'userid'. Check that column/key exists
Performing MySQL command: ALTER TABLE rp_products DROP INDEX approved ... Error: Can't DROP 'approved'. Check that column/key exists
Performing MySQL command: ALTER TABLE rp_products DROP INDEX date ... Error: Can't DROP 'date'. Check that column/key exists
Khashyar is offline   Reply With Quote