How to disable My Presence in D7.09?

How to disable My Presence in D7.09?

Quote · 4 Mar 2012

administration/member_menu_compose.php?menu_position=top

and remove it from there 

Quote · 5 Mar 2012

 

administration/member_menu_compose.php?menu_position=top

and remove it from there 

 Prolaznik, Hi.
  Thank you for your post.
  I am refering to that dote within the avatar, that shows users online status.  Is there a option to disable that?  I couldn't find how...

  In fact, I removed one block that has this option to change online status and since I won't use that floating user-menu, I need to find a way to remove it or give user another way to change his presence status. 

Quote · 5 Mar 2012

you want to remove the blue,red,yellow dot's ?.. if so open
/templates/base/thumbnail_single.html
and delete the following line (this will remove it site wide wherever the users avatar is.)

            <img src="__sys_status_url__" alt="__sys_status_title__" title="__sys_status_title__" class="sys-online-offline"  width="__sys_status_img_width__" height="__sys_status_img_height__" />

do the same in thumbnail_couple.html (if you have the couple option enabled on your site)


Quote · 5 Mar 2012

 

you want to remove the blue,red,yellow dot's ?.. if so open
/templates/base/thumbnail_single.html
and delete the following line (this will remove it site wide wherever the users avatar is.)

            <img src="__sys_status_url__" alt="__sys_status_title__" title="__sys_status_title__" class="sys-online-offline"  width="__sys_status_img_width__" height="__sys_status_img_height__" />

do the same in thumbnail_couple.html (if you have the couple option enabled on your site)


 thank you :-)))
I will give a try.   

Quote · 5 Mar 2012

How to delete the block on my presence? I want to edit filter block by changing filter keywords, if not possible I prefer to delete the filter block rather than showing 'filter by sex and age'.

Quote · 2 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.