HI:
Everything was working fine...until i moved a usergroup over to another usergroup and deleted the original usergroup. I updated the Dynamic thingy to replect the new usergroup's id. However, it doesn't seem to work anymore, like it I never installed the hack! I still see the templates there, and I still see the modofied files...does anyone have any idea what happened?
I am using:
[[($bbuserinfo[userid]==2)]]This is a test.[[/($bbuserinfo[userid]==2)]]
Thanks...
UPDATE: HA! Nevermind...it's 2:22AM and I copied /pasted from Logician's tutorial to "make sure i have the correct conditional" but I FORGOT to add the word "group" so that the correct code is:
[[($bbuserinfo[usergroupid]==2)]]This is a test.[[/($bbuserinfo[usergroupid]==2)]]
To reflect the USERGROUP and not just the USER!!!
Goodnight all!
Thanks for this cool hack!