Bug #4696
closedCBSubs import for ACL group fails with SQL error
Description
Installed CBSubs on CB 2.0 RC3 and then tried to import that superadmin group users to a specific plan I created.
Getting the following error:
An error has occurred.
1054 Unknown column 'type' in 'field list' SQL=UPDATE `k36yp_cbsubs_subscriptions` SET `replaces_plan` = NULL, `replaces_subscription` = NULL, `subscription_date` = '2014-08-31 21:00:00', `last_renewed_date` = '2014-08-31 21:00:00', `expiry_date` = '2015-08-31 21:00:00', `autorenew_type` = 0, `autorecurring_type` = 0, `regular_recurrings_total` = '0', `regular_recurrings_used` = 1, `previous_expiry_date` = NULL, `previous_status` = 'I', `previous_recurrings_used` = 0, `ip_addresses` = '::1', `status` = 'A', `user_id` = '986', `plan_id` = '1', `parent_plan` = 0, `parent_subscription` = 0, `integrations` = '', `type` = NULL, `last_updated_date` = NULL, `sequencenumber` = NULL, `params` = NULL WHERE `id` = 1
Updated by beat about 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Estimated time set to 2:00 h
Fixed in MR !483