![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
||||
|
||||
![]()
When I manage owned adoptables in the admincp I get a bunch of these warnings:
Code:
Warning: getimagesize(http://adopttest.mysidiahost.com/picuploads/m.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/adopttes/public_html/classes/class_image.php on line 114 Warning: getimagesize(http://adopttest.mysidiahost.com/picuploads/Male.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/adopttes/public_html/classes/class_image.php on line 114 Warning: getimagesize(http://adopttest.mysidiahost.com/pic...s/Female.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/adopttes/public_html/classes/class_image.php on line 114 Warning: getimagesize(http://adopttest.mysidiahost.com/picuploads/.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/adopttes/public_html/classes/class_image.php on line 114
__________________
|
#2
|
||||
|
||||
![]()
Bumping since the list appears to get longer as more adoptables are owned.
__________________
|
#3
|
||||
|
||||
![]()
Well you are missing these image files on your server: m.png, Male.png, Female.png and .png. The first one was included in the original package, so unless you removed it you shouldnt get this problem. In fact, I saw f.png but not m.png, no idea why this happens. Male.png and Female.png do not exist on Mysidia, so maybe you modified your script to use the nonexistent images?
Edit: I found your images file in /picuploads/png subfolder, not in the /picuploads folder. So good chance is that you moved your images to the /png subfolder and forgot to update the script to load the correct images. To solve this problem, you will need to edit your script files to use the correct image path.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#4
|
||||
|
||||
![]()
That fixed it, thank you! I didn't edit any code to change the image path, I think I just saw the errors pop up and moved them to the wrong place; making things worse.
__________________
|
#5
|
||||
|
||||
![]()
You are welcome. Usually the getimagesize() error has something to do with incorrect image path, size or permission. In this case, its better to examine the script that loads the images and see if the images are loaded properly.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
![]() |
Thread Tools | |
Display Modes | |
|
|
What's New? |
What's Hot? |
What's Popular? |