Создаю 76 полей в типе контента, а на 77 поле все крашится и появляется ошибка 503.
В дебаг моде пишет:
query 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 ALTER TABLE cms_con_pages ADD `77` varchar(255) NULL DEFAULT NULL Recent calls: addContentField() @ /var/www/ph3no/data/www/site.ru/system/controllers/admin/actions/ctypes_fields_add.php : 52 run() runAction() run()