OK maybe now a "Flaw" but the code is ticking me off thats for sure. I am trying to get CYB to alter one of his mods for enhancing the PM line. That will allow us all to have it so when a none accepted but email activated members logs in instead of seeing the PM Stats line they will see a blinking red "Your account is Pending Activation". That way they cant get to any UserCp links and receive stop messages they dont need to be seeing yet. :up:
--------------- Added [DATE]1249301801[/DATE] at [TIME]1249301801[/TIME] ---------------
Quote:
Originally Posted by Paul M
The fact it doesnt do exactly as you require doesnt make it a flaw. 
|
In the meantime do you know of a quick fix code edit I can do to hide that line but show to selected user group IDs.
I have tried to add this line in various places:
Code:
<if condition="is_member_of($bbuserinfo, 6, 7, 2, 5)">
I just cant get that one line to hide.
I was able to hide correctly the UserCP menu on the navbar this way.
Any help?