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
Re:Group badges tutorial (1 viewing) (1) Guest
TOPIC: Re:Group badges tutorial
#37892
Re:Group badges tutorial 1 Year ago  
sorry about that , "gazda" means boss, that would be Admin
bennieblanco (User)
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Last Edit: 2008/01/08 20:57 By bennieblanco.
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
 
#48646
Re:Group badges tutorial 9 Months ago  
I wo0uld like to use this also.
Forgive me for sounding a bit stupid. But how do I assign people to groups? Do I need to install a groups component?

Thank you.
randelld (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#48653
Re:Group badges tutorial 9 Months ago  
no you don't assign users, they are automatically assigned , you are actually assigning badges to existing Joomla groups, like Administrator , registered moderator and so on
bennieblanco (User)
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
 
#48666
Re:Group badges tutorial 9 Months ago  
do I need any other components (specially custom group creator / groupJives etc ) other than Joomla and Fireboard ?
iosoft (User)
FB Quality & Testing Team
Senior Boarder
Posts: 481
graphgraph
User Offline Click here to see the profile of this user
Gender: Male futureiosoft Location: Kolkata, INDIA Birthdate: 1981-08-06
Logged Logged
 
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
 
 
#48667
Re:Group badges tutorial 9 Months ago  
nothing else , just follow the tutorial
bennieblanco (User)
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
 
#48669
Re:Group badges tutorial 9 Months ago  
Thank you, that cleared it for me.
randelld (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#50201
Re:Group badges tutorial 8 Months, 1 Week ago  
Hi there,

I followed the tutorial and nothing shows.

I am using fireboard 1.0.4

2 questions i have to ask:

1. In the tutorial you assigned

<!-- USER BADGES HACK BY WWW.YOUJOOMLA.COM -->
<div align="center">

<?php
if ($ugid == 18){
echo '<img src="components/com_fireboard/template/groups/guest.gif">';
}elseif ($ugid == 25){
echo '<img src="components/com_fireboard/template/groups/gazda.gif">';
}elseif ($ugid == 23){
echo '<img src="components/com_fireboard/template/groups/mods.gif">';
}elseif ($ugid == 26){
echo '<img src="components/com_fireboard/template/groups/club.gif">';
}
?>
</div>
<!-- END USER BADGES-->

_____________________________________________________________________________

Is $ugid == 18 the default joomla group ID?

2. Is this code compatible with fireboard 1.0.4?

Any help appreciated.

Cheers,
deslim80 (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#50791
Re:Group badges tutorial 7 Months, 3 Weeks ago  
I am going to implement it for my site but before that have some questions

1.
What Table is this ?




2.
I want to some GROUP BADGE and some Individual BADGE.

Example of GROUP BADGE -
1. any user with Author power.
2. any user with Publisher power.
3. Forum MODs.
4. Premium Member (same as registered user but with this 'badge' )


Example of Individual BADGE -
1. Admin (UID:63 and UID:108)
2. DEALER (5 Users)
3. one Super-Global MOD.
4. one Community Helper.



Can you please help me how to implement this....
iosoft (User)
FB Quality & Testing Team
Senior Boarder
Posts: 481
graphgraph
User Offline Click here to see the profile of this user
Gender: Male futureiosoft Location: Kolkata, INDIA Birthdate: 1981-08-06
Logged Logged
 
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
 
 
#51116
Re:Group badges tutorial 7 Months, 2 Weeks ago  
how can i know the joomla ID for Admin, Moderator and etc ?
tevez (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#51455
Re:Group badges tutorial 7 Months, 1 Week ago  
its compatible with fireboard 1.0.4
bionic (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/05/30 16:13 By bionic.
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
 
Go to top