Hi
I've been trying to get this problem solved, I have tried what I was able to find
in the Tutorials/FAQ, but this is not working at all. This is very important to me, can the authors get involved and fix this bug or someone that can givr me a solution.
From Tutorials/FAQ
To increase the size of the database field, you would use your database management tool (e.g. phpMyAdmin) to open the ezpages table and then change the field type for pages_html_text from text to mediumtext. This will give it a capacity of 16 million characters. If that's not enough (wow, what are you doing!) then you can change it to longtext which will give you a cool 4 trillion characters with which to play.
Alternatively you could use the extra pages (page_2, page_3 and page_4) which are shipped with Zen Cart and customize them as described in this FAQ entry. This would be slightly more complex, but offer quicker performance and more flexibility.



