Set Events for signin in
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
- Dragos
-
- Posts: 235
- Joined: Tue Sep 04, 2018 7:08 am
Set Events for signin in
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..
Use Win11/64bit, wwb20 . Have wamp64 server on windows 11/64bit with last mysql, php, phpmyadmin, mariadb....
Thanks for all!!
Thanks for all!!
- Pablo
- Posts: 23687
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Set Events for signin in
The login tools use PHP, so you cannot use events (JavaScript) to check if the user is logged in.