I had the same problem after updating the plugin. I did not want to lose my data stored in DB, so I addded the missing columns to DB.
Missing columns to table “wp_xyz_ihs_short_code” are “insertionMethod, insertionLocation, insertionLocationType” all 3 of type int.
This fixed my save issue.