inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Dec 15, 2012 9:44:29 GMT -8
I think it might be something I've done, hehehe. Although I haven't checked. Used it here Either way here's the mini profile as it looks. <div class="$[miniprofile_class]"> <div align="center"> <div class="container boards"><div class="title-bar">$[user]</div> <div class="content cap-bottom"> <br /> {if !$[user.is_member]}Guest<br />{/if} {if $[user.group]} $[user.group.name]<br />$[user.group.stars]<br /> {elseif $[user.rank]} $[user.rank.name]<br /> {if $[user.rank.stars]} $[user.rank.stars]<br /> {/if} {/if} {if $[user.custom_title]}$[user.custom_title]<br />{/if} $[user.warning.bar] <br /> {if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> {/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.is_member]} <div class="info"> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span> {/foreach} {if $[user.is_online]}<br /><span style="color: #{if $[user.is_online]}aaac02{else}4f4331{/if}; font-weight: bold;">{if $[user.is_online]}Online{else}Offline{/if}</span>{/if} </div><br /> {/if} {if $[user.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.image.thumb] {/foreach} </div> {/if} </div></div></div>
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Dec 15, 2012 12:46:32 GMT -8
Hello Skindstad...
You have this:
{if $[user.is_online]}<br /><span style="color: #{if $[user.is_online]}aaac02{else}4f4331{/if}; font-weight: bold;">{if $[user.is_online]}Online{else}Offline{/if}</span>{/if}
Remove this:
{if $[user.is_online]}
and see if that works.
|
|
inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Dec 15, 2012 13:14:36 GMT -8
YEP. It worked. Thanks a bunch
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Dec 15, 2012 13:33:09 GMT -8
You're welcome.
|
|
Former Member
inherit
guest@proboards.com
252794
0
Nov 22, 2024 20:20:04 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 9, 2018 18:30:14 GMT -8
No I've not added 'offline' to my beta forum. Hello your add Admin Panel -> Themes -> Layout Templates -> Mini Profile {if $[user.is_online]}<br /><span class="italic">Member is Online</span>
{else}<br /><span class="italic">Member is Offline</span>
{/if}
|
|
inherit
248886
0
Jan 7, 2019 7:47:31 GMT -8
BusyMother
When nothing goes right, turn left!
537
September 2017
delete1234z
|
Post by BusyMother on Mar 10, 2018 7:03:59 GMT -8
May I ask, if anyone views another online members profile won't it show I am online?
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Mar 10, 2018 15:32:14 GMT -8
No I've not added 'offline' to my beta forum. Hello your add Admin Panel -> Themes -> Layout Templates -> Mini Profile {if $[user.is_online]}<br /><span class="italic">Member is Online</span>
{else}<br /><span class="italic">Member is Offline</span>
{/if}
Please note that this thread is over 5 years old - and has most likely been resolved for quite some time. Please be sure you are checking the posting date of the last post to see if a response is even necessary.
May I ask, if anyone views another online members profile won't it show I am online? I'm assuming when you say "if anyone views another online members profile won't it show I am online", you are actually asking if it will show the online person as online while viewing their profile? If so, then yes - unless the online person has their visibility set to invisible. No one is going to be able to see if you're online from visiting someone else's profile.
|
|
Former Member
inherit
guest@proboards.com
252794
0
Nov 22, 2024 20:20:04 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 11, 2018 12:38:04 GMT -8
Hello your add Admin Panel -> Themes -> Layout Templates -> Mini Profile {if $[user.is_online]}<br /><span class="italic">Member is Online</span>
{else}<br /><span class="italic">Member is Offline</span>
{/if}
Please note that this thread is over 5 years old - and has most likely been resolved for quite some time. Please be sure you are checking the posting date of the last post to see if a response is even necessary.
May I ask, if anyone views another online members profile won't it show I am online? I'm assuming when you say "if anyone views another online members profile won't it show I am online", you are actually asking if it will show the online person as online while viewing their profile? If so, then yes - unless the online person has their visibility set to invisible. No one is going to be able to see if you're online from visiting someone else's profile. OK
|
|
#e61919
Support Staff
224482
0
1
Nov 22, 2024 17:59:24 GMT -8
Scott
“Asking for help isn't giving up... it's refusing to give up.”
24,521
August 2015
socalso
|
Post by Scott on Mar 15, 2018 11:21:47 GMT -8
Lynx , what I think what BusyMother means is the online statement then becomes first person rather than third person for all that view the 'visible' online members. vs (Hopefully I used the person reference correctly )
|
|
inherit
248886
0
Jan 7, 2019 7:47:31 GMT -8
BusyMother
When nothing goes right, turn left!
537
September 2017
delete1234z
|
Post by BusyMother on Mar 18, 2018 12:34:49 GMT -8
Lynx , what I think what BusyMother means is the online statement then becomes first person rather than third person for all that view the 'visible' online members. vs (Hopefully I used the person reference correctly ) Yes Scott that is what I was meaning.
|
|