[color=rgb(54, 54, 54)][backcolor=rgb(246, 246, 246)][font=-apple-system-font, "]关于应用中心升级 https 导致插件更新不提示或者不能升级处理办法:
[color=rgb(54, 54, 54)][backcolor=rgb(246, 246, 246)][font=-apple-system-font, "]问题一:论坛后台插件列表不提示插件有新版更新
[color=rgb(54, 54, 54)][backcolor=rgb(246, 246, 246)][font=-apple-system-font, "]修改论坛目录下 source/function/function_cloudaddons.php 这个文件,把所有的 “http://” 替换为 “https://” (修改之前请先备份被修改的文件)(注意是把 “http://” 替换为 “https://”,而不是 “http” 替换为 “https”,代码里有其他http内容)
[color=rgb(54, 54, 54)][backcolor=rgb(246, 246, 246)][font=-apple-system-font, "]
