The url I used for logout when I modified profilebox.php was
| Code: |
index.php?option=com_comprofiler&task=logout
|
and that seemed to work.
I had a bit more trouble with login. Maybe someone at Joomlapolis can be of more help there. There doesn't seem to be a page associated with login for CB (though you'd think there would at least be a task to reference). So, I created a login page as an article, Loaded a copy of the cb login module into the article using {loadposition position#}, and determined the link for that article. That's what I then placed into profilebox.php.
There's got to be an easier way. I'm getting tired of doing this on every site where I use both CB and Fireboard.
I finally got the My Profile to work correctly. I first tried changing fb_link.class.php as someone suggested but that didn't work. Finally made another change in profilebox.php to get it to work.