Okay, I haven't upgraded as regularly as I should. But I downloaded the full fileset to 1.3.0.2 and installed it.
now I'm trying to upgrade my database and I get this error:
1062 Duplicate entry 'Administrator' for key 2
in:
[INSERT INTO zen_query_builder ( query_category , query_name , query_description , query_string ) VALUES ('email,newsletters', 'Administrator', 'Just the email account of the current administrator', 'select \'ADMIN\' as customers_firstname, admin_name as customers_lastname, admin_email as customers_email_address from TABLE_ADMIN where admin_id = $SESSION:admin_id');]
What the heck am I doing wrong? I'm frustrated and my site is broken because of this.



