View Single Post
  #9  
Old 06-01-2009, 07:58 PM
Bloodrun's Avatar
Bloodrun Bloodrun is offline
I am, who I am.
 
Join Date: Apr 2009
Posts: 532
Gender: Male
Credits: 34,138
Bloodrun
Send a message via Yahoo to Bloodrun
Default RE: can't registered

Quote:
Originally Posted by zhiichiro
change it already to

mysql_query("INSERT INTO ".$prefix."users VALUES ('', '$username', '$pass1', '$email', '3', '1', '$date', '0', '')");
No, you need those other ones, because the of spaces needs to match up with your adopts_users table.
Reply With Quote