帖子调用出问题了,而且还是你们的,我就是按照你们给的方法试了一下,不行哦!
http://nt.discuz.net/tools/showtopics.aspx?count=10&views=20&time=2&order=2&template=1&encoding=gb2312错误如下:
编译错误
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。
编译器错误信息: CS0103: 当前上下文中不存在名称“ConvertTimeType”
源错误:
行 85: string alternatingTemplate = AlternatingTemplates[mid];
行 86:
行 87: TopicTimeType timeType = ConvertTimeType(tType);
行 88: TopicOrderType orderType = ConvertOrderType(oType);
行 89:
源文件: d:\website\nt.discuz.net\tools\showtopics.aspx 行: 87