Can't edit privacy settings page

I don't need videos, files and some other stuff. So I deleted them from the navigation menu. But when I go to my privacy settings to edit them, the options are still there and I can't find a way to delete them from that page.

 

Anyone ???

Quote · 3 Jan 2010

you need to unistall those modules from admin panel.

Quote · 3 Jan 2010
I'm having the same issue annabel, and uninstalling the module isn't always an option. In my case (and it sounds like annabels as well), in order to have the events module installed you also must have the prerequisites (videos, sounds, files etc..). I've made modifications to the events pages to remove these features as they don't work for the site that I am building. However, the privacy settings remain which would be confusing to the user to configure privacy settings for features that aren't available on the site. I've been trying to figure out which files to edit to no avail. Can anyone shed some light on this?
Quote · 18 Apr 2011

Hi.

I have the same problem.

Is there any solution?

Rappi

Bezirzer.de, elbrocker.de, tierschutz-community.de
Quote · 13 Aug 2011

Hi,

 

I have the same problem, I need to delete this 3 blocks:

"My privacy Groups"

"Create a new privacy group"

"Default Privacy Group"

 

Help me please. Thanks.

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 27 Dec 2011

 

Hi,

 

I have the same problem, I need to delete this 3 blocks:

"My privacy Groups"

"Create a new privacy group"

"Default Privacy Group"

 

Help me please. Thanks.

 

templates/base/page_82.html

hide this code

<!-- __page_code_my_groups__
    __page_code_create_group__
    __page_code_default_group__ -->

 

you can also hide this code, member_privacy.php

//$_page_cont[$iIndex]['page_code_my_groups'] = $oPrivacyView->getBlockCode_MyGroups();
//$_page_cont[$iIndex]['page_code_create_group'] = $oPrivacyView->getBlockCode_CreateGroup();
//$_page_cont[$iIndex]['page_code_default_group'] = $oPrivacyView->getBlockCode_DefaultGroup();

Quote · 27 Dec 2011

 

I don't need videos, files and some other stuff. So I deleted them from the navigation menu. But when I go to my privacy settings to edit them, the options are still there and I can't find a way to delete them from that page.

 

Anyone ???

I think you need to delete it from table sys_privacy_actions...(remember backup before any change)

id    module_uri     name                title
8      files                  download        _bx_files_download
14    videos             album_view    _bx_videos_album_view

etc.

Quote · 28 Dec 2011
 
 
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.