1
DrFunk
Unable to register new member to site
  • 2005/8/27 16:46

  • DrFunk

  • Just popping in

  • Posts: 36

  • Since: 2004/2/29


I have been lucky enough to get XOOPS 2.2 to work but I having problems with new members registering!

It seems there is a problem with the password. I get the follow after entering a password...

Sorry, your password must be at least 3 characters long.

Is there a way to repair this??

The site is here.
............

2
m0nty
Re: Unable to register new member to site
  • 2005/8/27 17:02

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


try searching or reading the actual comments regarding XOOPS 2.2.3 or even look on the homepage for another topic called would you believe "unable to register"

at least try to help yourself..

3
nintender
Re: Unable to register new member to site
  • 2005/8/28 3:24

  • nintender

  • Just popping in

  • Posts: 19

  • Since: 2005/6/29


In your defense, I spent a long time trying to find this issue as well. I too am receiving the same problem. I'll examine the code and post the bug issue if found.
People shouldn't assume you haven't done your homework! :)

4
JMorris
Re: Unable to register new member to site
  • 2005/8/28 3:54

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Homework?! Do people actually read the comments regarding new releases before carelessly uploading them to their server?

The fix is in the comments regarding the release.

Link:
https://xoops.org/modules/news/article.php?storyid=2533
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

5
Grizzlydk
Re: Unable to register new member to site
  • 2005/8/28 6:31

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Have you tried to look in the
-admin menu
- Preferences
- Profile
- User (Password length is definede in there)
Danish is viery iasy to spoke

6
nachenko
Re: Unable to register new member to site
  • 2005/9/2 19:00

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Fixed by phppp

Quote:

"Sorry, your password must be at least 3 characters long."

modules/profile/register.php
line #75

if (!empty($xoopsModuleConfig['minpass']) && strlen($_POST['pass']) <$xoopsModuleConfig['minpass']) {



You cand find more about it here:

https://xoops.org/modules/news/article.php?storyid=2533

Login

Who's Online

131 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 131


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