Hi, I have found and installed two mambots which I want to use but am not sure where to put the code!
Using Joomla 1.0 and Community Builder, and have both Load Module Positions & RokAccess installed.
I want use Load Module Positions to load the community builder login module into the main content window to free up some module space using {mosloadposition user9} where do i put the {mosloadposition user9} code?
I have tried it in a static content item but that did not work.
Secondly I would like to use RokAccess to only show a basic (login/register/etc user menu in the "top module" position to unregistered users and the full community builder user menu in the same place for registered users.
I have both these menus working great individually but need to define who they are shown to.
Basically I want to show different menus to registered and unregistered users, I cannot do this using the normal permissions as both menus will appear for registered users.
How and where should I use the {rokaccess guest}shows only to guest users{/rokaccess} code.
I think I am on the right track with this one but feel free to slap me if otherwise!!!