forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: lintacious on January 23, 2005, 06:23:05 pm

Title: Missing Full Images, thumbnails work fine
Post by: lintacious on January 23, 2005, 06:23:05 pm
I've been using the "batch add" process successfully.  I went through all my photo albums ((http://www.lintacious.com/photoalbum)) and all my thumbnails were displaying and everything looked fine.  Unfortunately, when I click on a thumbnail, the full image is not displayed and instead the space where the image should display, is blank.  This is the case with a majority of my thumbnails.  Oddly enough, <i>some</i> work.  Though there is not a complete working album. 

I tried some troubleshooting and by viewing source, I found this line of code:
Code: [Select]
<a href="javascript:;" onClick="MM_openBrWindow('displayimage.php?pid=3&fullsize=1','98803234541f3d898a876e','scrollbars=yes,toolbar=yes,status=yes,resizable=yes,width=419,height=509')"><img src="albums/totebag/DCP_0008.jpg" class="image" border="0" alt="Click to view full size image" /><br /></a>
By copying/pasting, I found that the link to the full image works.  I also did a test where I removed the link tag, and left the image tag.  This worked successfully, the image was displayed.  Also, by viewing source, I found that the images that do work, do not have that link code surrounding them.

I have been searching for the past hour trying to find the file where I can remove the above link code.  Do you know how I can go about doing this?  Or am I simply missing a config setting?

Thanks in advance!
Title: Re: Missing Full Images, thumbnails work fine
Post by: Joachim Müller on January 23, 2005, 08:33:01 pm
Tested approx 15 random pics on your page, everything worked as expected. Please post a deep link to a page where the intermediate pic is not being displayed properly for you.

Joachim