1
fsainsbu
Order of items in Register 2.3.3 user profile
  • 2009/8/19 23:17

  • fsainsbu

  • Just popping in

  • Posts: 1

  • Since: 2009/8/12


Possibly like
https://xoops.org/modules/newbb/viewtopic.php?topic_id=68768&forum=7&post_id=312849#forumpost312849

I have been asked to put email
username and passwords fields after the other fields in the User Profile Module
I have looked in the module in register and templates, and cant see how to alter them to get this effect? looked in profile_register.html and others ...

Found it in /modules/profile/include/forms.php
added number 14 where was 0, ( a kludge).

$elements[14][] = array('element' => new XoopsFormText(_US_NICKNAME, "uname", 35, $xoopsConfigUser['maxuname'], $user->getVar('uname', 'e')), 'required' => true);
$weights[0][] = 0;
still looking on how to add coments to field. (dec?)

2
deka87
Re: Order of items in Register 2.3.3 user profile
  • 2009/8/20 6:46

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


my problem has been fixed by upgrading to 2.3.3

Login

Who's Online

138 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 138


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