恋雾迷尘论坛's Archiver

爱雨冷雪 发表于 2006-3-18 06:04

解決每次預覽後,需要再次選擇主題分類

打開 /post.php



[code]$typeid = preg_replace("/.*typeid%3D(\d+).*/", "\\1", $extra);[/code]

改為

[code]        # Debug by UNetBoard.COM Start
        if($extra) {
                $typeid = preg_replace("/.*typeid%3D(\d+).*/", "\\1", $extra);
        }
        # Debug by UNetBoard.COM END[/code]

LF 发表于 2006-8-12 02:15

:( 还是一样

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.