Safecracker Registration is a commercial add-on from Objective HTML.
1
vote
1answer
48 views
Safecracker Registration Return path url issue
I have confused myself slightly setting up the return path for my safecracker login form for the following site [Click here for link][1]
if you scroll down to the roster section click mel debarge, ...
1
vote
1answer
34 views
dynamic multi select options in safecracker form
I am going to be using a safecracker form with zoo-visitor to create membership profiles.
I want to have a field where you choose 1,2,or 3 and if you choose 1 the next field gives you options in a ...
2
votes
2answers
46 views
Safecracker Registration: which Channel is Member associated with?
I'm using https://objectivehtml.com/safecracker-registration/. When users register on my site, the channel parameter is set different based on certain business rules. Is there a way for me to later on ...
1
vote
1answer
44 views
Using Zoo Visitor, on form submit error, entered values don't fill into form
I'm doing a Zoo Visitor registration. If there's a problem with the user inputs, the errors show up fine but it blanks the form. I added code that I thought would fill the values in again but nothing ...
2
votes
2answers
171 views
Safecracker Registration: how to edit Channel entry after registration?
After a member is registered via Safecracker Registration, how do I allow the member to update his/her Channel entry?
Safecracker Registration has the option edit_member="yes", so I created a ...
1
vote
2answers
35 views
Logged in member redirected to CP: prompted to log in again
I am using Membrr and have the following process in place:
Users sign up using Safecracker Registration
Users click on the activation link in their email
Users are automatically logged in and ...
0
votes
1answer
38 views
Safecracker Registration: Prevent auto-log in of member on register
When a member registers on my site, I want them to first verify their email address before they can log in the site. Right now, when a member registers, they are automatically logged in. Is there a ...
1
vote
1answer
92 views
Safecracker Registration Password Field Error
I have a simple Safecracker form with email, password and password confirm fields.
I tried filling up the forms with the a password less then 5 characters. When I submitted, I get this error
The ...
2
votes
1answer
29 views
Safecracker Registration: changing email address?
I'm using Safecracker Registration and was able to create a form with an email field. When a new email address is entered in it and the form is submitted, the Member's email is actually updated.
Is ...
1
vote
2answers
166 views
Safecracker Registration Database Error
I am trying to use Safecracker Registration to register but upon submit I get this error,
A Database Error Occurred
Error Number: 1054
Unknown column 'ip_address' in 'where clause'
SELECT COUNT(*) ...
2
votes
2answers
50 views
Safecracker Registration Setup Problem
I was trying to install Safecracker Registration with the steps from the site.
I was able to do all the steps with no problems...except the last one.
Configuring Safecracker
Since you are ...
3
votes
2answers
70 views
Safecracker Registration Form
I have gone to the steps in this page to setup safecracker registration module.
This is my form for registration.
{exp:safecracker
channel="members"
class="form-horizontal"
...
2
votes
2answers
78 views
SafeCracker Registration: Looping Through Members - and their Channel entries
I'm using SafeCracker Registration so that I can use the power of Channels for Member fields. My members are being assigned between 2 Member Groups. Questions:
How do I loop through a list of ...
1
vote
1answer
76 views
EE v2.5.3 + SafeCracker Registration = Invalid activation request
I'm trying to create a SafeCracker form to register users (I'm using SafeCracker Registration). Registration form only has 3 fields:
email
password
password_confirm
When I enter all the fields and ...
2
votes
1answer
37 views
SafeCracker Registration - unknown error
I'm using SafeCracker Registration. Right now, I have a form with 4 fields:
title
email
password
password_confirm
When the form displays, I click submit without entering any data in the form. I ...