Any one please help me to find out the stored procedure 'forums_GetTopNPosts'.
I am getting error as this stored procedure is not found.
Hi,
Short Answer is, yes, you are correct , this stored proc is not present in default CS installation.
I think following public methods on Posts class of CommunityServer.Discussions.Components (which makes a call to the mentioned Stored proc) never been used in inside of the CS forums.
a) "GetTopNPopularPosts"
b) "GetTopNNewPosts"
and they are marked as "TO DO" .. for future release ,may be
If you would like to implement them , you may look at the stored Proc ."cs_forums_Posts_PostSet" as an example.
Hope this helps..
-thank you,
Techieguy
Thanks.So i have to create that stored procedure. Rt?
Ok thank you
Amal
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com