View Single Post
Old May 10th, 2008, 09:58 AM   #5 (permalink)
skidpics
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
Concerning this issue. Tell me something, if I edit the file local (showphoto.tmpl) and upload it, the coding works fine.. If, however, I edit the template online, it changes the coding.. What would because that?

before:
Quote:
HTML code: <img src="http://skidpics.com/galleries/data/500/medium/l_7a3f49c97dbbc95882e997d16a9d9e34.jpg" /><a href="http://skidpics.com"><br>skidpics.com Photo Sharing</a></p>

After a template edit via admin, the code gets all broken up into this:

HTML code:
Quote:
<img src="http://skidpics.com/galleries/data/500/medium/l_f0f5ed1360ed84edf44465b075a2142a.jpg" /><a href=
then as text underneath skidpics.com Photo Sharing" size="80" onclick="this.focus();this.select()" />
skidpics is offline   Reply With Quote