21489 Posts in 5783 Topics by 2621 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 519 Views |
-
member added not show in security section

22 December 2009 at 8:06pm
I am using follow method success create registration page but the member don't show at security section. Anyone can help me to solve it. Thank.
-
Re: member added not show in security section

27 December 2009 at 3:56pm
I can't see anything wrong with the code, especially comparing it with http://open.silverstripe.org/browser/modules/registration/trunk/code/RegisterPage.php, but in case anyone else can help, two questions come to mind:
* In terms of debugging: is the member being added to the database?
* Are you sure the group is being found at line 40? Try this:
Debug::show($group) just after it.
Toby
| 519 Views | ||
|
Page:
1
|
Go to Top |

