I have a data base error in editing my profile and what I do now? I only have an end-user understanding.
I have a data base error in editing my profile and what I do now? I only have an end-user understanding. |
Hello provide us more detail about mysql error PS: If possible do not write me personally, please try to ask on the forum first |
I don't know how much to send because this is hugely long but I thought maybe the top part helps. Database error in SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 8 AND `` = 'organizing' Mysql error: Unknown column '' in 'where clause' |
I don't know how much to send because this is hugely long but I thought maybe the top part helps. Database error in SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 8 AND `` = 'organizing' Mysql error: Unknown column '' in 'where clause' 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 |
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 |
organizing is actually an answer to a profile fields question:, 'organizing: to put order in' |