Thanks so I will wait the fix.
Online users extension
I'm can set permission who can view this extension who online ?
[deleted]
please help me! I can't use it on beta 10! And it prompts the following text:
Problem 1
- Installation request for antoinefr/flarum-ext-online 0.4.0 -> satisfiable by antoinefr/flarum-ext-online[0.4.0].
- antoinefr/flarum-ext-online 0.4.0 requires flarum/core 0.1.0-beta.8 -> satisfiable by flarum/core[0.1.x-dev, v0.1.0-beta.10, v0.1.0-beta.8, v0.1.0-beta.8.1, v0.1.0-beta.8.2, v0.1.0-beta.9] but these conflict with your requirements or minimum-stability.
BingZi-233 but these conflict with your requirements or minimum-stability.
You need to set the minimum-stability
in composer.json
to beta
.
datitisev Is "prefer-stable": true set to False?
"config": {
"preferred-install": "dist",
"sort-packages": true
},
"minimum-stability": "beta",
"prefer-stable": true
datitisev It is correct, but the error still exists.
I can confirm that only admins can see users online members cannot see another users connected.
Antoine is it possible to improve this extension a little more? If it shows in detail like vBulletin? guests, members etc ..
How do I increase my 5-minute online time?
[deleted]
RecepBilgin Great idea.
[deleted] it would be great if we could
RecepBilgin Great, like?:
Two Guests:
127.45.108.1
192.168.0.1
Three Members:
Golden 5 minutes
RecepBilgin 1 minute
lukas 2 minutes
[deleted]
- Edited
Littlegolden You need to be careful with this. Under GDPR regulation (and soon to be CCPA), you need to mask the IP addresses (such as 192.168.0.0 is acceptable) if you have visitors from the EU or California.
[deleted] I see.. thanks for the reminder~
Can you provide a switch to display or not display the Online User List when not logged in?
Littlegolden it looks very good. I'll be waiting.
How do I make it not appear on mobile?
Great extension! But it needs to be hidden when viewing "All Tags" page (forum.com/tags)