Jack Posted February 22, 2021 Share Posted February 22, 2021 (edited) IPS论坛常常出现更新警告消息,要求你尽快升级论坛版本 这是论坛程序更新速度很快,或者官网发现安全漏洞,需要你尽快升级论坛版本 如果你真的不想常常更新论坛版本,那可以把这个恼人的消息关掉 论坛后台 -> 自定义 -> 模板 -> 所有你使用的模板都要修改 -> 编辑HTML和CSS 在 '搜索模板' 中输入 ipsAreaBackground_light core -> global -> updateWarning 单击 updateWarning 模板 在updateWarning模板的内容修改为 {template="announcementTop" app="core" group="global" params=""} {{if \IPS\Member::loggedIn()->isAdmin()}} {{endif}} 最后,保存 updateWarning 模板 论坛后台 -> 支持 -> 清除缓存 回到论坛前台,就不会出现更新警告消息 Edited March 14 by Jack 1 1 Link to comment Share on other sites More sharing options...
Jack Posted March 14 Author Share Posted March 14 论坛后台 -> 自定义 -> 模板 -> 所有你使用的模板都要修改 -> 编辑HTML和CSS 在 '搜索模板' 中输入 updateWarning 试看看 IPS 4.7 模板是不是改了? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now