• Resolved rbennett

    (@rbennett)


    I tried version 2.8.11 and also version 2.8.12 and the
    Soliloquy slider at top of HOME page does not work with this version.

    See screenshot – https://snag.gy/OhqB0e.jpg – what it looks like with 2.8.11 and 2.8.12

    I have REVERTED it back to 2.8.2 and it works fine but when I update it breaks slider on HOME page

    • This topic was modified 8 years, 8 months ago by rbennett.
    • This topic was modified 8 years, 8 months ago by rbennett.
    • This topic was modified 8 years, 8 months ago by rbennett.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rbennett

    (@rbennett)

    Decided to UPDATE again and turn DEBUG on in the config file and this is what i got

    Fatal error: Uncaught Exception: Missing base_dir option value. in /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/comet-cache/src/includes/traits/Plugin/DirUtils.php:26 Stack trace: #0 /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/comet-cache/src/includes/traits/Shared/CacheDirUtils.php(26): WebSharks\CometCache\Classes\Plugin->wpContentBaseDirTo(‘cache’) #1 /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/comet-cache/src/includes/traits/Plugin/WcpUtils.php(80): WebSharks\CometCache\Classes\AbsBaseAp->cacheDir() #2 /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/above-the-fold-optimization/modules/plugins/comet-cache.inc.php(77): WebSharks\CometCache\Classes\Plugin->clearCache() #3 /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/above-the-fold-optimization/includes/plugins.class.php(86): Abovethefold_OPP_CometCache->clear_pagecache() #4 /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/above-the-fold-optimization/admin/upgrade.class.php(556): in /var/www/vhosts/princesspinkygirl.com/www/wp-content/plugins/comet-cache/src/includes/traits/Plugin/DirUtils.php on line 26

    Plugin Author optimalisatie

    (@optimalisatie)

    Hi rbennett,

    The error is related to CometCache. When upgrading the Above The Fold Optimization plugin the plugin will clear page related caches.

    The following method is called for CometCache:

    $GLOBALS['comet_cache']->clearCache();

    It appears that the CometCache plugin may be incorrectly configured which is causing the error. This could be the cause of the issue on the frontend.

    Did you check the console to see if there was a javascript error visible?

    Plugin Author optimalisatie

    (@optimalisatie)

    Hi rbennett,

    Please let us know if the issue has been resolved.

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

The topic ‘Version 2.8.12 Breaks Site’ is closed to new replies.