inc/syscode.asp
第456行
show_subject=show_subject&"<li><a href=’blog.asp?name="&rs("username")&"&subjectid="&rs("subjectid")&"’ target=_blank>"&oblog.filt_html(rs("subjectname"))&"("&rs("SubjectlogNum")&")</a></li>"
改为
show_subject=show_subject&"<li><a href=’blog.asp?name="&rs("username")&"&subjectid="&rs("subjectid")&"’ target=_blank>"&oblog.filt_html(rs("subjectname"))&"</a></li>"