I created a new channel and a field group that has a large number of custom fields. When I attempt to Publish a new entry I get the following error:
A Database Error Occurred
Error Number: 1054Unknown column ‘field_id_0’ in ‘field list’
SELECT `field_id_0` FROM (`exp_channel_data`) WHERE `channel_id` = ‘0’
Filename: fieldtypes/select/ft.select.php
Line Number: 154
All other channels work fine and publish without error. I did a search and do not have a field_id_0, nor do I have a channel_id 0.
I enabled Template Debugging and do not get any errors there.
Is there a limit to the number of custom fields you can have with a field group/channel?
Any clues what may be causing this?
Thanks.