Hi guys,
I am using the api-call addclient to add new clients through the client area. So if i am logged in as client A, client A can add a new client say client B. But when client A adds client B, client A is automatically logged off and B is logged in.
This happens just after the call to the api function for addclient. The session variables change after this call.
I want client A to stay logged in.
Any help on how to solve this issue will be great. Thanks guys.
I am using the api-call addclient to add new clients through the client area. So if i am logged in as client A, client A can add a new client say client B. But when client A adds client B, client A is automatically logged off and B is logged in.
This happens just after the call to the api function for addclient. The session variables change after this call.
I want client A to stay logged in.
Any help on how to solve this issue will be great. Thanks guys.