Exactly. That's what I have on my site.
Again, Orstio released the
newest bridge (aka module by some) a few days ago, and the SMF discussion for it is
HERE with the thread for the previous bridge version concluding
HERE. People unfamiliar with the bridge might appreciate the recently locked topic for the information that still applies to the newest version.
It really does work well, with some of the webmaster's biggest concerns being:
• Making sure the sessions of XOOPS and smf are set to the same value so one does not expire while the other has them still signed in. Personally, I set my XOOPS custom session to a huge number like 3000 and make the default smf session also 3000. The "Minutes to stay logged in for" of SMF should simply be removed as an option.
Sessions issue virtually resolved.
• How to integrate comments within modules of the XOOPS site. One may choose to use the comments as they are but remove the post counts from the template so there is no confusion.
• Some XOOPS url's will need to be redirected to either point to their SMF equivalents or to something else like the homepage. Examples of these url's are /user.php, /userinfo.php, /viewpmsg.php, /register.php, and /pmlite.php
• Get rid of the XOOPS User Menu, meaning make it not visible to the public. There is next to no use for it if you have SMF, especially for registered members. Admin can easily get to the control panel without the User Menu if it is made not visible to webmasters, too. (/admin.php)
If you really want SMF, like I do, these issues are worth managing. No, the SMF bridge/module does not fully integrate like other forums used with Xoops, but it is very very close, and a little work ties up the loose ends.