SMF Version: SMF 1.1.4
Mods installed:
Using default theme: yes
Hello to all, I'm here to ask if it's possible to have a way to post on a Mainpage site in HTML a code to have published the Latest post done in the SMF forum.
thanks in advnace for any help :D
Check out the "ssi_examples.shtml" file that came with SMF. Basically you will just need to change the file extension to .shtml and add this code wherever you want the latest posts to show up:
<!--#include virtual="./SSI.php?ssi_function=recentTopics" -->
Note that this may only work on Apache.
not got actully what u said
Thanks. Iwill try and let you know ;D