datoshway Posted January 16, 2012 Share Posted January 16, 2012 So I need to build into a PHP/MYSQL system I currently have a way for admins to see a list of things done through the CMS by all users. Any ideas? Link to comment https://forums.phpfreaks.com/topic/255187-cms-transaction-log/ Share on other sites More sharing options...
scootstah Posted January 17, 2012 Share Posted January 17, 2012 Make a log table and write to it when users complete a task. Link to comment https://forums.phpfreaks.com/topic/255187-cms-transaction-log/#findComment-1308401 Share on other sites More sharing options...
litebearer Posted January 17, 2012 Share Posted January 17, 2012 Similar question and possible solutions - http://www.phpfreaks.com/forums/index.php?topic=351459.msg1659492#msg1659492 Link to comment https://forums.phpfreaks.com/topic/255187-cms-transaction-log/#findComment-1308409 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.