Members Self Registration
Posted: Sat Jul 11, 2015 7:56 am
Hello
To whom it may concern.
Firstly we are a new kid on the block and this is our first request.
We are using the latest version of CMSMS version 1.12, PHP v. 5.5.25, OS Linux, Apache v. 5.5.25, Perl v. 5.10.1
Modules in question, FEU 1.29, SelfReg 1.9.2, Captcha 0.5.2, Newsletter 1.2.0
Our requirement. We are trying to create a Self Registration members list, members would be able to login to backend with their own permissions, and also opt in or out of Newsletter.
In the FEU we have created a group called Members and a User Property called Name.
In a page called Registration we have added {SelfRegistration group=Member}.
Problem No.1
On the form we have email, password, password again, name, all with boxes to enter details, but the box for the Captcha code is missing therefore the form cannot be submitted.
Problem No. 2
In the FEU settings we have selected the option ‘Use Front-end User specific permissions?: ‘ But in the Group Permissions there is no sign of FEUsers.?
If this option is not selected how do you allocate a group permissions to FEUsers?
Problem No.3 Newsletter
How do members opt in and out? In the sample template there is a link which takes you to CMSMS how is the unsubscribe option configured?
We are also seeing what looks like an error prior to sending the newsletter.
Strict Standards: Non-static method GroupOperations::LoadGroups() should not be called statically, assuming $this from incompatible context in/home/Mysite/public_html/modules/Newsletter/action.users_selection.php on line 13.
I trust that I have given a sensible explanation of what we are trying to achieve, and someone can point me in the right direction.
Many Thanks
First attempt.
To whom it may concern.
Firstly we are a new kid on the block and this is our first request.
We are using the latest version of CMSMS version 1.12, PHP v. 5.5.25, OS Linux, Apache v. 5.5.25, Perl v. 5.10.1
Modules in question, FEU 1.29, SelfReg 1.9.2, Captcha 0.5.2, Newsletter 1.2.0
Our requirement. We are trying to create a Self Registration members list, members would be able to login to backend with their own permissions, and also opt in or out of Newsletter.
In the FEU we have created a group called Members and a User Property called Name.
In a page called Registration we have added {SelfRegistration group=Member}.
Problem No.1
On the form we have email, password, password again, name, all with boxes to enter details, but the box for the Captcha code is missing therefore the form cannot be submitted.
Problem No. 2
In the FEU settings we have selected the option ‘Use Front-end User specific permissions?: ‘ But in the Group Permissions there is no sign of FEUsers.?
If this option is not selected how do you allocate a group permissions to FEUsers?
Problem No.3 Newsletter
How do members opt in and out? In the sample template there is a link which takes you to CMSMS how is the unsubscribe option configured?
We are also seeing what looks like an error prior to sending the newsletter.
Strict Standards: Non-static method GroupOperations::LoadGroups() should not be called statically, assuming $this from incompatible context in/home/Mysite/public_html/modules/Newsletter/action.users_selection.php on line 13.
I trust that I have given a sensible explanation of what we are trying to achieve, and someone can point me in the right direction.
Many Thanks
First attempt.