View Single Post
  #2  
Old 04-08-2009, 04:32 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 17,587
BMR777 is on a distinguished road
Default RE: image not showing on website?

Well, when I view http://www.borrowedangels.com/pets/get.php?id=4 directly I get a 403 Forbidden error. This is usually caused by your host blocking php's readfile() function, which is required by my script to properly display your images. See if you can get your host to enable readfile for you.
Reply With Quote