localhost8080 Well-known member Jul 27, 2013 #1 Hello, someone know how to get this done? thank you very much
MattW Well-known member Jul 27, 2013 #2 This will probably need to be done via an add-on, as I don't think $boardTotals.users is available in the PAGE_CONTAINER template where the meta data is.
This will probably need to be done via an add-on, as I don't think $boardTotals.users is available in the PAGE_CONTAINER template where the meta data is.
P Paul B XenForo moderator Staff member Jul 27, 2013 #3 MattW said: I don't think $boardTotals.users is available in the PAGE_CONTAINER template where the meta data is. Click to expand... It's not - just checked by adding {xen:helper dump, $boardTotals.users} to the template and it returns NULL.
MattW said: I don't think $boardTotals.users is available in the PAGE_CONTAINER template where the meta data is. Click to expand... It's not - just checked by adding {xen:helper dump, $boardTotals.users} to the template and it returns NULL.