doucaigai7176 2014-07-22 12:28
浏览 44

WPMU搬家了,只有特色图片有坏路径

I recently moved a multi site wordpress installation to another development server. I did this by exporting the DB to SQL, importing it on the new server, changing the wp-config DB login data and DOMAIN_CURRENT_SITE to localhost and running the search and replace script to update the server address (was some IP, now is localhost). Everything seems to work fine now, except for featured images of pages. They are not displayed.

The problem seems to affect only sub-sites and not the main site. The main site, however, stores its uploads (featured images are among them) in wp-content/uploads, whereas the other sites store these in wp-content/blogs.dir. I did not change the files in there, of course and don't understand why the images don't display. All the other images do.

When I see the broken path of the image, it looks like this:

http://localhost/cze/files/2012/11/profile.jpg

which is strange, becouse the image is on the specified path, I just checked. I'm really puzzled.

For the record, uploading new images is fine and when these are uploaded and used as new featured images, it works fine. I would however like to avoid having to go through all the sites and changing all the featured images.

I have not edited anything else (.htaccess for example).

Any ideas on what could be causing this?

Thanks, Ondrej

  • 写回答

1条回答 默认 最新

  • doujiao2443 2014-07-22 22:25
    关注

    I am sure there are still some old URLs in the database. Please make sure you replaced the home, site_url and fileupload_url like codex mentioned: http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_Multisite

    Also, open the mysql file in a text editor and look for the old url using find option. Do you see any?

    评论

报告相同问题?

悬赏问题

  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?