在bbsdoc.php中有
if (defined('BBS_NEWPOSTSTAT')) {
?>
<script src="/bbshot.php?board=<?php echo $brd_encode; ?>"></script>
<?php
}
这里要求的是
BBS_NEWPOSTSTAT
在
http://cvs.smth.org/smth_bbs/doc/README.utils?rev=HEAD&sortby=date&content-type=text/vnd.viewcvs-markup
stiger@smth写的又是
define: #define NEWPOSTLOG
#define NEWPOSTSTAT
需要: #define HAVE_MYSQL_SMTH 1
到底要不要BBS_呢??
不敢随便乱改
请指教
--
FROM 202.115.112.*