![]() |
image not showing on website?
hey,
I have a problem with my adoptable website :) everything works fine on the site itself, ie you can see the egg I made. But when I use the code to put the egg on another part of my page, so that people can click it, the image doesn't show up. my adoptable page is here and when I past the html code for the egg on my website, I use this <img src="http://www.borrowedangels.com/pets/get.php?id=4"><br>Creature Name: Angel<br> <a href="http://www.borrowedangels.com/pets/levelup.php?id=4">Level this creature up! Click Here!</a><br> but it just gives the X :( you can see it here |
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.
|
All times are GMT -5. The time now is 01:40 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.