View Single Post
  #1  
Old 12-04-2016, 06:25 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 88,966
Dinocanid is on a distinguished road
Default Miles long getimagesize warnings in admincp

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
I have to scroll for forever to get to the actual list of adoptables. All of the gender symbol images appear to be broken besides the female image. This doesn't stop me from managing adopts, but it is annoying to scroll through all of that whenever I visit the page.
__________________
Reply With Quote