Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
User Profile Integration with CB 1.2 RC2 (1 viewing) (1) Guest
TOPIC: User Profile Integration with CB 1.2 RC2
#55663
User Profile Integration with CB 1.2 RC2 5 Months ago  
Everythying else seems to work just fine, except that when you go to "My Profile" in Fireboard, it takes you to com_comprofiler&task=userDetails, rather than com_comprofiler. The reason that I would want the latter is that it would display all the Tabs, including "Forum" tab, which of course contains all the subscriptions and favourites. com_comprofiler&task=userDetails isn't very useful at all in the forum.

Does anyone have an idea how to modify the My Profile link within Fireboard to equate "User Profiles" in CB?
explora25 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#58137
Re:User Profile Integration with CB 1.2 RC2 4 Months ago  
Go to components/com_fireboard/template/default_mod/plugin/profilebox/

Open profilebox.php

Search for "details" (there's only one entry!)

You will see a word 'userDetails', change it to 'userProfile'

Done! I just solved this, and it also gave me headaches. Hope it works for you!
orvinreyes (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top