今天介紹下帝國(guó)cms搬家出現(xiàn)的問(wèn)題
提示
Parse error: parse error in E:diguoeclassadminfun.php on line 244附帶
adminfun.php代碼233-244行的內(nèi)容
? ? ? ? //取得隨機(jī)密碼? ? ? ? $rnd=make_password(20);? ? ? ? $sql=$empire->query("update {$dbtbpre}enewsuser set rnd='$rnd' where userid='$userid'");? ? ? ? if(empty($do_ckhloginfile))? ? ? ? {? ? ? ? ? ? ? ? DoEDelFileRnd($userid);? ? ? ? }? ? ? ? //操作日志? ? ? ? insert_dolog("");? ? ? ? printerror("ExitSuccess","index.php");}?>解決方法:
php配置的
short_open_tag
項(xiàng)沒(méi)有打開(kāi)!
新聞熱點(diǎn)
疑難解答
圖片精選