| View previous topic :: View next topic |
| Author |
Message |
zrock3
Joined: 07 May 2009 Posts: 14
|
Posted: Mon Sep 14, 2009 11:56 pm Post subject: Want to offer the same membership at different payment types |
|
|
Hi,
Hope someone can help with this. I have a membership site set up and everything was working fine. Then, I wanted to offer a free 7 day trail to the membership site to a group of previous buyers.
I tried to set up a second membership group. Then send an email to the group with a "Free Trial" offer hyperlinked with the "second group" code.
For some reason it wont let the people trying the trial offer log in. It brings up an "Error: wrong user name or password" message.
Any help would be greatly appreciated.
Gregg |
|
| Back to top |
|
 |
admin Site Admin
Joined: 31 Jul 2005 Posts: 9131 Location: Australia
|
Posted: Tue Sep 15, 2009 12:13 am Post subject: |
|
|
Hi Gregg,
Have you updated the membership code at the top of the pages you want secured?
You need to tell it that your second group is allowed access to.
Have a look at the code and you'll see your first group number: "1"
Add the second group number seperated by a comma:
"1,2"
...for example.
That will allow the second group to login to the same members area.
cheers
Sam _________________ Sam Stephens
DLGuard: www.dlguard.com
GuardHQ: www.guardhq.com
-------
Keep up to date with DLGuard and other GuardHQ products: www.guardhq.com/newsletter.php
www.twitter.com/DLGuard |
|
| Back to top |
|
 |
zrock3
Joined: 07 May 2009 Posts: 14
|
Posted: Thu Sep 17, 2009 3:10 am Post subject: Excellent! |
|
|
| Excellent, Thanks again Sam! |
|
| Back to top |
|
 |
admin Site Admin
Joined: 31 Jul 2005 Posts: 9131 Location: Australia
|
|
| Back to top |
|
 |
|