Go to the database in phpMyAdmin and click on the SQL tap and paste in these statements:
Run these SQL statements in phpMyAdmin:
ALTER TABLE `pcms2_contents` ADD `ContentDataType` VARCHAR(32) NULL
ALTER TABLE `pcms2_contenthistory` ADD `HistoryContentDataType` VARCHAR(32) NULL