Please Log in or Create an account to join the conversation.
Peterx wrote: Hi I get the following error
Cannot execute Mandatory SQL query check
when the registration form is submitted.
I can't find any documentation on how to configure db lookup (other then the wiki).
Any suggestions/guidance would be appreciated.
Peter
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Peterx wrote: SQL query check:
SELECTÂ * FROM `testcodes` WHERE `code`= '[value]' AND `userid` = '0'
I replace [value] with my own value.
That's what is in Community Builder Field: Edit [ Registration Access ]
I am am confused (obviously lol) as to how this all works.
My SQL and programming is poor as I rarely need it .
What I am trying to achieve is this:
I have a site (sentryhealthservices.com) that I just published and it has an employee section that requires registration which is moderated.
I realized that I only want the employess to register and not random individuals out on the internet.
I thought I could provide all 400 employees a single access code that is required to complete the registration form.
Will db_accesscode do this or do i need some customizing?
Thank you
Peter
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.