POP3:void(0)

POPOEVER Official Portal v3

Fix FireBoard profile page _EDIT_TITLE issue Print E-mail
User Rating: / 0
PoorBest 
About Joomla! - The CMS
Written by POPOEVER   
Sunday, 20 April 2008 10:48

FireBoard is cool and fast, except there is an small issue after default installation, it seems the default language file omitted some items for the My Profile page, users will read unconverted variable name "_EDIT_TITLE" instead of the translated "Edit Your Details", and all the items name on that page.

Here goes a quick fix, find english.php under /JOOMLA/INSTALL/PATH/administrator/components/com_fireboard/language/, add the following code from line 247:

DEFINE('_EDIT_TITLE', 'Edit Your Details');
DEFINE('_YOUR_NAME', 'Your Name:');
DEFINE('_EMAIL', 'e-mail:');
DEFINE('_UNAME', 'User Name:');
DEFINE('_PASS', 'Password:');
DEFINE('_VPASS', 'Verify Password:');

Save and upload to overwrite, done!

Trackback(0)
Comments (0)Add Comment

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
smile
wink
laugh
grin
angry
sad
shocked
cool
tongue
kiss
cry
smaller | bigger

security code
Write the displayed characters


busy
 

Subscribe

Bookmark Me

Add to: Mr. Wong Add to: Webnews Add to: Icio Add to: Oneview Add to: Yigg Add to: Linkarena Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: Simpy Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Blogmarks Add to: Diigo Add to: Technorati Add to: Newsvine Add to: Blinkbits Add to: Ma.Gnolia Add to: Smarking Add to: Netvouz Add to: Folkd Add to: Spurl Add to: Google Add to: Blinklist Information

Surveys

What CMS are you using?
 

Who's Online

We have 48 guests online
Content View Hits : 25119

Advertisement

You are here  : Home Joomla! The CMS Fix FireBoard profile page _EDIT_TITLE issue