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
Maximum size of content?
-
Piratos
Re: Maximum size of content?
I have changed the field content in content_props to the type blob with phpmyadmin and it works.
