molyx的登录文件上传以后,任何会员登录都会报错:
Time: 2007-2-18 3:42pm
Script: /logging.php
SQL: SELECT m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques,
m.adminid, m.groupid, m.styleid AS styleidmem, m.lastvisit, m.lastpost, u.allowinvisible, m.salt AS molyxsalt
FROM cdb_members m LEFT JOIN cdb_usergroups u USING (groupid)
WHERE m.username='xfwwh'
Error: Unknown column 'm.salt' in 'field list'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
Similar error report has beed dispatched to administrator before. |