View Single Post
  #2  
Old 02-27-2009, 01:09 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 11,220
BMR777 is on a distinguished road
Default RE: Images not showing

The problem is on your server, the get.php file seems to be forbidden when I try to show the image:

http://familiarelements.info/get.php?id=79 - 403 Forbidden

http://familiarelements.info/get.php - Loads page fine

This is a host issue. They either don't fully support the script's code or have something blocked that needs to be unblocked. See if they have the readfile() php function disabled or blocked.

Brandon
Reply With Quote