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

GeoIP plugin not compatible with log import script #3197

Closed
oparoz opened this issue Jun 5, 2012 · 1 comment
Closed

GeoIP plugin not compatible with log import script #3197

oparoz opened this issue Jun 5, 2012 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@oparoz
Copy link

oparoz commented Jun 5, 2012

For some reason, the plugin behaves differently when called via the log import script and we get a fatal error.

PHP Fatal error: Cannot redeclare geoip_country_code_by_name() in /plugins/GeoIP/libs/geoip.inc on line 347

Checking if those functions have already been declared doesn't help as it seems the whole geoip.inc file shouldn't be called.

Piwik 1.8.2
mod_geoIP in Apache
geoIP pecl extension in PHP

@mattab
Copy link
Member

mattab commented Jun 17, 2012

Please report the issue in the GeoIP ticket, thanks

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants