|
|
Sergey Kornilov admin 11/5/2007 |
|
Users are not logged in automatically after the registration. You may want to use AfterSuccessfulLogin event for this purpose. |
|
|
R
|
runnerPHP2008 author 11/6/2007 |
|
I am using the AfterSuccessfulLogin event that points to a custom .php page after logging in. I am not talking about after registration. |
|
|
|
Sergey Kornilov admin 11/6/2007 |
|
It all depends on your database structure. |
|
|
R
|
runnerPHP2008 author 11/6/2007 |
|
The only problem with cutting and pasting the URL to the new PHP page is that I need this function to be dynamic, meaning that the link changes its destination depending on the users that are logged in. It all depends on your database structure. I recommend you to proceed to the Edit page and copy and paste the URL to the new PHP page your developing. |
|
|
J
|
Jane 11/7/2007 |
|
answered in another thread. |
|