legionofangels
09-05-2008, 11:27 PM
Hey we found this on vb.com
http://www.vbulletin.com/forum/showthread.php?t=158895
However, what we are trying to do is show the last 10 posts, regardless of when they were made. I have this feeling that what the code above does, is it shows the latest active threads only, meaning in the past 24 hours what the latest threads were in that time period. We want it to just show the latest 10 posts or whatever, regardless of how long ago they were made.
What do we have to change in that code to make it do that?
Thank you very much if anyone can figure this out.
Sincerely,
LoA
--------------- Added 1220662702 at 1220662702 ---------------
Yep, I was right.
It works just like an RSS. It only pulls the latest threads that were made like an RSS feed.
We need something similar to what CYB Advanced Statistics does and have it pull the latest posts from certain forum arrays.
How do we do this?
http://www.vbulletin.com/forum/showthread.php?t=158895
However, what we are trying to do is show the last 10 posts, regardless of when they were made. I have this feeling that what the code above does, is it shows the latest active threads only, meaning in the past 24 hours what the latest threads were in that time period. We want it to just show the latest 10 posts or whatever, regardless of how long ago they were made.
What do we have to change in that code to make it do that?
Thank you very much if anyone can figure this out.
Sincerely,
LoA
--------------- Added 1220662702 at 1220662702 ---------------
Yep, I was right.
It works just like an RSS. It only pulls the latest threads that were made like an RSS feed.
We need something similar to what CYB Advanced Statistics does and have it pull the latest posts from certain forum arrays.
How do we do this?