In version 3.0.1 I have a couple of albums, all showing in the gallery template. Some of them are shown correctly and some are not.
The ones that are not shown correctly do show the first image (big), but the thumnails beneath that do not show.
The problempages generates two mistakes in internet explorer.
1)
Line: 126
Character: 63
Error: characterserieconstant (translated this from dutch) not closed
Code: 0
URL: mysite.com/index.php?module=photoshare&func=showimages&fid=3
2)
Line 47
character: 3
Error: "imageData' is not defined
Code: 0
URL: mysite.com/index.php?module=photoshare&func=showimages&fid=3
I hope this gives you a clue.
[Edited on 11/9/2003 by HeinD]
Posted: 11.09.2003, 19:46
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Are there any special characters in the name or description (such as quotes, less than, non-english)?
Posted: 11.09.2003, 21:51
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Found it! Got some help from another user. In his case there's a newline in the description and unfortunately Photoshare don't escape those.