Hi chriscaple,
Please test the form without embedding it in an article. I would expect to see the post array as a part of the debug code but usually there are a block of other messages after that.
Bob
Just a quick general follow-up query about the CB Registration plugin - you don't have to fill in every field on that page, right? I mean... just the ones that your form's using, correct?
Apologies if that's a dumb question.
Hi Chris,
are you sure the plugin is enabled in the plugins tab ? only the CB plugin ? show me a scrrenshot for the CB plugin config screen!
regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Chris,
I'm fairly certain that the Name field is required, though possibly you can construct it from the first & last name fields.
Bob
Hi Bob,
Okay, but... if I don't want to have a single "name" field on the registration form - if I want to have separate fields for first name and last name - and you're saying the name field has to be included somehow... what do I do with it?
Community Builder has an option in configuration for choosing "name style" - you can set it to single name, first and last, or first, middle and last. Tip next to it says "The name style details how you what to capture the name field in Joomla/Mambo."
If I select the "first and last" name style, then in the CB fields list, "name" is marked as unpublished.
Although it's also still marked as "required" on registration... hmm... wonder what happens if I remove that... dang, nothing, same problem...
I'm going to try adding a "name" field into the form, see what happens.
Hi Chris,
Sorry, looks like I got it all wrong. Apologies. Hopefully Max can help.
Bob
Thanks for trying, Bob. I appreciate the attempt.
I tried setting up a couple of new Joomla installations, stripped down to just Chronoforms and Community Builder, but still haven't been able to get any custom CB registration pages to work.
Hi Chris,
at the name field add text_3 so its the same as username, what happens ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Chris,
yes it works🙂 and it has been working for too many users now, its a bit tricky and takes sometime for some users but I do it in 2 minutes and I know others do the same😉 anyway I replied your PM
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
Okay, whew! Again, sorry if that was a rude question at all. And thanks for the PM reply - I'm sending the link right now!
Thanks for your assistance, Max.
Still doesn't work, though. And I'm out of time on this project now, so I'll have to drop this.
I have managed to get it working - I just recently had the same issue, and it has to do with the Name Field in Chronoforms integration with CB. If name wasn't required, this issue wouldn't be happening, plus, why have name AND firstname - another glitch.
I used the code from the generated Form Fields name for First Name (eg, text_2 or whatever yours is) and put that in Name Field, and don't put text_2 in First Name. Leave it blank. When they are both filled with same text_2 doesn't work. Make sense? I'm thinking of going into PHPMyAdmin and seeing if I can make name field not required.
I still have minor problem - First Name field in CB isn't filled in when you go to CB, User Management, but you get that information from the email you get (having 2 fields in your Chronoform of First Name and Last Name) so you have to do it manually.
A sort of solution.
I did manage to get the file upload working as well - I get an attachment in the sent email, so I'm pleased about THAT!