On my test board whenever I click update for a user I get this error message.
Quote:
Database error in vBulletin 3.6.7:
Invalid SQL:
UPDATE userfield SET
field1 = '',
field2 = '',
field6 = '',
field3 = '',
field4 = '',
field7 = '',
field8 = ''
WHERE userid = 21;
MySQL Error : Unknown column 'field6' in 'field list'
Error Number : 1054
Date : Friday, July 6th 2007 @ 01:01:35 PM
Script : http://www.Blah blah/testvb/forum/ad....php?do=update
Referrer : http://www.blahsblaok/testvb/forum/a...p?do=edit&u=21
IP Address : XXX.XX.XXX.XXX
Username : Username
Classname : vb_database
I have attempted to delete field6 but I get another message.
Quote:
Database error in vBulletin 3.6.7:
Invalid SQL:
UPDATE language SET title = title, phrasegroup_cprofilefield = 'a:8:{s:11:\"field1_desc\";s:28:\"A few details about yourself\";s:12:\"field1_title\";s:9:\"Biography\" ;s:11:\"field2_desc\";s:14:\"Where you live\";s:12:\"field2_title\";s:8:\"Location\";s:11 :\"field3_desc\";s:17:\"Your hobbies, etc\";s:12:\"field3_title\";s:9:\"Interests\";s:11 :\"field4_desc\";s:8:\"Your job\";s:12:\"field4_title\";s:10:\"Occupation\";}' , phrasegroup_reputationlevel = 'a:15:{s:11:\"reputation1\";s:30:\"is infamous around these parts\";s:12:\"reputation10\";s:29:\"is a glorious beacon of light\";s:12:\"reputation11\";s:22:\"is a name known to all\";s:12:\"reputation12\";s:27:\"is a splendid one to behold\";s:12:\"reputation13\";s:23:\"has much to be proud of\";s:12:\"reputation14\";s:22:\"has a brilliant future\";s:12:\"reputation15\";s:30:\"has a reputation beyond repute\";s:11:\"reputation2\";s:24:\"can only hope to improve\";s:11:\"reputation3\";s:44:\"has a little shameless behaviour in the past\";s:11:\"reputation4\";s:36:\"is an unknown quantity at this point\";s:11:\"reputation5\";s:26:\"is on a distinguished road\";s:11:\"reputation6\";s:30:\"will become famous soon enough\";s:11:\"reputation7\";s:28:\"has a spectacular aura about\";s:11:\"reputation8\";s:23:\"is a jewel in the rough\";s:11:\"reputation9\";s:19:\"is just really nice\";}', phrasegroup_adv_portal = 'a:30:{s:12:\"active_users\";s:12:\"Active Users\";s:7:\"buddies\";s:7:\"buddies\";s:2:\"by\" ;s:2:\"By\";s:17:\"discuss_this_poll\";s:17:\"Disc uss This Poll\";s:14:\"edit_this_post\";s:14:\"Edit This Post\";s:12:\"last_post_by\";s:12:\"Last post by\";s:19:\"latest_forum_topics\";s:19:\"Latest Forum Topics\";s:7:\"new_pms\";s:7:\"New PMs\";s:11:\"no_x_online\";s:45:\"<span class=\"smallfont\">No %1$s online</span>\";s:15:\"no_x_to_display\";s:19:\"No %1$s to Display.\";s:29:\"not_a_member_yet_register_now\"; s:69:\"Not a member yet?<br />\n<a href=\"%1$s/register.php\">Register Now!</a>\";s:14:\"online_buddies\";s:14:\"Online Buddies\";s:2:\"pm\";s:2:\"PM\";s:12:\"poll_result s\";s:12:\"Poll Resu
I'd put the rest of the message in but it's too long this forum. I'll add another post.