Status
Not open for further replies.

CoZmicShReddeR

Customer
I just updated Slider on my website and been getting this error all of a sudden wasn't there before...

Warning: getimagesize(http://xbox360media.ign.com/xbox360/image/object/142/14235014/masseffect3_120310_176.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://www.cozworld.com/images/frontpage/Gabe-Newell.jpg) [function.getimagesize]: failed to open stream: HTTP request failed! in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://pcmedia.ign.com/pc/image/object/011/011640/TF2_102010_176.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://storefront.steampowered.com/v/gfx/apps/42990/capsule_231x87.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://cache.kotaku.com/assets/images/9/2012/02/small_4eb28bd50ae1f3af51e548b15ccb5963.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://pcmedia.ign.com/pc/image/object/093/093395/skyrim_020312_176.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://www.forumrunner.com/images/iphone4/home.png) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://cache.kotaku.com/assets/images/9/2012/02/small_15604cf94c722c3e9aaf14a5d5411b7e.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://www.blogcdn.com/wow.joystiq.com/media/2011/07/darkmoonheader.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(http://cache.kotaku.com/assets/images/9/2012/01/small_ff82532c80b6daefa01fe2642b271cd5.jpg) [function.getimagesize]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in [path]\dbtech\vbslider\actions\widget.php on line 408

Warning: getimagesize(CozWorld.com The Hybrid Gamers Zone) [function.getimagesize]: failed to open stream: HTTP request failed! in [path]\dbtech\vbslider\actions\widget.php on line 408

---------- Post added at 12:18 ---------- Previous post was at 12:09 ----------

Reverting back to previous version...
 
Are all of those images used via the IMG tags, or are they attachments?

---------- Post added at 11:51 ---------- Previous post was at 11:28 ----------

After some research, it may be that its a server configuration issue. In your php.ini, check to see if "allow_url_fopen" is enabled or not. If not, and you have access to edit the php.ini file, enabling it should fix the issue.
 
Did you look at the php.ini settings? The issue is with the new option to select a min size for the slider. It appears your server can't open the file to determine its size, hence the reason I asked about the setting.

Brad via Tapatalk
 
Did you try what he suggested in post #2

After some research, it may be that its a server configuration issue. In your php.ini, check to see if "allow_url_fopen" is enabled or not. If not, and you have access to edit the php.ini file, enabling it should fix the issue.
 
I'm still looking into it. I know its not an issue with the images you are using, as I successfully created threads with the images, inside of IMG tags, and everything worked fine. I actually even turned off 'allow_url_fopen', and still didn't get the errors you received. But, looking online at similar errors points to a server config issue, so I just need to figure out what it is.
 
And could it be my site issues could be caused by the PHP Version 5.3.8 I am using?? Since I have already unique issues like with the arcade using IE 8-9 as it is has anyone tested all your mods here with that version? just curious...
 
Please re-downlod the v1.0.7 package and see if it works. It appears that, even though you are showing 'allow_url_fopen' to be enabled, that it actually isn't. This is most likely due to your host, especially if you are on shared hosting. If you continue to have issues after the new files have been installed, let me know and I will continue to look into it.
 
I am my host! Nothing has been changed everything is as it was and like the image shows allow_url_fopen has always been open...

its_open.jpg
 
I just read on another post there was some issues with VBSEO? As I have that installed not sure that would be the issue but seems so far refreshed the website a bunch of times and added a few new articles haven't seen the error with the latest update to Slider v1.07
 
I am noticing now since I upgraded to 1.07 the slider isn't picking up on the first attachment image or images from RSS feeds... The RSS feeds uses the bbcoded
 
Have you checked the IMG settings in the General Options to ensure you have IMG tags enabled?
 
Have you checked the IMG settings in the General Options to ensure you have IMG tags enabled?

If you mean this: Always use the first image inside IMG tags even if there are attachments

I had it at that whenever the mod was released I loaded on my server and never changed it... So if that was not the correct setting let me know...
 
Please PM me temp admin access and I will take a look at it.

---------- Post added at 19:10 ---------- Previous post was at 10:53 ----------

Ok, I have it fixed on your site. We tried several different things to try to get the getimagesize function to work on your server with no success, so there is something config'd wrong somewhere, just not sure what it could be.
 
Well looks like it was fixed somewhat from what I am seeing... Could it be the PHP Version 5.3.8 or maybe the ImageMagick-6.5.3-Q16 ??
 
It's not the php version, it may be ImageMagick, could you try GD and see if the error persists.
 
I had upgraded after the previous post to ImageMagick-6.7.5-Q16 not sure what to look for but hopefully that was what was causing the issues... But the images were showing up almost right after bszopi accessed the FTP so whatever was edited or changed it seems a lot better... Either way I am pretty satisfied atm! :)

Thanks Peeps!
 
Status
Not open for further replies.

Legacy vBSlider

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
838
Customer rating
0.00 star(s) 0 ratings
Back
Top