newagesoulcoach
Joined: 06 Apr 2011 Posts: 4
|
Posted: Wed Apr 06, 2011 11:23 am Post subject: Easy Way to make membership logins |
|
|
I figured this out and thought I would pass it along.
Issue:
DLGuard login page is totally different from login pages to other systems.
Solution:
When setting up your login page, use the template that Sam has provided with the product but to get the login page to look like your current site do this.
1. Open the page you would like to use as your login area. Let's say its a page on soho, or drupal or a phpbb3 forum. Right click and view source.
2. Copy the code in the source and then paste it into a .html file and put it where the other templates are. Be sure to add your %%dlglogin info to the page and voila, instant membership page.
3. Configure your products to use the new template.
It was very easy to implement. Just remember to update your templates when you update your site. |
|