John, Thank you for the quick responce. I still however have a problem. I did what you said and I get mixed results. - If I put the rule in the portal rules I get nothing when the user is logged off (this is what I want). But when the user is logged on I get ",cssb:'eipbuttonbackimg',cssbh:'eipborderhover'};"
- If I put the rule into the Page rules I get the correct result when logged on the first name shows. But when logged off I get the entire tag [RE:DNN.USerInfo.FirstName]
You can recreate the issue by just adding the tag [RE:DNN.USerInfo.FirstName] to a Text/HTML module and then creating the rule
SearchFor: \[RE:.*]
ReplaceWith:
Please help
|