Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用Smart Image Resizer插件来调整图像大小。我已经在本地服务器上测试了一段时间,现在当我上传到服务器时,图像没有拉起。
真的没有代码可以发布 - 有没有人遇到过这个问题,如果有,有解决方案吗?
谢谢!
发现错误-我已将代码更改为进入图像的特定目录。该脚本正在从图像变量中删除斜杠,因此它正在寻找imagesIMG_1234.JPG而不是images/IMG_1234.JPG.
imagesIMG_1234.JPG
images/IMG_1234.JPG