User log file

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

User log file

Post by culda_a »

I don't want to do a double post but did somebody think to create a script that recorde which user have log in (time and date) and if is possible what changes have hi done in the site?

Thanks
Ren.Hoek
Posts: 34
Joined: Thu 3. Mar 2005, 21:38
Location: Augsburg/Germany
Contact:

database

Post by Ren.Hoek »

Hi,

as far as I know the logins are already recorded inside the database (DEV 1.2.5) but no backend function to show those entries is implementet yet. It is possible to access that records through your own PHP code, of course but I'm not the right one to ask for details... (You will find info how to access certain fields inside of this forum)

Hope I remembered correctly.

Cheers, Ren Hoek
Post Reply