• hi

    I got a problem udating the last version 3.3.3

    it doese’t activate the plugin replying

    Warning: include(/web/htdocs/my_domain/home/wordpress/wp-content/plugins/download-monitor/classes/download_taxonomies.class.php) [function.include]: failed to open stream: No such file or directory in /web/htdocs/my_domainm/home/wordpress/wp-content/plugins/download-monitor/wp-download_monitor.php on line 76

    and on the line 76 there is this row

    include(WP_PLUGIN_DIR.'/download-monitor/classes/download_taxonomies.class.php'); /* Taxonomy Class */

    suggestion?

    regards

    http://wordpress.org/extend/plugins/download-monitor/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter leepton

    (@leepton)

    ya! :°D

    moreover in the dicertory classes there insn’t files called

    download_taxonomies.class.php

    Same here:

    Warning: include(/www/htdocs/…/…/wp-content/plugins/download-monitor/classes/downloadable_file.class.php) [function.include]: failed to open stream: No such file or directory in /www/htdocs/…/…/wp-content/plugins/download-monitor/wp-download_monitor.php on line 75

    Warning: include() [function.include]: Failed opening ‘/www/htdocs/…/…/wp-content/plugins/download-monitor/classes/downloadable_file.class.php’ for inclusion (include_path=’.:/usr/share/php:..’) in /www/htdocs/…/…/wp-content/plugins/download-monitor/wp-download_monitor.php on line 75

    Warning: include(/www/htdocs/…/…/wp-content/plugins/download-monitor/classes/download_taxonomies.class.php) [function.include]: failed to open stream: No such file or directory in /www/htdocs/…/…/wp-content/plugins/download-monitor/wp-download_monitor.php on line 76

    Warning: include() [function.include]: Failed opening ‘/www/htdocs/…/…/wp-content/plugins/download-monitor/classes/download_taxonomies.class.php’ for inclusion (include_path=’.:/usr/share/php:..’) in /www/htdocs/…/…/wp-content/plugins/download-monitor/wp-download_monitor.php on line 76

    Fatal error: Class ‘download_taxonomies’ not found in /www/htdocs/…/…/wp-content/plugins/download-monitor/wp-download_monitor.php on line 83

    same here.

    Me too… error on line 83.

    Thread Starter leepton

    (@leepton)

    moreover

    now it is in conflict with “Accordion Image Menu” plugin

    this version make the picture of the accordion not in line but with progressive sclable decrease
    like this for ie:
    (each 3 lines is one picture)


    Mike

    (@jolley_small)

    3.3.3.1 was added to address the missing files issue – it was a problem with my svn client.

    Thank you! Seems to work fine. But all download stats and custom formats gone after upgrading. 🙁

    Yes, download stats are gone. For myself that was a minor impact with only a couple of downloads available, but thanks anyhow for the very quick response to renable the plugin.

    Mike

    (@jolley_small)

    Thank you! Seems to work fine. But all download stats and custom formats gone after upgrading. 🙁

    I wonder if its because your mysql version did not like the rename…

    FYI the upgrade script renames the old tables to the new ones (which should keep data) – but if this fails then it will just create the new table and leave the old one in place.

    Therefore, if you go into your phpmyadmin you may be able to export the data from the old stats table into the new one.

    Hm… Now it’s too late. I already used the clear option of your plugin. My servers running MySQL-Client-Version: 5.0.51a. The update of db was successful without any report of failing to rename the db tables.

    What´s going on? 2 further releases within a few hours? No Changelog?

    Mike

    (@jolley_small)

    The changes were aded via svn – I updated the mysql rename code and moved the activation function.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: WordPress Download Monitor] Problem Activating last version 3.3.3’ is closed to new replies.