hi just downloaded and installed private policy
just wondering what is
2) Configure #__comprofiler_tabs
-Look up the id of the this plugin at the table #__comprofiler_plugins.
-For all tabs that you wish to be affected by privacy policy, change pluginclass to privacypolicy and pluginid to the id that you just looked up.
I dont see a comprofiler tab
can someone help me out?
That means you need to configure things directly to the database table #__comprofiler_tabs. Use what ever software you normally use to administrate your database to do this.
The readme is a bit outdatedm as the step #2 is performed automatically for all tabs.
The version of PrivacyPolicy which you have supports only hiding tab for all users or showing it to all. If you wish to show things only for connections, you need to modify the code.