Knowledgebase
How come my very large xCMS entry is being cut off?
Posted by - NA - on 04 May 2011 03:22 PM
Some store owners may choose to create very large information pages using xCMS that require more than the allotted 65535 bytes of space.

If you are sure that this limit is affecting your xCMS entries you can run the following code in your Patch/Upgrade page under the SQL Patch section:

ALTER TABLE wcm_cms_entries MODIFY body mediumtext NOT NULL;

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: