Page 1 of 1

Selfregistration and Registration packages

Posted: Fri Dec 18, 2015 7:09 pm
by jac
#~~~~~ DEBUT BLOC A NE PAS SUPPRIMER ~~~~~
#~ Version du CMS: 2.1 BAHAMAS
#~ Url du site :
#~ Hébergeur / Soft : o2switch
#~ Informations Système :
#~ ----------------------------------------------
#~ Cms Version: 2.1
#~ Installed Modules:
#~ AdminSearch: 1.0
#~ CMSContentManager: 1.0.2
#~ DesignManager: 1.1
#~ FileManager: 1.5.1
#~ MicroTiny: 2.0.2
#~ ModuleManager: 2.0.1
#~ Navigator: 1.0.1
#~ News: 2.50.3
#~ Search: 1.50.2
#~ CGExtensions: 1.50
#~ CGEcommerceBase: 1.5.2
#~ CGPaymentGatewayBase: 1.3.1
#~ CGSimpleSmarty: 2.0.2
#~ CGGoogleMaps2: 0.99.1
#~ CGSmartImage: 1.20.5
#~ Cart2: 1.1.3
#~ JQueryTools: 1.3.7
#~ CompanyDirectory: 1.22.12
#~ FrontEndUsers: 1.30.7
#~ CustomContent: 1.10
#~ CMSMailer: 5.2.4
#~ Products: 2.24.2
#~ SelfRegistration: 1.9.4
#~ Orders: 1.16.5
#~ PaypalGateway: 2.4
#~ FRTaxes: 1.2.2
#~ Config Information:
#~ php_memory_limit:
#~ max_upload_size: 512000000
#~ url_rewriting: none
#~ page_extension:
#~ query_var: page
#~ auto_alias_content: true
#~ locale:
#~ set_names: true
#~ timezone: Europe/Paris
#~ permissive_smarty: false
#~ Php Information:
#~ phpversion: 5.5.29
#~ ----------------------------------------------
#~~~~~ FIN BLOC A NE PAS SUPPRIMER ~~~~~


Hello,

First of all i'd like to thanks everyone on this forum, the post i've read the past two years really helped me progress in CMSMS.
I've done research for my issue but haven't found anybody with the same issue.

Here it is :
I've got an issue with Selfreg the Registration packages.
I've encountered the same problem with an older version of selfreg.
Now my CMSMS is updated as are every module installed.

I've put up SelfRegistration that work well :

Code: Select all

{SelfRegistration group=MonGroupe}
The inscription is fine, the account is automatically validated (my wish)
and end up in the group MonGroupe.

Now I'm trying to add the Registration packages:
I've configured Selfreg,FrontEndUsers,CGEcommerceBase and the Registration packages with the right groups.

So I delete the group in the command because it'll be the user that'll choose it at the inscription.

Code: Select all

{SelfRegistration}
The choice of package is displaying, I select it, but when every field are completed and the inscription is validated, it's throwing the following error :
Error!

No valid groups found.
It seem that the group parameter wasn't provided by the Registration packages.
Here is an example of the url generated: (it seem that group and package are not provided)
index.php?page=choix&mact=SelfRegistration,cntnt01,signup,0&cntnt01returnid=33
&cntnt01sr_group=&cntnt01sr_pkg=&cntnt01sr_data=YToyOntzOjg6InNyX2dyb3VwIjthOjE6
e2k6MDtzOjE6IjEiO31zOjY6InNyX3BrZyI7YToxOntpOjA7aToxO319
Any idea ?
Thank you to have taken time to read my message,
Have a good day