Home : Products : Gossamer Forum : Development, Plugins and Globals :

Products: Gossamer Forum: Development, Plugins and Globals: Re: [agaffin] Hot Threads List...: Edit Log

Here is the list of edits for this post
Re: [agaffin] Hot Threads List...
Thanks!

But I have not been able to get that working for HOT THREADS.

Shouldn't it sort by views to make it a "hot" list?

I am also looking to have the hot threads list output in date ranges: last 24hrs, last 3 days, and by month (between 2 dates)

I guess we would need to select by date range, then by resulting top 10 views. The date range part is wgere I am hung up.
Doing the last x seconds will cover the last day or week Hot list, but a different section of code (I think) is needed to select between 2 dates for last week Hot or Last Month's Hot Threads..

<%GForum::Stats::posts_last(1w)%> will show posts in the last week... Any ideas?

Last edited by:

webslicer: Sep 9, 2005, 5:48 AM

Edit Log: