mysql-error: Unknown column 'realname'!?
Posted: Thu Aug 09, 2007 2:29 pm
saving a new entry on an 1.3alpa1 I got suddenly this:
what the heck is this realname there? There is no field in s9y_entries and I did not found any change for this in the last time.
Saving a second time worked perfect!
Code: Select all
Fehler:
UPDATE serendipity_bauen_entries SET id='43', title='xxx', timestamp='1186661223', body=' xxx', isdraft='true', allow_comments='true', moderate_comments='false', exflag='1', trackbacks='0', comments='0', realname='xxx', authorid='1' WHERE id='43'
/ Unknown column 'realname' in 'field list'Saving a second time worked perfect!