Error[1]: New User Registration Failed

74 views
Skip to first unread message

Lucjan

unread,
Feb 15, 2013, 12:51:43 PM2/15/13
to uf...@googlegroups.com
    Hi, i have problem with user registration:
  • >>Startting new registration request
  • New Validation Object added
  • >>Startting new registration request
  • The username is Valid
  • The first_name is Valid
  • The last_name is Valid
  • Passwords matched
  • The password is Valid
  • The email is Valid
  • No Error Found!
  • Connecting to database...
  • Connected to database.
  • SQL Statement: SELECT * FROM users WHERE email=:email LIMIT 1
  • SQL Data Sent: [a...@asd.pl]
  • Query returned empty
  • No Match for email = a...@asd.pl
  • SQL Statement: SELECT * FROM users WHERE username=:username LIMIT 1
  • SQL Data Sent: [kopytkokopytko]
  • Query returned empty
  • No Match for username = kopytkokopytko
  • No Error Found!
  • SQL Statement: INSERT INTO users (username, first_name, last_name, password, email, website, group_id, reg_date, activated) VALUES(:username, :first_name, :last_name, :password, :email, :website, :group_id, :reg_date, :activated)
  • SQL Data Sent: [kopytkokopytko, Kopytny, Kopytny, 8b79610738526bc0ff8a1e48a30b2c7b, a...@asd.pl, www.travelscanner.pl, 1, 1360949591, 1]
  • No rows were Affected
  • Error[1]: New User Registration Failed
Tested on server with php 5.3.x. Tried debug with no result. Anyone can help?

Pablo Tejada

unread,
Feb 15, 2013, 1:48:29 PM2/15/13
to uf...@googlegroups.com

Refer to this thread https://groups.google.com/forum/m/?hl=en-US&fromgroups#!topic/uflex/AsbF9oR1L8Y

--
Project's home page http://crusthq.com/projects/uFlex/
---
You received this message because you are subscribed to the Google Groups "uFlex" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uflex+un...@googlegroups.com.
To post to this group, send email to uf...@googlegroups.com.
Visit this group at http://groups.google.com/group/uflex?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages