Customizing SMF > Portals, Bridges, and Integrations
Not quite sure on how to handle this...
(1/1)
NIAB:
I have moved the info center into my own footer file which is shown across my website. Currently the only software I have installed is SMF, I do plan on adding a few other things in future.
Anyway, to the point - I can't get the info center (in the footer) to show the online member count, guest count, or the private messages box. Any Suggestions? Not entirely sure on what to do with integration, as I am relatively new to it.
Oh, before moving it to my footer all the information it should show was showing.
Kindred:
well, yes... if the smf details were moved to a different file and in a different directory section, then you will probably have issues unless you know how to configure things like that.
specifically, you can't just "move it". If you are moving it outside of SMF, you'll have to include various SMF includes, requires and access to other SMF functions in the palce that you moved it to. You may also run into trouble with the cookies.
NIAB:
Used <div etc><?php Template_info_center() <div> ?>
Arantor:
And it won't work when you do that because you have to copy all the relevant code from Sources/BoardIndex.php that makes it work (as well)
Navigation
[0] Message Index
Go to full version