View Full Version : images on adoptables not working.
Mortain
11-14-2015, 03:07 AM
i get this error...
Warning: getimagesize(http://nirainia.com/picuploads/png/dragon_blue_egg.png): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/nirainia/public_html/classes/class_image.php on line 114
Warning: getimagesize(http://nirainia.com/picuploads/png/dragon_blue_egg.png): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/nirainia/public_html/classes/class_image.php on line 114
Hall of Famer
11-14-2015, 05:53 AM
umm this is just a warning, and does the image of adoptables load for you, or it doesnt?
Mortain
11-14-2015, 06:50 AM
they do not.
Hall of Famer
11-14-2015, 08:37 AM
umm then its a bigger issue. It seems that your .htaccess isnt working properly, since by default it will route every access to .php files to index.php, but leave out the other files such as html, css, javascript, images and other media files. On your site, it attempts to route everything to index.php, which causes this error. It never happens to anyone else, and its enough strange, I will look into this.
Mortain
11-14-2015, 08:59 AM
Well, it's really weird. There's a lot of weird things going on with this install honestly. From not being able to log into anything on chrome, to busted images. However, I did switch over servers last night to dedicated hosting with cpanel. On the old shared server, I got images just fine.
When i try to input the image links to the image when i make the adoptable, it gives me broken images, When i upload the images trough ACP, it does the same thing.
Hall of Famer
11-14-2015, 09:04 AM
Well you can try uploading the .htaccess file in folder /install to your /picupload directory, perhaps it will fix the unwanted URL rewrite issue.
Mortain
11-14-2015, 09:36 AM
nope that didn't help either.
Hall of Famer
11-14-2015, 09:39 AM
umm looks like I may need to change something in .htaccess file for you specifically, I will look into that.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.