News:

Wondering if this will always be free?  See why free is better.

Main Menu

SSI BoardTopics function

Started by Sputnik53, April 13, 2008, 10:01:35 AM

Previous topic - Next topic

Sputnik53

I need an SSI function that returns all topics in a specific board.

Sputnik53



Sputnik53


karlbenson

Please don't bump more than once in 24hrs.

You might want to explain more of what you are after?

Do you just want the topic title?
Do you want more information like a MessageIndex has, eg topic title, posts, views, last post by
Do you want to return AN actual topic (returning every message and every topic in a single board would be crazy)

Since you've not had a reply, this forum may not be the right place for this. Consider whether you would like this to be moved to Help Wanted section where someone may be willing to create this for you for free or paid.

Sputnik53

Well just the titles of the topics in the board with links to topics and maybe topic starter's nick and link to profile.

Spaceman-Spiff

Then just use the ssi_boardNews() function.

Full syntax: function ssi_boardNews($board, $limit, $start, $length, $output_method)

Advertisement: