nileshkapse1991 / genusproject

Automatically exported from code.google.com/p/genusproject
0 stars 0 forks source link

Not able to register new user #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
After successful installation without any issue, when i try to register a user 
from homepage link "Register" Getting below error

"Error:
This is the SQL error:

You have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'AND default_role = 'y'' 
at line 4

This is the SQL:

SELECT role_id FROM lms.core_workspace_role_master WHERE workspace_id = AND 
default_role = 'y'
Report generated. Please go back and continue. The problem will be resolved 
soon."

What is the expected output? What do you see instead?
I expected the user to get register where by i can map him to an organization. 
Getting error

What version of the product are you using? On what operating system?
using 3.2.3 on Linux

Please provide any additional information below.

Original issue reported on code.google.com by prodk...@gmail.com on 29 Jan 2013 at 12:14