The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
On my test board whenever I click update for a user I get this error message.
Quote:
Quote:
I'd put the rest of the message in but it's too long this forum. I'll add another post. Here's the end of it. Quote:
|
#2
|
|||
|
|||
The message is telling what the issue is, check field6
|
#3
|
||||
|
||||
When I try to delete it I get the error message as stated in the post.
|
#4
|
|||
|
|||
MySQL Error : Unknown column 'field6' in 'field list'
The msg states unknown, i would assume its missing. |
#5
|
||||
|
||||
But it still shows up in the User Profile Field Manager.
|
#6
|
||||
|
||||
Ok, run this SQL Query:
[sql]ALTER TABLE `userfield` ADD `field6` INT( 5 ) UNSIGNED NOT NULL DEFAULT 0[/sql] Then delete it. |
#7
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|