![]() |
|
albums text layout wrong after upgrade - 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: albums text layout wrong after upgrade (/thread-10490.html) |
albums text layout wrong after upgrade - cactux - 2012-10-09 Hello, I recently upgraded to the latest version of Zenphoto (1.4.3.3). Thanks for your help albums text layout wrong after upgrade - sbillard - 2012-10-09 the Your best fix is to change the newline characters into Or you could directly call the printField() function to print your descriptions and pass true as the albums text layout wrong after upgrade - cactux - 2012-10-10 Hello, Thank you for your answer, I'll do a small PHP script to update the database, using the nl2br() function. I'll do it this week-end and post it here in case it can help someone with the same problem. albums text layout wrong after upgrade - acrylian - 2012-10-10 To my knowledge this has never been reported before. albums text layout wrong after upgrade - cactux - 2012-10-10 Hello, Here is a script: albums text layout wrong after upgrade - cactux - 2012-10-10 Inserting php code here is not a good result. |