Skip to Content Skip to Menu

Testers needed for plugin PrivacyPolicy

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #33041 by mikko
Replied by mikko on topic Re:Testers needed for plugin PrivacyPolicy
There is one bug that just beats me and I would like to know if anyone can replicate this.

The last query which is execute after the plugin is updated (it is updated when you see the popup) is supposed to clean up all extra fields in the privacy policy tab. This query is like:

[code:1]
delete from #__comprofiler_fields, #__comprofiler_field_values
using #__comprofiler_fields, #__comprofiler_field_values, #__comprofiler_tabs
where #__comprofiler_fields.fieldid=#__comprofiler_field_values.fieldid
and #__comprofiler_fields.tabid={a tab id}
and #__comprofiler_fields.name=concat("cb_privacypolicy_",#__comprofiler_tabs.tabid)
and not #__comprofiler_tabs.pluginclass="privacyPolicy"
[/code:1]

The problem is that it does nothing, but if you put your site to debug and copy paste this query from your debug information to phpMyAdmin, it works perfectly. I just cannot figure ouy why and would appreciate if
-someone can replicate this on their server
-someone can tell me what goes wrong here

mikko

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

  • imhoteph
  • imhoteph
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
17 years 7 months ago #33043 by imhoteph
Replied by imhoteph on topic Re:Testers needed for plugin PrivacyPolicy
I don't know if you made any changes concerning my parse error, but it's gone. Installation works.
Now I'm hanging on the same error like you ;)
Strangely tabs disappear as soon as I let them be controlled by privacypolicy - I cannot get them back.

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 #33044 by mikko
Replied by mikko on topic Re:Testers needed for plugin PrivacyPolicy
Can I take a look at your site?

mikko

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

  • ffaabbss
  • ffaabbss
  • OFFLINE
  • Posts: 94
  • Thanks: 0
  • Karma: 6
17 years 7 months ago #33084 by ffaabbss
Replied by ffaabbss on topic Re:Testers needed for plugin PrivacyPolicy
will be back with feedback in a week!
I would love to see that work! Have it all collocated on my desktop already and ready for install and testing. Have to finish another project first though. Will be back!
Thanks Mikko!

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

17 years 7 months ago #33097 by laurie_lewis
Replied by laurie_lewis on topic Re:Testers needed for plugin PrivacyPolicy
I tried an earlier version but had some problems so I am trying to download you latest version using this link provided by you:-
hondchan.dy.fi/downloads
but I can't get anything.

Laurie

Laurie
My Community Site: thelewisfamily.id.au

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 #33120 by mikko
Replied by mikko on topic Re:Testers needed for plugin PrivacyPolicy
laurie_lewis wrote:

I tried an earlier version but had some problems so I am trying to download you latest version using this link provided by you:-
hondchan.dy.fi/downloads
but I can't get anything.


Can you be more specific. Do you get an error message or something?

mikko

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

Moderators: beatnantkrileon
Powered by Kunena Forum