星怀蓝梦删除升级文件update.class.php,不影响系统稳定性需要从index.class.php这个文件中修改数据,删除下面数据即可
/* lys_base::load_common('lib/update'.EXT, SYS_ADMIN); if(!class_exists('update')) showmsg('缺少必要的系统文件,请联系YzmCMS官方!', 'stop'); if(isset($_GET['up'])) { update::check(); } */
还有就是网址限制性语句,从index.class.php这个文件中删除或者修改下面的内容即可
/* if(!strpos($html, 'LysCMS') || !strpos($html, 'www.llhy.xyz')) { $this->_force_logout(); } */
if(!strpos($html, '铃兰花语') || !strpos($html, 'www.llhy.xyz')) { $this->_force_logout(); }
上一篇:网站忘记后台管理员密码怎么办?
下一篇:星怀蓝梦网站常规数据