This question may be related to a resolved thread.
We’ve run into the same problem.
EE 2.5.2 with MSM 2.1.3
All the fields that were copied by the MSM are “not null”.
The temporary workaround from the related thread worked for me, but please create a real solution for this problem.
A Database Error Occurred
Error Number: 1048
Column 'field_id_58' cannot be null
INSERT INTO `exp_channel_data` (`entry_id`, `channel_id`, `site_id`, `field_id_59`, `field_id_60`, `field_id_61`, `field_id_62`, `field_id_64`, `field_id_58`, `field_id_63`, `field_ft_58`, `field_ft_59`, `field_ft_60`, `field_ft_61`, `field_ft_62`, `field_ft_63`, `field_ft_64`) VALUES (421, '7', '2', '', '', '', '', '', NULL, NULL, 'none', 'none', 'br', 'xhtml', 'br', 'none', 'none')
Filename: libraries/api/Api_channel_entries.php
Line Number: 1831
« Back