1
andrewum
You must complete all required fields
  • 2004/6/22 5:08

  • andrewum

  • Just popping in

  • Posts: 13

  • Since: 2004/4/28


Not sure if this belongs in this section, but after upgrading to 2.0.7, I get the error "You must complete all required fields" every time I try to add a member through the admin area. I have tried filling in every possible field. Could somebody either tell me what the required fields are, or if this is a problem how to fix it?

2
tl
Re: You must complete all required fields
  • 2004/6/22 10:25

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


You did not provide enough information, so I don' know if anyone will be able to help you. It might be related to you server setup, hack you did.

As far as the required fields, it is controlled by a javascript. username, email, and password are the 3 required fields.

3
Mithrandir
Re: You must complete all required fields

I made some changes to the field names in the registration/edit form to avoid it being overwritten by browsers such as Mozilla, which can remember form data on a site and automatically insert it when a form with those fields exist in the page.

E.g. in 2.0.6, when I edited another user, my username and password would be inserted in the form and I had to manually modify/delete it to resemble the actual user, being edited.

I am 99% certain (1% uncertain due to you experiencing this now) that I had corrected the field check to resemble the new field names, but will look into whether it is actually so.

Sorry for the inconvenience

4
andrewum
Re: You must complete all required fields
  • 2004/6/22 23:29

  • andrewum

  • Just popping in

  • Posts: 13

  • Since: 2004/4/28


It worked fine with my server set up in 2.0.6 and I have not done any hacks, it's a complete XOOPS install...

5
tl
Re: You must complete all required fields
  • 2004/6/23 0:01

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


I thought you upgraded to 2.0.7 not a complete installation.

It is working fine on my upgraded 2.0.7.

It is possible some files might have been changed in the 2.0.7 full package while were not included in the 2.0.7 patch. I don't know if that is case.

6
andrewum
Re: You must complete all required fields
  • 2004/6/23 0:20

  • andrewum

  • Just popping in

  • Posts: 13

  • Since: 2004/4/28


Ack! Sorry for the bad choice of words. What I meant was that I have not hacked any of the XOOPS installation. I did upgrade from 2.0.6 to 2.0.7.

7
tl
Re: You must complete all required fields
  • 2004/6/23 10:47

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Only thing I can suggest is to check if the javascripts have all 3 correct required elements (as it should be) at the "add user" page.

While at the page, click browser top menu bar
View->Page Source (or Source)

scroll down and look for all the javascripts and figure it out from there.

It is kind of strange, not sure what else to suggest.

8
andrewum
Re: You must complete all required fields
  • 2004/6/30 5:02

  • andrewum

  • Just popping in

  • Posts: 13

  • Since: 2004/4/28


Any progress on this? Is it safe to enter the member information into the database directly until this can be resolved?

9
Mithrandir
Re: You must complete all required fields

I cannot reproduce the error myself with the 2.0.7 package.

Could you check that the first line (after <?php ) of modules/system/admin/users/userform.php is
// $Id: userform.php,v 1.13 2004/06/14 14:22:17 skalpa Exp $


and
modules/system/admin/users/users.php is
// $Id: users.php,v 1.13 2003/09/22 04:49:59 okazu Exp $


and
modules/system/admin/users/main.php is
// $Id: main.php,v 1.16 2004/06/14 14:22:17 skalpa Exp $

10
andrewum
Re: You must complete all required fields
  • 2004/6/30 23:43

  • andrewum

  • Just popping in

  • Posts: 13

  • Since: 2004/4/28


I had an older version. I think what happened was I upgraded my XOOPS on the initial release of 2.0.7 and then followed the instructions to upload only certain files, and along the way somewhere things might not have been updated. I took the above pages you listed out of a full install zip package.

I REALLY appreciate your help! Thank you!!!

Login

Who's Online

161 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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