Jump to content

Recommended Posts

Posted

To keep things simple for this site I decided to try the SCRY Image Gallery. It was working perfect untill the other day. Now all of the sudden when I go to my latest uploaded pictures Here The thumbnails aren't showing. I also am getting alot of "Page forbidden" errors. I have not changed anything and I am not sure why this is doing this, And only on certain galleries. Does it just not like these certain image photos?

 

I have checked the SCRY website and tried all of their suggestions with no luck. Could something have been messed up with my hosting account?

 

Thanks in advance for any help!

Posted

I also changed my template for scry back to setup.........which basically checks to make sure everything is installed correctly and I found this:

 

GD does not appear to be installed or does not support JPEG

Please install GD version 2.0 or newer with JPEG support as a PHP module. Instructions on adding modules to PHP can be found in the installation documentation at http://php.net

Posted

It looks to me like the links to the images are not set up correctly. One example:

 

The first image on the above linked page is looking for the image at this location:

>http://interstateband.com/photos/index.php?v=image&i=100x75&p=Shows/2005/Tracy_Gibson_Benefit/10_01_05_001.jpg

Retrieving that link gets the following code instead of an image:

><p>[url_parts]: array(4) {
 [0]=>
 string(5) "Shows"
 [1]=>
 string(4) "2005"
 [2]=>
 string(20) "Tracy_Gibson_Benefit"
 [3]=>
 string(16) "10_01_05_001.jpg"
}
<br>[debug]: url_offset<br>[GET]: array(3) {
 ["v"]=>
 string(5) "image"
 ["i"]=>
 string(6) "100x75"
 ["p"]=>
 string(48) "Shows/2005/Tracy_Gibson_Benefit/10_01_05_001.jpg"
}
<br>[VIEW]: image<br>[INDEX]: 100x75<br>[IMAGE_FILE]: 10_01_05_001.jpg<br>[IMAGE_DIR]: Shows/2005/Tracy_Gibson_Benefit<br>[PATH]: /home/username/public_html/photos/images/Shows/2005/Tracy_Gibson_Benefit/10_01_05_001.jpg<br>[PATH_BASEDIR]: /home/username/public_html/photos/images/Shows/2005/Tracy_Gibson_Benefit<br>[resize_x]: 100<br>[resize_y]: 67<br>[image_x]: 480<br>[image_y]: 320<br>[cache]: array(4) {
 ["is_cached"]=>
 bool(true)
 ["name"]=>
 string(55) "Shows!2005!Tracy_Gibson_Benefit!10_01_05_001_100x67.jpg"
 ["path"]=>
 string(94) "/home/username/public_html/photos/cache/Shows!2005!Tracy_Gibson_Benefit!10_01_05_001_100x67.jpg"
 ["cache_url"]=>
 string(95) "http://interstateband.com/photos/cache//Shows!2005!Tracy_Gibson_Benefit!10_01_05_001_100x67.jpg"
}

A browser can't display this as a picture, so this would seem to be cause of your issue.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...