WordPress Designpraxis Forum » Bot Tracker

Bot Tracker upgrade to 2.3.0 fails in login.php line 33

(3 posts)
  • Started 4 years ago by meggva
  • Latest reply from rol
  • This topic is not a support question

  1. meggva
    Member

    Upgraded to bot-tracker 2.3.0 and get the following errors on first attempt:

    Warning: dir(../cache/) [function.dir]: failed to open dir: No such file or directory in /home/.../wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 33

    Fatal error: Call to a member function on a non-object in /home/.../wp-content/plugins/bot-tracker/crawltrack/php/login.php on line 34

    Then deleted plugin and uploaded plugin second time with same results in Firefox 2.0.0.7 & IE 6

    PHP information for http://www.lissaeggleston.com
    max_execution_time: 30
    max_input_time: -1
    file_uploads: 1
    upload_max_filesize: 7M
    post_max_size: 8M
    register_globals: 1
    safe_mode:
    allow_url_fopen:
    eaccelerator.enable:

    Other information:
    PHP Server API: cgi
    WordPress Version: 2.3
    WordPress Blog URI: http://www.lissaeggleston.com
    WordPress Installation URI: http://www.lissaeggleston.com
    WordPress Theme: /wp-content/themes/seacliff-10
    WordPress Permalink Structure:
    WordPress wp-content directory is writable
    WordPress does not use Gzip Compression
    WP-Cache is running on this installation of WordPress
    GD library is installed
    PHP Version: 4.4.7
    MySQL Version: 5.0.24a-standard-log
    Browser used: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

    I'm not running WP-Cache at this point, but did have it turned on several months ago. I don't even have the plugin installed any longer.

    Also tried with PHP 5.2.3 but had same errors

    Posted 4 years ago #
  2. meggva
    Member

    OK looked at it again this morning. Looking at the code:
    $dir = dir('../cache/');

    This would fail if the /cache subdirectory was missing under the /crawltrack directory. Created the directory and now it works, giving me the upgrade message as expected. Looked at the unzipped distribution & the zip file itself and the /cache not in there. This could be the same error as similar post except they might have error messages turned off.

    Maybe this is just a problem zipping the original distribution the does not included empty subdirectories which can be easily fixed.

    Posted 4 years ago #
  3. thanks meggva, I updated the svn repository. BotTracker should include that empty cache folder now.

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.