5
I was not familiar with the User Profile module. That is why I never installed it. Thank you. I works as I was hoping. I just need to get familiar with it now.
As per my second request. Is there a code similar to
if user is registeredor
if (xoops user)this is more or less what I wanted to do:
le="color: #000000"><?php <ul> <li>home</li> <$if registered> <li>photos</li> <li>downloads</li> <$endif> </ul>
Thank you. I truly appreciate the help you have provided.