| 
Welcome, Guest

Testers needed for plugin PrivacyPolicy
(1 viewing) (1) Guest

TOPIC: Testers needed for plugin PrivacyPolicy

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33497

I have check and the data in comprofiler table are well updated in the field cb_privacypolicy_11 cb_privacypolicy_2 cb_privacypolicy_25

I will try to give more detail.

Tks

Florian

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33500

  • mikko
  • mikko
  • OFFLINE
  • Platinum Boarder
    Platinum Boarder
  • Posts: 2223
  • Karma: 115
Put your site to debug and see if the SQL queries which define the privacy levels get executed.

mikko

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33501

I have the following errors
Notice: Unknown column 'cb_privacypolicy_44' in 'field list' in mydirectory/joomla/includes/database.php on line 294
 
mydirectory/joomla/includes/database.php:399
mydirectory/joomla/components/com_comprofiler/plugin/user/plug_privacypolicy/privacypolicy.php:35
mydirectory/joomla/administrator/components/com_comprofiler/plugin.class.php:241
mydirectory/joomla/administrator/components/com_comprofiler/comprofiler.class.php:3127
mydirectory/joomla/administrator/components/com_comprofiler/comprofiler.class.php:2970
mydirectory/joomla/components/com_comprofiler/comprofiler.html.php:367
mydirectory/joomla/components/com_comprofiler/comprofiler.php:432
mydirectory/joomla/components/com_comprofiler/comprofiler.php:73
mydirectory/joomla/index.php:235


I don't have any 'cb_privacypolicy_44' field in my database.

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33502

  • mikko
  • mikko
  • OFFLINE
  • Platinum Boarder
    Platinum Boarder
  • Posts: 2223
  • Karma: 115
What is your MySQL version? Check from your database what is the name of the tab which has this ID. (see table jos_comprofiler_tabs)

-mikko

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33503

Ok i have this line in the table `jos_comprofiler_tabs`

(44, 'Privacy Policy', '', 22, '.5', 1, 'privacyPolicy', 519, 1, '', 0, 'html', 'cb_tabmain');


MySQL: 5.0.18

Re:Testers needed for plugin PrivacyPolicy 5 years, 2 months ago #33504

  • mikko
  • mikko
  • OFFLINE
  • Platinum Boarder
    Platinum Boarder
  • Posts: 2223
  • Karma: 115
This is a bug which I have fixed but not uploaded to the forge yet. I will publish this new version soon and post to this thread when it is done.

mikko
Time to create page: 0.81 seconds