1
MadCat
Delete fields
  • 2004/6/21 20:48

  • MadCat

  • Just popping in

  • Posts: 72

  • Since: 2004/6/18


Hello again xoop guys!

I want to delete the user fields : ICQ, AIM, YIM, MSNM and the time zone!


Thanks!

2
tl
Re: Delete fields
  • 2004/6/21 21:35

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


You will have to modify userinfo.php and edituser.php files (maybe other files)

comment out the lines you want rid of, something like the following in edituser.php file
//        $edituser->setVar('user_aim', $user_aim);
//        $edituser->setVar('user_yim', $user_yim);
//        $edituser->setVar('user_msnm', $user_msnm);

...

Login

Who's Online

482 user(s) are online (57 user(s) are browsing Support Forums)


Members: 0


Guests: 482


more...

Donat-O-Meter

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

Latest GitHub Commits