admins or memeber that submit a description for their image, get the description posted twice. The strange this is, the information they post is correct, in the box that has the word "description" in it.
See attachment for screenshot.
Also at the end of the first group of words there is a ">"
It seems like the first paragraph is cut off in the first set of words.
Comments on Description problem
Beginner
Usergroup: Member
Joined: Aug 08, 2006
Total Topics: 1
Total Comments: 1
Example here:
http://www.encinavet.com/petgallery/link.php?id=22
admins or memeber that submit a description for their image, get the description posted twice. The strange this is, the information they post is correct, in the box that has the word "description" in it.
See attachment for screenshot.
Also at the end of the first group of words there is a ">"
It seems like the first paragraph is cut off in the first set of words.
Attached Files:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
In the 'image details' template change
<IF {IMAGEDESCRIPTION}>
to
<IF {IMAGEDESCRIPTION[5]}>