DiyLightAnimation

Software => Nutcracker: RGB Effects Builder => Topic started by: NewfieGuy on November 16, 2012,

Title: Unable to Register at Nutcracker
Post by: NewfieGuy on November 16, 2012,
I just tried to register for an account at Nutcracker so I could login and got the error:

query=INSERT INTO members(firstname, lastname, username, passwd,
   LSP1_8,LSP2_0,LSP3_0,LOR_S2,LOR_S3,VIXEN211,VIXEN25,VIXEN3,HLS,OTHER)
   VALUES('Shannon','Cole','myusername','myEncryptedPassword',
   'N','N','Y','N','Y','N','Y','Y','Y','N')


Warning: Cannot modify header information - headers already sent by (output started at /users/meighan.net/htdocs/nutcracker/login/register-exec.php:150) in /users/meighan.net/htdocs/nutcracker/login/register-exec.php on line 155

Seems like a script or database issue.

Thanks,
Shannon
Title: Re: Unable to Register at Nutcracker
Post by: NewfieGuy on November 16, 2012,
I already have wamp installed on my system so I just installed the local version and it works.  I would suspect it's a database issue on the site.  Just PM Sean to let him know.

Shannon
Title: Re: Unable to Register at Nutcracker
Post by: smeighan on November 16, 2012,
You are not allowed to view links. Register or Login
I already have wamp installed on my system so I just installed the local version and it works.  I would suspect it's a database issue on the site.  Just PM Sean to let him know.

Shannon

there is a debug statement that is causing this. It only happens when someone creates a new account.

The debug statement was alst changed on sep-24-12. i guess i have had no new users try to create an account.
i have fixed this but cant release it as i am on  a network where firewalls block my access for deploying code.

i will release fix sometime later this afternoon.



Title: Re: Unable to Register at Nutcracker
Post by: smeighan on November 16, 2012,
You are not allowed to view links. Register or Login
I just tried to register for an account at Nutcracker so I could login and got the error:

query=INSERT INTO members(firstname, lastname, username, passwd,
   LSP1_8,LSP2_0,LSP3_0,LOR_S2,LOR_S3,VIXEN211,VIXEN25,VIXEN3,HLS,OTHER)
   VALUES('Shannon','Cole','myusername','myEncryptedPassword',
   'N','N','Y','N','Y','N','Y','Y','Y','N')


Warning: Cannot modify header information - headers already sent by (output started at /users/meighan.net/htdocs/nutcracker/login/register-exec.php:150) in /users/meighan.net/htdocs/nutcracker/login/register-exec.php on line 155

Seems like a script or database issue.

Thanks,
Shannon

This has been fixed. give it another try

thanks, sean
Title: Re: Unable to Register at Nutcracker
Post by: NewfieGuy on November 16, 2012,
Thanks!  I'll give it a go later and let you know.  You probably had people attempt to sign up but gave up after the error. :-)

Shannon