d13slideshow for WordPress and "URL file-access is disabled"

Posted by windyjonas on Stack Overflow See other posts from Stack Overflow or by windyjonas
Published on 2010-05-05T20:24:15Z Indexed on 2010/05/05 20:28 UTC
Read the original article Hit count: 373

Filed under:
|
|

I'm taking my chances with WordPress 3.0 beta 1 (single user)

Unfortunately, i ran into problems with d13slideshow. I configured the plugin to display 5 latest from a category, added <?php d13slideshow(); ?> to home.php, but it bombed:

function.getimagesize: URL file-access is disabled in the server configuration in /<snip>/wp-content/plugins/d13slideshow/d13slideshow.php on line 538 Warning: getimagesize(http://<snip>/wp-content/uploads/2010/04/featured-2-580x386.jpg) function.getimagesize: failed to open stream: no suitable wrapper could be found in /<snip>/wp-content/plugins/d13slideshow/d13slideshow.php on line 538

Is this a problem with the php setup or is there something I can do with the plugin or the function call from the template files to make it work?

http://wordpress.org/extend/plugins/d13slideshow/

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about d13slideshow