Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piwik A/B Plugin causes error in archive cron #11664

Closed
walter-ma opened this issue May 5, 2017 · 1 comment
Closed

Piwik A/B Plugin causes error in archive cron #11664

walter-ma opened this issue May 5, 2017 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@walter-ma
Copy link

Hi,

my company bought the Piwik premium plugin “A/B Testing”.
Since the installation and the implementation of the code on our websites we have a problem to archive our data.

The archive cronjob throws following errors:
ERROR [2017-05-05 08:16:34] Got invalid response from API request: ?module=API&method=API.get&idSite=40&period=day&date=last52&format=php&segment=visitConvertedGoalId%3D%3D39&trigger=archivephp. Response was 'a:2:{s:6:"result";s:5:"error";s:7:"message";s:91:"Mysqli prepare error: Not unique table/alias: 'log_conversion' - caused by plugin AbTesting";}'
ERROR [2017-05-05 08:17:16] Got invalid response from API request: ?module=API&method=API.get&idSite=40&period=week&date=last2&format=php&segment=visitConvertedGoalId%3D%3D39&trigger=archivephp. Response was 'a:2:{s:6:"result";s:5:"error";s:7:"message";s:91:"Mysqli prepare error: Not unique table/alias: 'log_conversion' - caused by plugin AbTesting";}'
ERROR [2017-05-05 08:17:52] Got invalid response from API request: ?module=API&method=API.get&idSite=40&period=month&date=last2&format=php&segment=visitConvertedGoalId%3D%3D39&trigger=archivephp. Response was 'a:2:{s:6:"result";s:5:"error";s:7:"message";s:91:"Mysqli prepare error: Not unique table/alias: 'log_conversion' - caused by plugin AbTesting";}'
ERROR [2017-05-05 08:18:42] Got invalid response from API request: ?module=API&method=API.get&idSite=40&period=year&date=last2&format=php&segment=visitConvertedGoalId%3D%3D39&trigger=archivephp. Response was 'a:2:{s:6:"result";s:5:"error";s:7:"message";s:91:"Mysqli prepare error: Not unique table/alias: 'log_conversion' - caused by plugin AbTesting";}'

Has someone recongized this before and knows how to fix this?
I need a solution for this ASAP.

Thanks for any advices.
Best regards,
Mario

@sgiehl
Copy link
Member

sgiehl commented May 5, 2017

Our support team will investigate and get back to you.
For future issues with Premium plugins please create a support ticket within your shop account or get in touch with our support team by mail.

@sgiehl sgiehl closed this as completed May 5, 2017
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants