Thanks for your help, Ozzy. This worked, except for the logouthash={userinfo.logouthash}. This part does not seem to be filling in for the link, thus I get an error when I click the logout tab. Any thoughts?
Thanks again,
John Downing
downing@empirisoft.com
--------------- Added [DATE]1380628677[/DATE] at [TIME]1380628677[/TIME] ---------------
Code just needed minor tweak:
change
logouthash={userinfo.logouthash}
to
logouthash={bbuserinfo.logouthash}
Thanks again Ozzy