Ecshaop 如何改图片路径

WBOY
Release: 2016-06-13 12:59:34
Original
966 people have browsed it

Ecshaop 怎么改图片路径
 情况是这样的 我把域名换了 但是图片的地址还是远域名的导致现在不显示图片 这个怎么把原来的地址换成现在的图片所在的地址
------解决方案--------------------
你原来的图片还保存域名了?保存路径即可啊。显示时域名+路径就可以了。
------解决方案--------------------
在所有的文件中查找并删除域名
即将 形如 http://xxxxxx/... 的改为 /...

本来为了便于移动就不应该使用完全的 url,只需相对网站根就可以了
------解决方案--------------------
绝对路径和相对路径啊。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template