View Single Post
  #28  
Old 4th July 2011, 23:51
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Question Error
Error

SQL query:
ALTER TABLE `torrent_users` ADD `signature` varchar( 200 ) NOT NULL default '',
ALTER TABLE `torrent_users` ADD `forumbanned` enum( 'yes', 'no' ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL default 'no',

MySQL said: Click the image to open in full size.
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TABLE`torrent_users` ADD `forumbanned` enum('yes','no') character set utf8 colla' at line 2

done everything in post now i have no user on line in index no forum showing at all
and this error in db
Reply With Quote