Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0c5529abfa737675#
When you start creating new product and click on language icon near
"Features" custom field (you must have at least 2 languages to see it) then
you got SQL error:
Fatal Error: Column 'Filename' cannot be null (1048)
SQL:
INSERT INTO `rc_ses_663771418_3_edit_rc_CategoryItems`
(`CategoryId`,`ItemResourceId`,`PrimaryCat`,`ItemPrefix`,`Filename`)
VALUES ('4','674','1','p',NULL)
That happens because Filename field is empty (because product name is empty
also) and is converted to NULL somehow. But even if you enter product name
and type features custom field value, and press language icon, then it
doesn't appear in opened popup either. When you work with product, that is
already created, then all works.
Imported from wiki.
Task:
custom field editing error).
--
Best Regards,