I got this error when trying to create a event
Mysqli prepare error: Unknown column 'rsvp_attendee_limit' in 'field list'
array(3) {
["url"] => string(32) "https://website.com/events/0/save"
["_GET"] => array(0) {
}
["_POST"] => array(18) {
["event_title"] => string(24) "Internationale Kattendag"
["start_date"] => string(10) "2018-08-08"
["start_time"] => string(5) "00:00"
["end_date"] => string(10) "2018-08-08"
["end_time"] => string(5) "01:00"
["all_day"] => string(2) "on"
["is_recurring"] => string(2) "on"
["recurring_options"] => array(3) {
["interval"] => string(1) "1"
["unit"] => string(5) "years"
["end_type"] => string(5) "never"
}
["description_html"] => string(3) "bla bla bla"
["_xfRelativeResolver"] => string(29) "https://website.com/events/add"
["event_location"] => string(0) ""
["event_timezone"] => string(16) "Europe/Amsterdam"
["attachment_hash"] => string(32) "907c3001ea125a64c239d230b9fa36d9"
["calendar_id"] => string(1) "4"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(11) "/events/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
Mysqli prepare error: Unknown column 'rsvp_attendee_limit' in 'field list'
array(3) {
["url"] => string(32) "https://website.com/events/0/save"
["_GET"] => array(0) {
}
["_POST"] => array(18) {
["event_title"] => string(24) "Internationale Kattendag"
["start_date"] => string(10) "2018-08-08"
["start_time"] => string(5) "00:00"
["end_date"] => string(10) "2018-08-08"
["end_time"] => string(5) "01:00"
["all_day"] => string(2) "on"
["is_recurring"] => string(2) "on"
["recurring_options"] => array(3) {
["interval"] => string(1) "1"
["unit"] => string(5) "years"
["end_type"] => string(5) "never"
}
["description_html"] => string(3) "bla bla bla"
["_xfRelativeResolver"] => string(29) "https://website.com/events/add"
["event_location"] => string(0) ""
["event_timezone"] => string(16) "Europe/Amsterdam"
["attachment_hash"] => string(32) "907c3001ea125a64c239d230b9fa36d9"
["calendar_id"] => string(1) "4"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(11) "/events/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"