Please use this topic to suggest agenda items for our weekly meetings.
This week we will be having a Design and User Experience meeting, followed by the Developer meeting.
Please use this topic to suggest agenda items for our weekly meetings.
This week we will be having a Design and User Experience meeting, followed by the Developer meeting.
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