• ResolvedPlugin Author braekling

    (@braekling)


    I’m very sorry the SVN submit was not done in the correct order. So some files contained errors or were missing the first minutes 0.9.9.13 was available. To fix this error, just download 0.9.9.13 again and unzip it to the WP-Piwik folder (wp-content/plugins/wp-piwik).

    I apologize for the trouble caused.

    https://www.ads-software.com/plugins/wp-piwik/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, fist of all thanks for your work on this plugin. It’s great and really helpful.

    I tried to reupload a newly downloaded version 0.9.9.13 but that still did not fix my issue. I still receive following:

    Warning: fopen(/www/htdocs/wp-content/plugins/wp-piwik/classes/../logs/20150329_wp_piwik.log): failed to open stream: Permission denied in /www/htdocs/wp-content/plugins/wp-piwik/classes/WP_Piwik_Logger_File.php on line 27

    I also tried to completely un- and reinstall the plugin. Any suggestions how to fix these?

    Cheers
    czery

    me 2!

    Plugin Author braekling

    (@braekling)

    Two possible hotfix solutions:

    1. Set wp-piwik/logs writable
    2. Open wp-piwik/config.php and change define('WP_PIWIK_ACTIVATE_LOGGER', 2); to define('WP_PIWIK_ACTIVATE_LOGGER', 0);

    0.9.9.14 is committed and will also fix this issue.

    Works just fine, thanks for the quick fix.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Update to 0.9.9.13: Failed opening required […]WP_Piwik_Logger_File.php’ is closed to new replies.