I get the following message when i try to create a new field
I tried to create several different fields and got the same message
moscomprofilerFields::store failed: CBSQLupgrader::changeColumn (ADD) of Table #__comprofiler Column cb_commercialpropertyfurnished failed with SQL error: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs SQL=ALTER TABLE `ci5zy_comprofiler`\n ADD `cb_commercialpropertyfurnished` varchar(255) DEFAULT NULL Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs SQL=ALTER TABLE `ci5zy_comprofiler`\n ADD `cb_commercialpropertyfurnished` varchar(255) DEFAULT NULL