not sure if anyone is even reading this; from what I can tell 2.0 RC3 is pretty ancient.
I have inherited a client who is using osCMax v2.0 RC3.
I want to completely rebuild the site using the latest stable release ( 2.0.25 from my reading )
I have a SQL backup of the existing RC3 database, and I need to be able to import the product database into the new 2.0.25 database.
Is this possible? I downloaded 2.0.25 source and tried to trun the RC3-to-Stable sql file but immediately ran into errors:
Error
SQL query:
#
# MODIFY EXISTING TABLES
#
ALTER TABLE admin ADD admin_username varchar( 32 ) NOT NULL DEFAULT '' AFTER admin_groups_id,
ADD UNIQUE admin_username( admin_username ) ;
MySQL said:
#1062 - Duplicate entry '' for key 'admin_username'
I have a new web host setup at BlueHost and a SQL copy, so a clean slate in terms of trying things out.
anyone have some ninja moves for me to try?





LinkBack URL
About LinkBacks










Bookmarks