Search found 3 matches

by spartan0311mp
27 Mar 2024, 15:55
Forum: Plugins
Topic: Add User's Time and Date In Place of Logo on Sidebar
Replies: 0
Views: 153

Add User's Time and Date In Place of Logo on Sidebar

Attached is my sidebar.php file that removes the logo from showing, and instead prints the user's local time and date using javascript, which also includes the seconds. Doesn't work too well on mobile, but we primarily use this on a computer. CSS to put in the custom.css file: .dtg { margin-top: 15p...
by spartan0311mp
27 Mar 2024, 15:46
Forum: Discussion
Topic: Report or Status Page for Signed in Users
Replies: 2
Views: 120

Re: Report or Status Page for Signed in Users

Understood, thanks!
by spartan0311mp
21 Mar 2024, 08:34
Forum: Discussion
Topic: Report or Status Page for Signed in Users
Replies: 2
Views: 120

Report or Status Page for Signed in Users

Is there a way to generate a report or create a MySQL function to generate a report or page that will show currently signed in users? So far the things I've found dont allow for this. Any suggestions or help would be appreiciated