Yeah i did that url and have gone through this post, but i cant login get errors, in the myadmin part it has this
Error
SQL query:

CREATE TABLE `verify_password` (

`id` INT NOT NULL AUTO_INCREMENT ,
`uid` INT NOT NULL ,
`vcode` VARCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( `id` )
)

MySQL said:

#1050 - Table 'verify_password' already exists

Hope Admin Isnt far away i cant have this happen for long.