EmperorNeo wrote:is it possible to use CB with Fireboard or will it have problems? I'd just like to know if anyone ever tried it and what was the result before i start installing and possibly get errors.
Thanks
I have CB and Fireboard installed without trouble. Atleast yet. The only thing you must fix, if any, is to replace fix the tabnames. On my installation (After pressing the >Click here< under the integration tab) I got:
_UE_FB_TABTITLE as the title on the tab in CB profiles
_UE_FB_TABDESC as the description in CB profiles
_UE_FB_VIEWTYPE_TITLE as the title for viewchanges in CB profiles
_UE_FB_VIEWTYPE_FLAT as the option for flat view
_UE_FB_VIEWTYPE_THREADED as the option for threaded view
_UE_FB_ORDERING_OLDEST for the "Oldest first" option
_UE_FB_ORDERING_LATEST for the "Latest first" option
This can be fixed manually in adminpanel under:
First:
Components -> Community Builder -> Field management
Then:
Components -> Community Builder -> Tab management
I did it by deleting every "weird" entry in Field management and Tab management. Then editing the file admin.fireboard.php
Then I went back to the adminpanel for Fireboard and pressed the >Click here< one more time.