【发布时间】:2010-05-05 20:24:15
【问题描述】:
我正在尝试使用 WordPress 3.0 beta 1(单用户)
不幸的是,我遇到了 d13slideshow 的问题。
我将插件配置为显示一个类别中的最新 5 个,将 <?php d13slideshow(); ?> 添加到 home.php,但它被炸毁了:
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
这是 php 设置的问题,还是我可以使用插件或模板文件中的函数调用来使其工作?
【问题讨论】:
-
以前是否使用过早期版本的 WP?
-
对不起,我不知道。我们以前使用过动态内容库,但需要对最终用户更方便的东西。