![]() |
|
Validation issue : reference not terminated by REFC delimiter - 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: Validation issue : reference not terminated by REFC delimiter (/thread-1654.html) |
Validation issue : reference not terminated by REFC delimiter - plainspace - 2007-09-26 Howdy, I'm wondering if someone out there can shed some light on a validation issue: Line 126, Column 65: reference not terminated by REFC delimiter. …x.php?album=park-guitar-gallery&image=lrg-01.jpg" title="Modèle Encore and Le If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text. I also attempted to replace all & characters with & and change the Modèle to Modèle to no avail. Zenphoto just changes them back. Any thoughts? Thanks, Jared |