02-19-2007, 10:06 PM
Hello
I am trying to upgrade to the newest version of NewsPro.
When I run update9.php I get the following error
I am trying to upgrade to the newest version of NewsPro.
When I run update9.php I get the following error
Code:
Database error in Utopia News Pro:
Invalid SQL Query: CREATE TABLE `unp_bannedip` (
`id` smallint(5) unsigned NOT NULL auto_increment,
`ip` varchar(15) NOT NULL default '',
`reason` varchar(100) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM
MySQL Error: Table 'unp_bannedip' already exists
MySQL Error Number: 1050
Date: February 19, 2007 07:03 AM
Script: /newspro/upgrade9.php
What am I doing wrong? and how do I fix it?
EDIT: Strangely, when I go into newspro now and click about, it says I have the most upto date version.