ZenphotoCMS Forum
ALBUM HTML TEXT NOT WORKING - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: ALBUM HTML TEXT NOT WORKING (/thread-6751.html)



ALBUM HTML TEXT NOT WORKING - sketchy - 2010-03-11

can anyone help my HTML text to work - i'm using the latest stable 1.2.9. and my HTML TEXT in the Albums descriptions and a few other places isn't working. the markup is getting stripped out on SAVE.
thanx




ALBUM HTML TEXT NOT WORKING - sketchy - 2010-03-11

Found it.. in MySQL the table was set to TEXT - i changed it to MEDIUMTEXT and all is well!




ALBUM HTML TEXT NOT WORKING - sketchy - 2010-03-11

Perhaps the updates should change the TABLES for us on the next ZENPHOTO?




ALBUM HTML TEXT NOT WORKING - sketchy - 2010-03-11

actually.... it still isn't working for Album Descriptions. all breaks and paragraphs and well.. ever markup is being stripped on save.

please help!!




ALBUM HTML TEXT NOT WORKING - sbillard - 2010-03-11

Markup gets stripped if it is not compliant with your option for allowed tags. Please check this option and be sure it has entries for the HTML you wish to use.

Also, TEXT is less restrictive than MEDIUMTEXT--thus why we do not change it.




ALBUM HTML TEXT NOT WORKING - sketchy - 2010-03-11

i see.. i will look into that now. thanks!