Author Topic: new registration problems  (Read 5489 times)

0 Members and 1 Guest are viewing this topic.

Offline malk

  • Pre-Newbie
  • Posts: 5
    • View Profile
new registration problems
« on: February 07, 2007, 09:32:43 PM »
Hello i'm really not sure what happen recently but it seems that when new users attempt to register they enter a name,password and email address although despite trying multiple valid email addresses it still returns the message please fill in all fields and include a valid email so a verification code can be supplied. Does anyone have any suggestions how to correct this?
Thanks
Malk

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: new registration problems
« Reply #1 on: February 07, 2007, 09:42:28 PM »
Have you upgraded recently?
What version are you using?
What template are you using?
What is the URL???

Offline malk

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: new registration problems
« Reply #2 on: February 07, 2007, 09:47:23 PM »
It's version 1.7.4 the latest .It's  fresh install not an upgrade from the previous version. 4grey2 template.The url is private

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: new registration problems
« Reply #3 on: February 07, 2007, 09:52:00 PM »
4grey2 template

Update your template to use CAPTCHA

manurom

  • Guest
Re: new registration problems
« Reply #4 on: February 07, 2007, 11:13:19 PM »
Hello;
I agree with CeJay.
If you encounter problems to upgrade, please post it here and we will try to help you.
You can have a look here: Update 1.7.2 -> 1.7.3 -> 1.7.4.
It wil help you make your template compliant. Feel free to ask some help, you will always be welcome.
« Last Edit: February 07, 2007, 11:29:26 PM by manurom »

Offline malk

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: new registration problems
« Reply #5 on: February 07, 2007, 11:41:39 PM »
Thanks for the tip. I added this to config.php $captcha_enable = 0; and everything is back to working fine.

Offline bubbles

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: new registration problems
« Reply #6 on: February 08, 2007, 05:35:54 PM »
my gallery is also having this problem so I would also like to know how i can fix this?
I try adding " $captcha_enable = 0" like malk said but it made my gallery disappear.

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: new registration problems
« Reply #7 on: February 08, 2007, 08:08:51 PM »
my gallery is also having this problem so I would also like to know how i can fix this?
I try adding " $captcha_enable = 0" like malk said but it made my gallery disappear.
Just update the template