Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

common_postimg.js file, CANNOT FOUND!!!

[复制链接]
jaideejung007 发表于 2014-6-25 09:59:37 | 显示全部楼层 |阅读模式
When to editing topic and has been to using the function Background IMG on post.

Cannot found "static/js/common_postimg.js" files (by the way: view source)

Editor menu icon bug


HOW TO FIXED:
Opening template/default/common/editor.htm file.
Find:
  1. <script type="text/javascript" src="{$_G['setting']['jspath']}common_postimg.js?{VERHASH}"></script>
复制代码

Replace to:
  1. <script type="text/javascript" src="data/cache/common_postimg.js?{VERHASH}"></script>
复制代码


See more: http://www.discuzthai.com/thread-38950-1-1.html

PS: NOW, on discuz.net is ERROR same here:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-3-13 07:57 , Processed in 0.021436 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表