Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Community Builder Tab (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Community Builder Tab
#3469
Community Builder Tab 1 Year, 7 Months ago  
tim.lucas@nuesoft.co.uk (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#3534
Re:Community Builder Tab 1 Year, 7 Months ago  
having the same problem

also having a hard time creating navigation tabs because I can not find a help file.
jstiffee (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#3548
Re:Community Builder Tab 1 Year, 7 Months ago  
  1. open your CB's language file

  2. Change all "_JB_" to "_FB_"

  3. done
mikeho1980 (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#3563
Re:Community Builder Tab 1 Year, 7 Months ago  
Or, as stated in another post "_SB_" to "_FB_" since it may still have references to SimpleBoard.
whouse (Moderator)
FB Support Team
Moderator
Posts: 648
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Please mark all resolved threads as SOLVED.
If you start a thread and the original topic is resolved, please edit the subject title of the original thread with SOLVED: at the beginning please.
 
The administrator has disabled public write access.  
#3572
Re:Community Builder Tab 1 Year, 7 Months ago  
Is the CB language file an admin item in the backend or are we speaking of a system file opened with a code editor?
jstiffee (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#3574
Re:Community Builder Tab 1 Year, 7 Months ago  
jstiffee wrote:
Is the CB language file an admin item in the backend or are we speaking of a system file opened with a code editor?Look here for the file:
/components/com_comprofiler/plugin/language/default_language/default_language.php
Open that php file however you like, i.e. using the file manager from cPanel or whatever and make the changes referenced above. Alternatively, you can do it locally as well then upload it to that path.
whouse (Moderator)
FB Support Team
Moderator
Posts: 648
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Please mark all resolved threads as SOLVED.
If you start a thread and the original topic is resolved, please edit the subject title of the original thread with SOLVED: at the beginning please.
 
The administrator has disabled public write access.  
#3585
Re:Community Builder Tab 1 Year, 7 Months ago  
Thank you!
jstiffee (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#3600
Re:Community Builder Tab 1 Year, 7 Months ago  
or use this :

DEFINE('_UE_FB_TABTITLE', 'Forum Settings' );
DEFINE('_UE_FB_ORDERING_OLDEST', 'Oldest post first' );
DEFINE('_UE_FB_ORDERING_LATEST', 'Newest post first' );
DEFINE('_UE_FB_ORDERING_TITLE', 'Message Ordering' );
DEFINE('_UE_FB_SIGNATURE', 'Your board signature' );
DEFINE('_UE_FB_VIEWTYPE_FLAT', 'View flat' );
DEFINE('_UE_FB_VIEWTYPE_THREADED', 'View threaded' );
DEFINE('_UE_FB_VIEWTYPE_TITLE', 'Prefered Viewtype' );
DEFINE('_UE_FB_TABDESC', 'General profile options' );
babylon (User)
Junior Boarder
Posts: 89
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#3871
Re:Community Builder Tab 1 Year, 6 Months ago  
If you can't access the backend to make those changes you can do them in the actual CB component - Field Management and rename those tags as you see fit.
Dread (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#6949
Re:Community Builder Tab 1 Year, 6 Months ago  
Dread wrote:
If you can't access the backend to make those changes you can do them in the actual CB component - Field Management and rename those tags as you see fit.

That messes stuff up big time.
string (User)
Junior Boarder
Posts: 35
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top