I have installed CCK and CCK video embedding module.
Evertime I tried to update my post I get this warning message on the top. Is there something wrong with my table? have anyone encountered the same issue with CCK video?
thanks for your help
user warning: Column 'field_video_version' cannot be null query: UPDATE content_type_deal_info SET vid = 1, nid = 1, field_deal_dates_value = '2010-10-31T00:00:00', field_image_fid = NULL, field_image_list = NULL, field_image_data = NULL, field_phone_number_value = '(408) 309-8201', field_price_amount = 1200, field_price_currency = 'CAD', field_video_embed = NULL, field_video_value = NULL, field_video_provider = NULL, field_video_data = 'a:1:{s:7:\"emthumb\";a:0:{}}', field_video_status = 1, field_video_version = NULL, field_video_title = NULL, field_video_description = NULL, field_video_duration = NULL WHERE vid = 1 in D:\temp\projects\travel\modules\cck\content.module on line 1213.
this is the error message I'm getting and thanks for your help.
Comments
Duplicate issue
Please post all updates/comments in this related issue instead: http://drupal.org/node/600386.