第1步:先进行已发文章图片替换
进行替换即可。
第2步修改include/dialog/select_images_post.php 第109行
$fileurl = $activepath.'/'.$filename;
修改为
$fileurl = $cfg_basehost.$activepath.'/'.$filename;
第1步:先进行已发文章图片替换
进行替换即可。
第2步修改include/dialog/select_images_post.php 第109行
$fileurl = $activepath.'/'.$filename;
修改为
$fileurl = $cfg_basehost.$activepath.'/'.$filename;
内容版权声明:除非注明,否则皆为本站原创文章。
转载注明出处:https://www.heiqu.com/3ce313a2567f2d5eeed15e9cd078f067.html