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..
Use Win11/64bit, wwb19 and try Pablo" web builder. Have wamp server on windows 10/64bit with last mysql, php, phpmyadmin, mariadb....
Thanks for all!!
User avatar
Pablo
 
Posts: 22488
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