I'm not sure if I have posted this in the right spot... but anyhow...
I am trying to use the SSI <!--#include virtual="./SSI.php?ssi_function=boardNews" --> to display the board's news.... but it displays posts from the wrong board. This points to the board that was already there when I installed SMF instead of the news board I created afterwards, is there a way I can change which board this points to?
Have you tried adding ;board=## to the URL?
-[Unknown]
no I haven't, but I tried then and it worked, thankyou :)
Is there a way I can edit the way it looks? Like, what I want to do is make each post show up in a separate table, similar to that shown <a href="http://www.shareconnector.com/">here</a>.
Yes. Search for "output_method"... I've (ad others have) said it before much more eloquently than I think I could now.
-[Unknown]
thank you :)