Unzip the downloaded release, and change the name of the folder to `membertimecounter`.
In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
Copy the `membertimecounter` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/membertimecounter/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Member time counter` under the Disabled Extensions list, and click its `Enable` link.
br0nks wrote: 24 Sep 2019, 22:29
hey, what do you think to have a extentions that count how much time (in hours, minutes, seconds) member was logged in at board?
br0nks wrote: 24 Sep 2019, 22:29
hey, what do you think to have a extentions that count how much time (in hours, minutes, seconds) member was logged in at board?
Ok i test it and is fine working. or kind of fine.
ad admin i can see all people status, as registered member i can see only MINE, but if i add member to VIP group (only) i cant see anything, not even mine online time...
but first. is missing one option in group privileges - "see user online status" - and thats why i have this problem.
but when i dig longer in acp and there are group mass settings, and we need to create one more, lets say with the same privileges like our vip group, and there we can find option "see user online status". than we back to group settings and we choose our new done privileges to our group and now its working perfectly.
register user can see onli their (cannot fix more but i like it)
vip (after adding new permissions) see all
admin always see all
hopefully someone can fix that missing part in group privileges that is not showing and would solve problem.