• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

my database errors:(

brendan2

Sensation black
Joined
Feb 19, 2009
Messages
507
Reaction score
1
when I saved my database i checked to see if it worked... it did but now why i try to load it it errors:/


PHP:
Error
SQL query:

DELIMITER ; -- -- Dumping data for table `guilds` -- INSERT INTO `guilds` (`id`, `world_id`, `name`, `ownerid`, `creationdata`, `motd`, `description`, `logo_gfx_name`) VALUES (3, 0, 'Darkness Power', 14, 1265564577, 'Your guild has been successfully created, to view all available commands type: !commands. If you would like to remove this message use !cleanmotd and to set new motd use !setmotd text.', 'Darkness Overpowers!!!!!!!!', 'darkness_power.jpg'), (5, 0, 'Black Water', 53, 1265588717, 'Your guild has been successfully created, to view all available commands type: !commands. If you would like to remove this message use !cleanmotd and to set new motd use !setmotd text.', '', 'black_water.gif'), (6, 0, 'Race Killers', 132, 1265915792, 'Your guild has been successfully created, to view all available commands type: !commands. If you would like to remove this message use !cleanmotd and to set new motd use !setmotd text.', '', ''), (7, 0, 'Super Awesome Mega Stuff', 72, 126[...]

MySQL said: 

#1146 - Table 'black.guild_ranks' doesn't exist
 
Back
Top