Skip to Content Skip to Menu

ListTab "Table Mod"

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #32899 by mikko
Replied by mikko on topic Re:ListTab "Table Mod"
You found a bug in the uninstaller. I fixed this and you can get a new version from my server.

Download the zip, extract it and copy new version of privacypolicy.xml over the version on your server. Then you can uninstall.

mikko

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32900 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
an other bug i think?:

Uninstall Plugin - Failed
SQL Error DB function failed with error number 1146
Table 'jobnetz_jobnetzwerk.jos_comprofiler_tabs_backup' doesn't exist SQL=UPDATE jos_comprofiler_tabs t, jos_comprofiler_tabs_backup b SET t.pluginclass = b.pluginclass, t.pluginid = b.pluginid WHERE t.tabid = b.tabid
SQL =
UPDATE jos_comprofiler_tabs t,
jos_comprofiler_tabs_backup b SET t.pluginclass = b.pluginclass,
t.pluginid = b.pluginid WHERE t.tabid = b.tabid

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #32901 by mikko
Replied by mikko on topic Re:ListTab "Table Mod"
Not a bug, but you have the plugin partially uninstalled and attempted to do a new uninstall.

You probably need to remove it manually: Remove files, entry in plugin table, remove the fields the plugin created and then the tab. Check the comprofiler tabs table to ensure that no tab has privacy policy as a plugin.

mikko

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32907 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
i installed the policy new and got the same error:

dont know whats the problem???

Attachments:

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32910 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
once more i wanted to uninstall the policy for a next try:
now i got this error:

Uninstall Plugin - Failed
SQL Error DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE v.fieldid=f.fieldid and f.name like 'cb_privacypolicy_%'' at line 3 SQL=DELETE FROM jos_comprofiler_field_values v, jos_comprofiler_fields f WHERE v.fieldid=f.fieldid and f.name like 'cb_privacypolicy_%';
SQL =
DELETE
FROM jos_comprofiler_field_values v, jos_comprofiler_fields f
WHERE v.fieldid=f.fieldid and f.name like 'cb_privacypolicy_%';

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #32911 by mikko
Replied by mikko on topic Re:ListTab "Table Mod"
It appears that you have the privacy control tab showing, and you have a field for selecting privacy level for tab with id 15. But there are no values available for selection.

Is this edit or display?

The _UE_cb_policy... is not a bug, it is designed to work like this. My sites are multilingual, so I want to define strings in language files and just have names of variables in the fields-table. You can modify this title from the back end.

mikko

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum