Hi
I have a problem with the new topic with the function ssi_recentTopics. I insert this code but the code show only 1 new topic, with other boards run correctly but with other ones NO
<?php ssi_recentTopics($num_recents = 10, $exclude_boards = null, $include_boards = array(46), $output_method = "echo"); ?>
Could you help me to solve this problem ?
Thanks
ssi_recentTopics(10,null,46,'echo');
However, what is in board 46?
It doesn't work......
the board 46 is a normal board with topics, like the board 47 that i can see without problem the last 10 topics
Do you have another solution ?
Thanks in advance