Hi!
I'm trying to build a registration form using the cb plugin and want the password to be automatically generated. I know this is possible with the Joomla registration plugin but how do I do it with the CB plugin?
Thanks
Hi Adam,
I added that extra code to the Joomla Registration plugin but have never done the same for the CB version. If you look at the Joomla version you should find the code that you could copy into the before box for the CB plugin.
Bob
Hi Adam,
From a quick at the plugin code I think that those values are being overwritten. In the Plugin configuration make sure that you have password and password2 in the two password fields on the General tab.
Bob
Hi Webveinds.
Please try {password2} in the email. I think one of them gets deleted after the User is created.
Bob
Hi webveins ,
I'm struggling a bit to work out what is happening here. I don't have CB installed to test with and neither Max nor I are CB users :-(
Are you using the Joomla! email or a ChronoForms email?
Checking the code the standard Joomla! Registration email looks as though it should work OK.
Bob