Yes latest version of both. Also disabling the core plugin, same issuekrileon wrote: Did you edit cb.core.xml by chance? Are you sure you're using CB 1.8? Are you using latest CB Core Fields Ajax? See professional downloads section for latest.
The below is taken directly from cb.core.xml of CB 1.8, which determines its database type and it's mediumtext.
Code:<field type="textarea" label="Text Area"> <data name="" nametype="namesuffix" type="sql:mediumtext" null="true" default="NULL" strict="false" />
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: Strange, not sure what is changing its type then. I suggest editing the column directly in database then and changing its type to mediumtext and simply ignore the check in CB > Tools.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.