1
CheeZeY
How do I Change 'YIM 'to 'XFIRE' on user info?
  • 2006/4/14 12:35

  • CheeZeY

  • Just popping in

  • Posts: 3

  • Since: 2006/4/14


I'd like to change the 'YIM' (or indeed any of the IM headers) to XFIRE.

Most of my m8s use xfire and not yim or aim or icq..it would be nice to be able to edit just the header so that peeps could input their xfire addy..

i know it must be fairly easy, i just cant find it in the templates :)

Cheers for any help you can giv.

Regards

CheeZe

2
rabideau
Re: How do I Change 'YIM 'to 'XFIRE' on user info?
  • 2006/4/14 13:47

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


You'll need to change the each html file that presents the label for YIM to Xfire. Then update your templates to use the modified html. Look for the templates in modules/system

If you do this the DB will continue to store your info in the YIM field.
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

3
aph3x
Re: How do I Change 'YIM 'to 'XFIRE' on user info?
  • 2006/4/14 14:02

  • aph3x

  • Theme Designer

  • Posts: 834

  • Since: 2004/12/26


..Or you can use the field asigned for YIM to xfire, in that case you only have to edit the language file...

in XOOPS 2.0 locate modules/system/language/english/admin/user.php and find line:
define("_AM_YIM","YIM");
edit ONLY the text in red

define("_AM_YIM","YIM"); becomes
define("_AM_YIM","XFIRE");

in XOOPS 2.2 locate
modules/profiles/language/english/main.php and find line
and again edit ONLY the text in red

define('_PROFILE_MA_YIM','YIM'); becomes
define('_PROFILE_MA_YIM','XFIRE');
Everything I'm not made me everything I am
The Themes

4
iHackCode
Re: How do I Change 'YIM 'to 'XFIRE' on user info?

& For XOOPS 2.0

language/english/user.php

define('_US_YIM','YIM');
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

5
CheeZeY
Re: How do I Change 'YIM 'to 'XFIRE' on user info?
  • 2006/5/10 16:50

  • CheeZeY

  • Just popping in

  • Posts: 3

  • Since: 2006/4/14


thanks for all your help guys..il give it a go..

il post my results later..

6
Will_H
Re: How do I Change YIM to XFIRE on user info?
  • 2006/5/10 22:16

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Uhm why not just use extended profiles?

see an example HERE

7
CheeZeY
Re: How do I Change YIM to XFIRE on user info?
  • 2006/5/11 18:54

  • CheeZeY

  • Just popping in

  • Posts: 3

  • Since: 2006/4/14


hows that done m8?

..as for the other stuff, iv tried it and it works fine, thanks for everyones help!


8
Will_H
Re: How do I Change YIM to XFIRE on user info?
  • 2006/5/12 0:27

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


is this kaos clan cheezey?

anyway

what XOOPS version are you using?

Extended Profiles is a sweet module that lets you customize your registration forms.

You can add any field type imaginable or customize the existing ones.

I believe it is only available with 2.2 but it is a stock module for it

any other questrions you can add me

xfire = allforglory

Login

Who's Online

520 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 520


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits