Hi...,
What are the options for logging access to nodes and pages as an audit trail... as in.. who accessed what and when?
I'm using the Statistics module which seems adequate... so, just wondering if there are other options.
I'm thinking more in line with GDPR and HIPPA legislation as in... who accessed what and when in case of a data breach.
Recent comments
https://wtools.io/paste-code/bPX9 the Krumo dump of denied perms
Views permissions
// by appending ?debug_perms=1&user=5748 (5748 being the user's UID) to the url of a content type we can determine the privileges for that user at that screen global $user; global $debug; $...
Views permissions
Ok, so I found the source of the issue, and it is the draft content from one of the other threads; the team member cannot get the draft content within views, the admin can. I will continue in that...
View results different preview
I added another Opening to this team member (tid 148) and it incremented by 1 as expected, so now 38. (To be clear, the actual total is now 40)
View results different preview
$rend=views_embed_view('roles','openingsblock_tally', 148); In the block TPL still results in 37. And thanks, yes merely print works too. I am trawling my template.php and custom module, but nothing...
View results different preview