It's simply not working!
Is there anything that I have to do on joomla configuration? I am using legacy plugin for FireBoard, does that interfere somehow?
- I've created my form, email template, checked plugin for "joomla registration", put the fields in the joomla registration accordingly..
- In global configuration I've set "Allow User Registration" to "yes"
The form is getting the data as it sends the email correctly, but it is not registering!
Why doesn't it go to the database?
I have set debug both on joomla and chrono to "ON" to see what's going on, and I don't see any "INSERT" beeing executed!
And confirmed on phpmyadmin that the data is not beeing populated
Please help! I don't know what I'm missing here and this is rather urgent๐
Is there anything that I have to do on joomla configuration? I am using legacy plugin for FireBoard, does that interfere somehow?
- I've created my form, email template, checked plugin for "joomla registration", put the fields in the joomla registration accordingly..
- In global configuration I've set "Allow User Registration" to "yes"
The form is getting the data as it sends the email correctly, but it is not registering!
Why doesn't it go to the database?
I have set debug both on joomla and chrono to "ON" to see what's going on, and I don't see any "INSERT" beeing executed!
And confirmed on phpmyadmin that the data is not beeing populated
Please help! I don't know what I'm missing here and this is rather urgent๐
There is a chance that this might be a Joomla 1.5.9 problem..
Could anyone there with J1.5.9 create a joomla registration form with chronoform plugin and confirm to me that it works?
๐
EDIT: And now it works. I did a "Global check in", I hope I won't have to do this again later.
If any moderator could please delete this topic. Thank you.
Could anyone there with J1.5.9 create a joomla registration form with chronoform plugin and confirm to me that it works?
๐
EDIT: And now it works. I did a "Global check in", I hope I won't have to do this again later.
If any moderator could please delete this topic. Thank you.
Thanks for reporting back the problem!๐
P.S: no need to delete it, others may fall in the same mistake!๐
Cheers,
Max
P.S: no need to delete it, others may fall in the same mistake!๐
Cheers,
Max
Almost the same thing for me... here is the debug info:
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [text_0] => test [text_1] => test [text_2] => [email]w59cb83x@yahoo.com[/email] [text_3] => test [text_4] => test [chrono_verification] => zeisL [button_6] => Register [2340330a50a7ef7a37c9dced32e44165] => 1 [1cf1] => 2a01be174509dc51542034fa685ec149 [chronoformname] => register )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
It's not creating any users or doing the normal registration process?
Anyone?
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [text_0] => test [text_1] => test [text_2] => [email]w59cb83x@yahoo.com[/email] [text_3] => test [text_4] => test [chrono_verification] => zeisL [button_6] => Register [2340330a50a7ef7a37c9dced32e44165] => 1 [1cf1] => 2a01be174509dc51542034fa685ec149 [chronoformname] => register )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
It's not creating any users or doing the normal registration process?
Anyone?
which Chronoforms version ?
Max
Max
That's ok, Thanks Bob!๐
Max
Max
This topic is locked and no more replies can be posted.