在smf官方网站下载了一个 mod_smlastpost 模块,说是可以在网站上(for mambo)显示论坛(smf)最新的post。
此模块我在mambo上安装成功了。但是没有找到完整的教程。在这里请问下一步该如何完成呢? 如何将smf和mambo连接起来?(不是用integeration nor bridge) 。
此模块安装后提示:
This is a module that pulls the latest posts and replies from a local Simple Machnies Forum.
In order for this to work you MUST add the following line to your template(s) for your site above the first html tag.
< ?php require("/path/to/your/SSI.php"); ?>
The above is just an example, you will need to edit accordingly and remove the space between the "<" and the "?" at the beginning of the code
这是指什么?
本人新手,望指教。谢谢!