I am taking over helping Predatormasters problem on the Check Image size function. I have run the test file on there system and on my system and get an error on there system and mine works fine. it must be in the PHP config. They currently have 5.0.3 and on my test site also do. I am going to check both configs and see what might be different, any advice on where it could be, or what might prevent the getimagesize(function) to not work. Thanks in advance.
Thsi is an error message that it gives.
Warning: getimagesize(
http://test.haastylcalls.com/test.jpg) [function.getimagesize]: failed to open stream: HTTP request failed! >>@(ã#@(¥HÍÿ¿®0@4Ëÿ¿ ¥H\Ëÿ¿fH@XËÿ¿(¥HÍÿ¿>>@(ã#@(¥HÍÿ¿ù&@ in /home/.sites/28/site1/web/test.php on line 2
Also it does have GD installed, but I found out getimagsize does not depend on it, getimagesize has been around from ver3 to ver5 of php. From Vers 4.3.10 offered url images to be checked for size. Like I said it works on two different site now, just not PM site. Either a config issue or network problem? Any Ideas?