1
szymas
Changing the admin user form..
  • 2006/6/15 14:10

  • szymas

  • Just popping in

  • Posts: 15

  • Since: 2006/6/5 1


I have do so on the users side, but on the admin user form I would like to change the field "Location" to say something else.. the database field length is fine.. just need to change the form field name..

Thanks!

2
Quest
Re: Changing the admin user form..
  • 2006/6/15 14:28

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


You have to edit the language user.php file.

root path/language/english/user.php

On mine it is down toward the bottom.

define('_US_LOCATION','Location');

to

define('_US_LOCATION','to what you want it to be');

then save go to your site and refresh page.

Quest

3
szymas
Re: Changing the admin user form..
  • 2006/6/15 15:27

  • szymas

  • Just popping in

  • Posts: 15

  • Since: 2006/6/5 1


that update the one located on /xoops/userinfo.php?

but not on the page in the administration menu: /xoops/modules/system/admin.php?fct=users

it still says "location"

4
iHackCode
Re: Changing the admin user form..

xoops 2.0x
modules/system/language/english/admin/user.php

is for the admin area
CBB / LatestNews / Publisher / XM-Spotlight

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

5
szymas
Re: Changing the admin user form..
  • 2006/6/15 17:18

  • szymas

  • Just popping in

  • Posts: 15

  • Since: 2006/6/5 1


That was it!

Thanks again!

Login

Who's Online

143 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

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

Latest GitHub Commits