
Originally Posted by
russjr08
Edit:
Ok We have hit a hard error....
Error during installation: failed to execute statement CREATE TABLE mt_template ( template_id integer NOT NULL PRIMARY KEY auto_increment, template_blog_id integer NOT NULL, template_build_dynamic tinyint, template_build_interval integer, template_build_type smallint, template_created_by integer, template_created_on datetime, template_identifier varchar(50), template_linked_file varchar(255), template_linked_file_mtime varchar(10), template_linked_file_size integer, template_modified_by integer, template_modified_on datetime, template_name varchar(255) NOT NULL, template_outfile varchar(255), template_rebuild_me tinyint, template_text mediumtext, template_type varchar(25) NOT NULL, template_current_revision integer NOT NULL ): Table 'mt_template' already exists at lib/MT/Upgrade.pm line 771.
I don't know if this is going to work out.