Jump to content

[SOLVED] Why do I keep getting this fuckkrign error?...


Recommended Posts

This is starting to piss me off.

 

Column count doesn't match value count at row 1

 

$write = mysql_query("INSERT INTO posts VALUES ('','$ownername','$ownerpassword', '$ip', '', '', '', '', '2', '')") or die(mysql_error());

 

id int(11) No auto_increment

username varchar(10) latin1_general_ci No

password varchar(32) latin1_general_ci No

ip varchar(30) latin1_general_ci No

signature longtext latin1_general_ci No

postcount int(11) No

points int(11) No

banned int(11) No

staff int(11) No

email varchar(50) latin1_general_ci No

 

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.