Database Query Error after attempt to join

I'm getting the database query error after prospective members attempt to join.  The email I receive is something like as follows:

 

 

Database error in

Query:

INSERT INTO `Profiles` SET 
`NickName` = 'fillerup39',
`Password` = 'spanky39',
`Email` = 'antoniogonzales@hotmail.com',
`DateReg` = '2010-09-14 21:34:36',
`DateLastEdit` = '0000-00-00',
`Status` = 'Unconfirmed',
`DateLastLogin` = '0000-00-00',
`Featured` = 0,
`Sex` = 'male',
`LookingFor` = '',
`DescriptionMe` = '',
`DateofBirth` = '1970-11-23',
`Headline` = 'always looking ',
`Country` = 'US',
`City` = 'seattle ',
`Couple` = 0,
`Tags` = '',
`zip` = '98102',
`EmailNotify` = 1,
`Height` = '5'6-5'8"',
`Weight` = '121-140',
`Occupation` = '',
`Religion` = '',
`Education` = '',
`RelationshipStatus` = 'Single',
`Hobbies` = '',
`TurnOns` = 'Ass Play,Bondage,Fucking,Masturbation,Rimming,Oral,3 Ways or Groups',
`Ethnicity` = 'Latino',
`FavoriteSites` = '',
`FavoriteMusic` = '',
`FavoriteFilms` = '',
`FavoriteBooks` = '',
`FirstName` = 'antonio',
`LastName` = 'gonzales',
`Position` = 'Bottom',
`WhenWanted` = 'Anytime',
`WhereWanted` = 'Any & all places,His Place,My Place,Basic Plumbing,Fuck Fest,Bath House,Wherever',
`TypeSeeking` = 'Bi Guys,Cowboys,Daddies,Hustlers,Punks,Skater Dudes,Jocks,Skinheads,Sons,Boy Next Door',
`BodyType` = 'Average',
`HairStyle` = 'Short',
`HairColor` = 'Dk. Brown',
`EyeColor` = 'Brown',
`Circumcision` = 'Cut',
`CockSize` = 'Average',
`HorseStable` = 0,
`TurnOffs` = '',
`WhoReferred` = ''

Mysql error: Unknown column 'Occupation' in 'field list'

Found error in the file '/home/crewbpco/public_html/inc/classes/BxDolProfilesController.php' at line 116.
Called 'db_res' function with erroneous argument #0.

Quote · 17 Sep 2010

If you haven't fixed this by now here's some help.

You have a field "Occupation" in your query but not in your database it looks like.

 

Try deleting your sys_profile_fields.inc file in you cache folder, then clear cache from admin panel.

 

Also, find this block on the admin builders section and delete it if possible, the re-create it from scratch again and see if that helps.

Taking Dolphin and Making Profitable Websites Since 2009 :)
Quote · 28 Oct 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.