Set Events for signin in

This section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Post Reply
User avatar
Dragos
 
 
Posts: 214
Joined: Tue Sep 04, 2018 7:08 am

Set Events for signin in

Post by Dragos »

I have a javascript player that can check if a user is logged in. Although it is placed on a php page with a connected user, this application does not identify the existence of the connection. Can I do this with "Events"? If so...how? I ask to insert events in the extension..
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Set Events for signin in

Post by Pablo »

The login tools use PHP, so you cannot use events (JavaScript) to check if the user is logged in.
Post Reply