MyBB Community Forums

Full Version: SQL error with my plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Alright i'm making a plugin and I got this error when I tried adding my name to the profile.

[Image: screenshot_zpsb556970a.png]

It says "
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'fid4' in 'field list'
Query:
UPDATE mybb_userfields SET fid3='Male', fid4='Poseidonn210', fid1='', fid2='' WHERE ufid='1'

Please contact the MyBB Group for support.
".
fid4 doesn't exist.
I pm'd you about it. I'm not sure what i'm supposed to do with "fid4" or where I put it.
^ that is in your plugin settings
Quote:bf3feed Profile Field ID : This is the profile field ID number for the members bf3feed in profiles.
On activation this will be automated but please test settings.