Quote:
Originally Posted by xtreme-mobile
its a fresh installation mate
ive recently upgraded my forum to 3.06 and it wiped my board so im basically starting again, so didnt have any warning hacks installed
ill try and run this query now and see if anything happens and ill report here
cheers
dean
UPDATE
ok have just tried to run the query and it said this error when running:
MySQL said:
#1060 - Duplicate column name 'warning_bans'
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.lib.php on line 682
any other ideas?
|
These are contradictory things. I mean in the first error message, it says that the column warning_bans is unknown (i.e. does not exist) and in the second, when you try to add it, it says that it exists.
I am not sure what to tell you. Are you sure you are using the same database, the same table names (any table prefix?)? I do not know.