
If you are having trouble, use the black "Chat" widget on the bottom right hand side of your screen to get in touch with a member of our support team for assistance. Note: If you use gmail, the emails will appear "stacked" (part of the same conversation) and you will need to open up the conversation in order to get to the most recent password re-set email. You can do this by checking the "timestamp" on the reset emails in your email inbox - a timestamp is the time of day an email comes into your inbox, and it is on every email you get. So, if you have requested multiple password resets to your email, you will need to make sure that you are selecting the Password Reset Instruction email that was most recently sent to you. This link becomes invalid every time that a new password reset "token" (i.e. I'm developing an addon and inside the hooks.If you are attempting to reset your password and you receive the following message, "1 error prohibited this user from being saved: Reset password token is invalid", this means you are using an outdated/invalid "Password Reset Instructions" email link.

that's why I don't know how to get the cookie, or identify the you help me with this? This will create the url with (CreateSsoToken) where the user will be redirected for autologin, however the cookie is created only after entering the client area. $results_ssotoken = localAPI($command, $postData) $details_client = localAPI($command, $postData) $clientid = array() // array que tiene el id del cliente si se encuentra el user entonces traer detalles del usuario via email $api_login = localAPI($command, $postData) Postdata: forget to tell the method I use to get user authentication in my application.Ĭreate the following code for my application: (please nothing to do with smarty, only php). I was able to save the cookie in the database, however I can't find any way to identify the one that belongs to each user.Īny idea how I can get (which users are online?). However I do not see that it allows to define the user. This function does not currently exist in the api available. (I am making a remote connection with the api).

If not something you can define for example $clientid or $userid or $emailclient. I'm trying to get some way to query if a user is online.
