Not Solved [General] the duration a user stayed in the system
#1
Not Solved
why is it that users can see other user's visit duration?

and how can i disable it?
i've looked under 'users' but could not find such setting..
Heart
thanks
LLOVE FROM ISRAEL
Reply
#2
Not Solved
Which duration are you referring to, the time spent online row on profiles, or the time on the who’s online list?
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#3
Not Solved
hi
i'm talking about the time user has spent that is being showed on profiles.
LLOVE FROM ISRAEL
Reply
#4
Not Solved
It's just a feature of MyBB. If you don't want it to show, you can remove this from the member_profile template:

<tr>
	<td class="trow1"><strong>{$lang->timeonline}</strong></td>
	<td class="trow1">{$timeonline}</td>
</tr>
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#5
Not Solved
May be worth to make this a usergroup option in ACP and/or a member setting.

Raised an official suggestion: https://community.mybb.com/thread-234821.html

[ExiTuS]
Reply
#6
Not Solved
(2022-01-31, 05:41 PM)[ExiTuS] Wrote: May be worth to make this a usergroup option in ACP and/or a member setting.

Raised an official suggestion: https://community.mybb.com/thread-234821.html

[ExiTuS]

cool

(2022-01-31, 12:12 PM)Matt Wrote: It's just a feature of MyBB. If you don't want it to show, you can remove this from the member_profile template:

<tr>
	<td class="trow1"><strong>{$lang->timeonline}</strong></td>
	<td class="trow1">{$timeonline}</td>
</tr>

can you plase explain how do i do it?

is it a file that needs to be edited or something else?
LLOVE FROM ISRAEL
Reply
#7
Not Solved
ACP > Templates & Style > Templates > expand templates et for your theme > Member Templates > member_profile > remove that code above and save.
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)