Missing Full Images, thumbnails work fine Missing Full Images, thumbnails work fine
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Missing Full Images, thumbnails work fine

Started by lintacious, January 23, 2005, 06:23:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lintacious

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:
<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!

Joachim Müller

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