Author |
Topic |
Chris Yew
Junior Member
134 Posts |
Posted - 10 May 2003 : 10:51:37
|
Hi, This really a great mod and I've just implemented it - it works! Thanks.
I've implemented it at my Portal site (portal mod from David) and there is something which I'm not too sure. For the Display Order, I've selected 0 (By Last Posted Date) which I want to show the Recent Posts in the Forum.
See my Portal; http://www.bettaclub.org.sg/forum/portal.asp
The message shown in the each of the recent topics is the first message in that topics and not the latest message posted. Why is this so and how to show the lastest message posted?
Or do I have to set the Display Order to 1 (By Topics Order field (Topic Order mod must be installed))? And what is Topic Order mod and I do a search - doesn't seem to find it here as well.
Pls help. Thank you.
Chris Yew
|
|
|
Chris Yew
Junior Member
134 Posts |
Posted - 11 May 2003 : 04:42:57
|
HI, OK just found 1 problem on my portal when a user did not login to the site. It shows this on top of the page;
Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'T.CAT_ID > 0 AND T.FORUM_ID IN () AND F.F_STATUS = 1'.
/forum/content.asp, line 171
And the line 171 in content.asp is; rs.open strSql, my_Conn, 3, adLockReadOnly, adCmdText
When the user login, everything is fine and it works well.
My portal site is at; http://www.bettaclub.org.sg/forum/portal.asp
May I know what could have gone wrong? Thank you.
Chris Yew
|
Edited by - Chris Yew on 11 May 2003 04:47:59 |
|
|
jojo77
Starting Member
15 Posts |
Posted - 15 May 2003 : 16:23:57
|
Ok I followed all the instructions. Added this to my default.asp page that is one up from the 'forum' directory:
<%DisplayContent 1, 1, 2, 1, 0, 5, 200, 0, 0, 0, 1, 0, "Top News Stories", 450, "topic.asp"%>
I then see it pull the topics from that forum but under it an error:
Microsoft VBScript runtime error '800a0009' Subscript out of range: '[number: 0]' /forum/inc_contentdisplay.asp, line 412
what am I'm doing wrong? I never made any changes to the inc_contentdisplay.asp file
|
Edited by - jojo77 on 15 May 2003 17:09:47 |
|
|
Topic |
|
|
|