Eject SQL in Database:
ALTER TABLE svsf_bigbluebutton
ADD welcome
TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL AFTER meetingName
;
Replace code file bigbluebutton-plugin.php with:
[Moderated: Please use pastebin.com, wpbin.io, or gist.github.com for large code pastes and paste a link to that here.]