• Resolved mbasche

    (@mbasche)


    Hmmm, any idea for this on a localhost:
    Fatal error: Uncaught exception 'Exception' with message 'Cannot load this cache version - the cache format is not compatible.' in D:\xampp\htdocs\xxx\wp-content\plugins\laterpay\library\Browscap.php:349 Stack trace: #0 D:\xampp\htdocs\xxx\wp-content\plugins\laterpay\application\Helper\Browser.php(30): Browscap->getBrowser(NULL, true)

    PHP 5.3

    https://wordpress.org/plugins/laterpay/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Dominik Rodler

    (@dominik-rodler)

    This is a known problem that we are actively working on (see our issue tracker).
    For currently unknown reasons, the plugin seems to rebuild the cache.php file on activation, but builds a corrupted file.
    Please compare the cache.php in your /cache folder with the cache.php that comes with the plugin (see here) and replace your file with the original one, if they differ.
    Apologies for this, this is one core issue for the next plugin release.

    best
    Dominik

    Plugin Contributor Dominik Rodler

    (@dominik-rodler)

    This problem has been fixed as of release 0.9.8.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error’ is closed to new replies.