I went through every topic I found regarding this issue. They are for older versions of CB and did not seem to be the cause of my problem. I am using CB 1.7
Warning: Spoiler!
Code:
moscomprofiler::store failed: Unknown column 'Парола' in 'field list' SQL=UPDATE `jos_comprofiler` SET `user_id`=75,`firstname`='Петко',`middlename`='Георгиев',`lastname`='Пенков',`hits`='94',`message_last_sent`='0000-00-00 00:00:00',`message_number_sent`='0',`avatar`='75_4dd9025b605ce.jpg',`avatarapproved`='1',`approved`=1,`confirmed`=1,`registeripaddr`='78.90.201.236',`cbactivation`='',`acceptedterms`='1',`lastupdatedate`='2012-01-17 17:51:50',`cb_profiletype`='',`cb_bd`='1938-08-09',`cb_pb_enable`='',`cb_pb_autopublish`='',`cb_pb_notifyme`='',`cb_dd`='2007-10-26',`cb_eta`='',`cb_space`='',`cb_ime`='Анета Радославова',`cb_d2`='2007-10-26',`Парола`='' WHERE id='75'
I have removed almost every CB plugin and have no idea what else could be causing this problem. Here is what I have installed:
I have ran all the tools and all lines are green, no errors except :
Warning: Spoiler!
Code:
Warning: 1 entries in Community Builder comprofiler_field_values link back to fields of wrong fieldtype.
fieldvalueid=42 fieldtype=predefined
This one can be fixed in SQL using a tool like phpMyAdmin.
But I don't think that has anything to do with it.
It stopped showing this error. Instead it started giving me "Парола" This field is required. It doesn't matter weather you fill in something in the field or not, it still shows the same error.
Edit: Well, it came back again. I don't know what on earth is going on....