Author Topic: New User Registration error  (Read 10996 times)

0 Members and 1 Guest are viewing this topic.

Offline sportman3333333

  • Newbie
  • *
  • Posts: 13
    • View Profile
New User Registration error
« on: August 08, 2006, 10:43:35 PM »
Hello,

whenever a new member try to sign up for my gallery, it says

this

Please enter the verification code.

Please fill out all fields. Enter a valid email address so we can provide you with your activation code.

But there is no verifcation code there. It not accpeting users.

How do I fix this, is this a permission problem or host problem. I am using stmp server.

http://www.rahunters.x10hosting.com/gallery/register.php

Offline sportman3333333

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: New User Registration error
« Reply #1 on: August 08, 2006, 10:50:44 PM »
Nevermind guys, it all fixed

It was a old template for 1.7.2 and the verifcation part on the coding ofr the template wasnt there

lol

Sorry for the trouble

Offline roxanna

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: New User Registration error
« Reply #2 on: September 18, 2006, 10:56:18 PM »
I have the same problem! :roll: Pleaseeeeee...my I know how you fix it?? Please please?? :oops: Thanks a lot
Daria

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: New User Registration error
« Reply #3 on: September 18, 2006, 11:12:09 PM »
like sportman already wrote, he used old templates, which are not compatible with 4images version 1.7.3
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline roxanna

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: New User Registration error
« Reply #4 on: September 19, 2006, 01:02:52 AM »
I use 4dark and it is the latest version...Anyway I solved it!  :lol:
If anyone wants to know how, I read some other post and then I found that you must to put this string $captcha_enable_registration = o; in the config.php file because 4dark didn't enable captcha but 4images does...so you must disable it in the config.php file.
Thanks a lot anyway Nicky  :mrgreen:
Here is my site: http://www.roxannasdesign.altervista.org/

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: New User Registration error
« Reply #5 on: September 19, 2006, 03:03:04 PM »
hallo @sportman

my version is 1.7.1 an in my Gallery works this MOD  http://www.4homepages.de/forum/index.php?topic=11405.0

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: New User Registration error
« Reply #6 on: September 19, 2006, 03:10:41 PM »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline killerant

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: New User Registration error
« Reply #7 on: October 13, 2006, 04:49:00 PM »
Hi everyone.

I followed the FAQ to turn of the captcha and now get the following error

Code: [Select]
Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/Gallery/config.php:1) in /home/gmyfc/public_html/Gallery/includes/sessions.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/Gallery/config.php:1) in /home/gmyfc/public_html/Gallery/includes/sessions.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/Gallery/config.php:1) in /home/gmyfc/public_html/Gallery/includes/functions.php on line 114

I only added [qcode]$captcha_enable_registration = 0;[/qcode] to the config.php
http://greenmeadowyouthfc.co.uk/Gallery/
I looked in the FAQ in the header section but they are just create issues not modify.

Any help would be greatly apriciated

Thanks Ant

Offline killerant

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: New User Registration error
« Reply #8 on: October 13, 2006, 05:18:34 PM »
Hi
Im also getting this in the Control panel


Code: [Select]
Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/modules/Gallery/config.php:1) in /home/gmyfc/public_html/modules/Gallery/admin/admin_functions.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/modules/Gallery/config.php:1) in /home/gmyfc/public_html/modules/Gallery/admin/admin_functions.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/modules/Gallery/config.php:1) in /home/gmyfc/public_html/modules/Gallery/admin/admin_functions.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/modules/Gallery/config.php:1) in /home/gmyfc/public_html/modules/Gallery/admin/admin_functions.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/gmyfc/public_html/modules/Gallery/config.php:1) in /home/gmyfc/public_html/modules/Gallery/admin/admin_functions.php on line 172

Ant

Offline killerant

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: New User Registration error
« Reply #9 on: October 20, 2006, 02:32:52 PM »
hi

Can anyone help me on this as Ive fallen at the first hurdle???  8O

I just cant get this to work

Ant

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: New User Registration error
« Reply #10 on: October 20, 2006, 04:57:31 PM »
send me your config.php to
4images AT nicky.net
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi