When I integrate Groupjive into Fireboard with this code:
| Code: |
include_once ($mainframe->getCfg('absolute_path') . '/components/com_comprofiler/plugin/user/plug_gjfireboard/showgroup.php');
|
in the fireboard.php, the page title in the latest posts gets messed up, it says "User Groups" in the title bar of my browser.
I can even see this issue at the latest posts here. How do I manage the real page titles, anyone some hints?
P.S.: When I delete the line from fireboard.php, it says "Forum" at the latest posts. But thats no solution, because the there are no Groupjive Forums created.