Quote:
Originally Posted by saeedh
Use the show threads option... it's the same thing however just able to do what you want which is pulling the newest 5 items from the array of forum ids
output_NewestThreads(X,"ID1,ID2,ID3,...");
X = number of items
IDx = the forum ids to which you want showing up 
|
Thanks for the suggestion. I'd like to pull data from multiple forums like this, however I'd also like to have the entire post show (like the "News" option), rather than just the thread title (which the "Newest Threads") option uses.
Any suggestion on how to jimmyrig this to pull that off?