21
davidl2
Re: Can I remove Displayname from user registration (xoops 2.2.3)
  • 2006/2/4 14:27

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Quote:

Mandlea wrote:
and the fact that there is not a single reply from any of the XOOPS Devs regarding this BUG IN THEIR DESIGN proves they probably do not actually *LISTEN* to what their users want.


No, it probably proves that they are concentrating their efforts on developing code -and making it secure - rather than scouring the forums...

Have you submitted it as a feature request on the Sourceforge site? Or at the very worse as a comment on the Devteam site?

That's the correct location to address things like this...

22
frescoVA
Re: Can I remove Displayname from user registration (xoops 2.2.3)
  • 2006/2/13 13:57

  • frescoVA

  • Just popping in

  • Posts: 10

  • Since: 2005/11/20


Quote:

baraxas wrote:
Ok, I found something that seems to work. In profiles/register.php found this lines:


Sure on location?

I have no directory called "profiles" I however do have /modules/profile/register.php

Is that the file you're referring to?

23
knoedel
Re: Can I remove Displayname from user registration (xoops 2.2.3)
  • 2006/7/24 16:07

  • knoedel

  • Just popping in

  • Posts: 7

  • Since: 2005/10/14


Quote:

Bananadude wrote:

If you find any more that will need to be modified or get any more "displayname is to short.." messages, please give us a word

Best Regards,
Bananadude


First: thanks for your work! I think the "Display name" feature is a bad idea as a security feature. It is too difficult to explain to the users. Let's apply the motto: "Don't make me think!".

Second: Just quoting out:

$edituser->setVar('uname', $myts->stripSlashesGPC(trim($_POST['uname'])));

in edituser.php works better for me than changing it in:

$edituser->setVar('uname', $myts->stripSlashesGPC(trim($_POST['loginname'])));

Login

Who's Online

208 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

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

Latest GitHub Commits