Database error - now what?

I have a data base error in editing my profile and what I do now? I only have an end-user understanding.

Quote · 22 Mar 2010

Hello provide us more detail about mysql error

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 22 Mar 2010

I don't know how much to send because this is hugely long but I thought maybe the top part helps.

Database error in

Query:

SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 8 AND `` = 'organizing'

Mysql error: Unknown column '' in 'where clause'

Found error in the file '/home/lavatedo/public_html/inc/match.inc.php' at line 57.
Called 'getAllWithKey' function with erroneous argument #0.

Quote · 23 Mar 2010

I don't know how much to send because this is hugely long but I thought maybe the top part helps.

Database error in

Query:

SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 8 AND `` = 'organizing'

Mysql error: Unknown column '' in 'where clause'

Found error in the file '/home/lavatedo/public_html/inc/match.inc.php' at line 57.
Called 'getAllWithKey' function with erroneous argument #0.

there error (can you explain what these word - organizing ?) :

AND `` = 'organizing'
PS: If possible do not write me personally, please try to ask on the forum first
Quote · 23 Mar 2010

I would try to remove the profile field organizing from builders - profile fields - edit profile and see if that helps.  If organizing is missing from edit profile then try to add it back as a field.

Basicly its just telling you that the organizing field is missing from the profiles table.

Also if you removed it and started to get this error i would try to clear your cache folders.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Mar 2010

organizing is actually an answer to a profile fields question:, 'organizing: to put order in'

Quote · 25 Mar 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.