Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)
  • Thread Starter shadmuhammad

    (@shadmuhammad)

    Excellent Filters’ List.

    I Was searching for this.

    Do think about adding a feature of preload before visitors’ visit. Every customer is important.

    I was facing the same issue. Faught with WP Cloudflare Super Page Cache and Cloudflare Setting.

    After getting exhausted came to know wp-config file was having the wrong configuration which made everything static. After the removal of these lines of codes, everything started working again.

    define( ‘WP_AUTO_UPDATE_CORE’, true );
    define( ‘AUTOSAVE_INTERVAL’, 300 );
    define( ‘WP_CRON_LOCK_TIMEOUT’, 120 );

    These lines were placed by the server-side agent, yesterday when my site went down.

    Sometimes the problem does not exist where it seems. I thought the cache plugin was causing the issue. Elementor was static, changes to pages were not seen, page settings were resetting, etc.

    Thread Starter shadmuhammad

    (@shadmuhammad)

    I have disabled the Preloader. And cleared the cache! Preloader is working fine in logs, but PHP Error is showing errors.

    Still Error.log is showing the same error.

    
    [12-Aug-2020 06:16:45 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 42
    
    [12-Aug-2020 06:16:47 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 26
    
    [12-Aug-2020 06:16:47 UTC] PHP Warning:  Illegal string offset 'cf_cookie' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 38
    
    [12-Aug-2020 06:16:47 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 42
    
    • This reply was modified 4 years, 7 months ago by Yui.
    • This reply was modified 4 years, 7 months ago by Yui. Reason: please use CODE button for proper formatting
    Thread Starter shadmuhammad

    (@shadmuhammad)

    No, removing the sitemap didnot fixed the problem and the PHP error.log reappeared.

    I did updated the wordpress version to 5.5, which do include the sitemap by default. Including that in Preload Sitemap didnot work too.

    Current Active Options:

    Enable preloader: Yes

    Automatically preload the pages you have purged from Cloudflare cache with this plugin: Yes

    Preloader operation: All tick

    Preload all URLs into the following sitemaps: EMPTY

    The problem seems to lie somewhere else.

    • This reply was modified 4 years, 7 months ago by shadmuhammad.
    • This reply was modified 4 years, 7 months ago by shadmuhammad.
    Thread Starter shadmuhammad

    (@shadmuhammad)

    Again same errors are repeating daily. I have pasted the error.log for better insights.

    
    [10-Aug-2020 21:41:09 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 42
    
    [10-Aug-2020 21:41:11 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 26
    
    [10-Aug-2020 21:41:11 UTC] PHP Warning:  Illegal string offset 'cf_cookie' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 38
    
    [10-Aug-2020 21:41:11 UTC] PHP Warning:  Illegal string offset 'url' in /home3/mytrustw/public_html/wp-content/plugins/wp-cloudflare-page-cache/libs/preloader.class.php on line 42
    
    Thread Starter shadmuhammad

    (@shadmuhammad)

    Options configured in Preloader tab:

    Enable preloader: Yes

    Automatically preload the pages you have purged from Cloudflare cache with this plugin: Yes

    Preloader operation: All are ticked

    Preload all URLs into the following sitemaps: /sitemap.xml

    Varnish: No

    Sitemap Location: https://www.mytrustworth.com/sitemap.xml

    Thread Starter shadmuhammad

    (@shadmuhammad)

    I had previously disabled the Log Mod.

    However, after activating the log and waiting for some time.

    Here are the Plugin’s Log File and Error.log file.

    https://drive.google.com/file/d/1YfSZ4LAafNcGcAj9wNgHBAXlzL4eiu9Y/view?usp=sharing

    https://drive.google.com/file/d/1UNyI82laDxA149z_IPScjJMz-jHM4pzP/view?usp=sharing

    Thread Starter shadmuhammad

    (@shadmuhammad)

    Now what i am doing is move one page at a time and refresh the window to make sure changes have been saved.

    But that’s not software are meant for. Multiple items should be saved at a time to save time.

    Thread Starter shadmuhammad

    (@shadmuhammad)

    Yes, you are right it’s working. Did not disable the Cache in the browser.

    @allcodeunknown; Yes, I faced the same problem on my website: mytrustworth.com. I upgraded my PHP version to 7.3 and this amazing menu stopped working. But when I removed this plugin javascript folder from optimization plugins. It started working again. Amazing Plugin indeed. Hats Off to this plugin author.

    Remove ‘wp-content/plugins/wp-responsive-menu/js/’ from javascript aggregation.
    Remove ‘wp-content/plugins/wp-responsive-menu/css/’ from CSS aggregation.

    If you are using Cloudflare, no problem with that either. You will find them compatible.

Viewing 10 replies - 16 through 25 (of 25 total)