Maximum size of content?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tambaqui

Maximum size of content?

Post by tambaqui »

Hi,

I just realized, that the content ist stored within the database in a 'text' field, so that the maximum size a content page can have is about 65 kb. But some of my pages are larger. Is there an easy way to change the data type from 'text' to i.e. 'medium text', or do I have to split my pages?
Currently contents too large to be saved are simply being cut off at the end by the database server, but you won't notice it as long as you edit the content.

Thanks for any suggestions,
Rainer
Piratos

Re: Maximum size of content?

Post by Piratos »

I have changed the field content in content_props to the type blob with phpmyadmin and it works.
Locked

Return to “CMSMS Core”