11
stickie
Re: guests cant register
  • 2006/8/8 3:13

  • stickie

  • Just popping in

  • Posts: 7

  • Since: 2004/1/31


I have fixed it.

Turned out the "conf_catid = 2" in the database was missing. i just exported category ID #2 from another XOOPS site (changing the conf_id to an unused number) and imported it into this broken site and registrations are now working.

12
uniquekaiser
Re: guests cant register

excecute:


INSERT INTO `xoops_configVALUES (221702'minpass''_MD_AM_MINPASS''5''_MD_AM_MINPASSDSC''textbox''int'1);
INSERT INTO `xoops_configVALUES (221802'minuname''_MD_AM_MINUNAME''3''_MD_AM_MINUNAMEDSC''textbox''int'2);
INSERT INTO `xoops_configVALUES (221902'new_user_notify''_MD_AM_NEWUNOTIFY''1''_MD_AM_NEWUNOTIFYDSC''yesno''int'4);
INSERT INTO `xoops_configVALUES (222002'new_user_notify_group''_MD_AM_NOTIFYTO''1''_MD_AM_NOTIFYTODSC''group''int'6);
INSERT INTO `xoops_configVALUES (222102'activation_type''_MD_AM_ACTVTYPE''0''_MD_AM_ACTVTYPEDSC''select''int'8);
INSERT INTO `xoops_configVALUES (222202'activation_group''_MD_AM_ACTVGROUP''1''_MD_AM_ACTVGROUPDSC''group''int'10);
INSERT INTO `xoops_configVALUES (222302'uname_test_level''_MD_AM_UNAMELVL''0''_MD_AM_UNAMELVLDSC''select''int'12);
INSERT INTO `xoops_configVALUES (222402'avatar_allow_upload''_MD_AM_AVATARALLOW''0''_MD_AM_AVATARALWDSC''yesno''int'14);
INSERT INTO `xoops_configVALUES (222702'avatar_width''_MD_AM_AVATARW''80''_MD_AM_AVATARWDSC''textbox''int'16);
INSERT INTO `xoops_configVALUES (222802'avatar_height''_MD_AM_AVATARH''80''_MD_AM_AVATARHDSC''textbox''int'18);
INSERT INTO `xoops_configVALUES (222902'avatar_maxsize''_MD_AM_AVATARMAX''35000''_MD_AM_AVATARMAXDSC''textbox''int'20);
INSERT INTO `xoops_configVALUES (223102'self_delete''_MD_AM_SELFDELETE''0''_MD_AM_SELFDELETEDSC''yesno''int'22);


note de conf_id numbers are large, to avoid pre-existant data

13
ljubo87bg
Re: guests cant register
  • 2006/11/8 6:00

  • ljubo87bg

  • Just popping in

  • Posts: 3

  • Since: 2006/11/1


Thank you all! This helped me a lot and now my users can register.

Login

Who's Online

239 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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