Bug #2224
closedKunena Forum Integration parameters need revising
Description
As discussed below, it looks like we are missing at least 1 Kunena parameter:
Hide online status from forums
and we have one 'viewtype' that no longer exists in K16
N: Hi Matias, I am trying to understand what are hidden users on Kunena - can you explain?
M: profile setting to hide online status
M: they are always offline and not in the lists
M: (online lists)
N: Kunena profile?
N: but we have that off - we are using CB profile
M: no, in whoisonline
N: whoisonline - is this a kunena module?
N: or setting?
M: its a list of users showing up in main page -- if enabled
N: where does one enable it?
M: hmm. where was it
N: i see something on plugins tab
M: yes, that one
M: inside stats
N: so how do i get rid of hidden users?
N: i still dont understand who these are
M: they are not hidden, they are just always treated to be offline
N: The appear in a Hidden Users area in Kunena Stats
M: yes, for admins
M: maybe moderators as well
M: others won't see them in that list
M: and when you go to topic, they are "Offline" even if they are logged in
N: they are not hidden, they are just always treaded to be offlineHow does a regular user set himself to appear offline in Kunena?
M: it's a setting..
M: in your tab for example
M: (user profile)
N: only 3 settings in CB user profile/ forum tab
M: yes, one of those
N: Preferred viewtype:
Preferred message ordering:
Signature:
N: dont think its one of those
N: maybe we are missing a setting?
M: hmm.. you are missing it
M: and there's no viewtype in k1.6
N: I think i know whats happening - all members that have signed-up after migration have this setting set by default - kunena
N: migrated users have it off
M: default should be 0
Files
Updated by nant almost 14 years ago
[1:33:59 μμ] Matias Griese: $user->hideEmail is another
[1:34:24 μμ] Matias Griese: showOnline=1 shows, otherwise not
[1:34:52 μμ] Matias Griese: it seems that for new users this defaults to 1
[1:35:11 μμ] Matias Griese: hideEmail = 1 by default as well (hidden)
Updated by krileon almost 14 years ago
#2209 has Online an Email configuration added as Field parameters (similar to the icons)
Updated by krileon almost 14 years ago
- File 2224a.patch 2224a.patch added
- File 2224b.patch 2224b.patch added
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat almost 14 years ago
- Status changed from Resolved to Closed
r1383 implements patches as proposed and removes Email function and Show online status from beginner mode, as those are general CB parameters