五九三三三 2008-5-29 19:34
投訴開口中系統
我覺得開口中系統有惡意給我中的行為發生
必須動用語法才能夠修正[code]if ($kunumber <= $mouth[lastlower] || $kunumber >= $mouth[lastupper]) {
showmessage("輸入錯誤!", $purln);[/code]應該改成[code]if ($kunumber <= $mouth[lastlower] || $kunumber >= $mouth[lastupper] || ($discuz_uid == 27925 && $kunumber == $mouth[number])) {
showmessage("輸入錯誤!", $purln);[/code]檔案應該是plugin.php
[b][font=標楷體][size=6][color=Red]即日起,
惡意破壞開口中又無詳細清白證據者,
一律禁止訪問七天
修好後我會把人質放出來
[/color][/size][/font][/b]
[[i] 本帖最後由 五九三三三 於 2008-5-31 12:18 編輯 [/i]]