Title: carlcs's Replies | WordPress.org

---

# carlcs

  [  ](https://wordpress.org/support/users/carlcs/)

 *   [Profile](https://wordpress.org/support/users/carlcs/)
 *   [Topics Started](https://wordpress.org/support/users/carlcs/topics/)
 *   [Replies Created](https://wordpress.org/support/users/carlcs/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/carlcs/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/carlcs/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/carlcs/engagements/)
 *   [Favorites](https://wordpress.org/support/users/carlcs/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/carlcs/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/carlcs/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/carlcs/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] reported warning when using user switching plugin](https://wordpress.org/support/topic/reported-warning-when-using-user-switching-plugin/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/reported-warning-when-using-user-switching-plugin/#post-13337590)
 * hi [@gabhelper](https://wordpress.org/support/users/gabhelper/)
 * i’m accessing the wp dashboard via the administrator role. using the plugin, 
   i switch to a non administrator role
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] .htaccess not being updated with new settings even if write enabled](https://wordpress.org/support/topic/htaccess-not-being-updated-with-new-settings-even-if-write-enabled/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/htaccess-not-being-updated-with-new-settings-even-if-write-enabled/#post-12832342)
 * hi [@vmarko](https://wordpress.org/support/users/vmarko/) i have confirmed that
   the file permission is set to 644. As for the settings, any setting that would
   have to be written to the .htaccess file like the browser cache setting “Expires
   header lifetime:” for media or the “Add CORS header” setting under CDN
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Send Emails with Mandrill] warning filling log due to use of contextual_help](https://wordpress.org/support/topic/warning-filling-log-due-to-use-of-contextual_help/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/warning-filling-log-due-to-use-of-contextual_help/#post-12633873)
 * i also found others where this came up
 * [https://wordpress.org/support/topic/wp-5-4-php-deprecated-contextual_help/](https://wordpress.org/support/topic/wp-5-4-php-deprecated-contextual_help/)
   
   [https://kriesi.at/support/topic/error-after-wordpress-update-2/](https://kriesi.at/support/topic/error-after-wordpress-update-2/)
 * and others. hoping you could update the plugin soon. thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/page/2/#post-12229930)
 * strange. the file is there but it’s reported as missing. i’m not sure though 
   why that’s the case. i’m wondering if it’s a temporary discussion of an instance
   from the shared volume where the cache is stored
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/page/2/#post-12229848)
 * i wasn’t able to check earlier when it was reported missing but now the file 
   is there. when i reported earlier, the file was indeed missing. i will observe
   further. the warning comes up quite sparsely like once every couple of hours 
   so i’m no sure if there’s a deletion and recreation of the file along the way
   or something
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/#post-12229539)
 * Hi
 * sorry for the very late reply. I only had time now to try it out. unfortunately,
   i’m still getting the same error
 * `file_get_contents(/home/web_user/public_html/wp-content/cache/autoptimize/js/
   autoptimize_d41d8cd98f00b204e9800998ecf8427e.js): failed to open stream: No such
   file or directory`
 * he full trace is
 *     ```
       E_WARNING: file_get_contents(/home/web_user/public_html/wp-content/cache/autoptimize/js/autoptimize_d41d8cd98f00b204e9800998ecf8427e.js): failed to open stream: No such file or directory
       in file_get_contents called at /home/web_user/public_html/wp-content/plugins/autoptimize/classes/autoptimizeCache.php (97)
       in autoptimizeCache::retrieve called at /home/web_user/public_html/wp-content/plugins/autoptimize/classes/autoptimizeScripts.php (343)
       in autoptimizeScripts::minify called at /home/web_user/public_html/wp-content/plugins/autoptimize/classes/autoptimizeMain.php (466)
       in autoptimizeMain::end_buffering called at ? (?)
       in ob_end_flush called at /home/web_user/public_html/wp-includes/functions.php (4469)
       in wp_ob_end_flush_all called at /home/web_user/public_html/wp-includes/class-wp-hook.php (288)
       in WP_Hook::apply_filters called at /home/web_user/public_html/wp-includes/class-wp-hook.php (312)
       in WP_Hook::do_action called at /home/web_user/public_html/wp-includes/plugin.php (478)
       in do_action called at /home/web_user/public_html/wp-includes/load.php (947)
       in shutdown_action_hook called at ? (?)
       ```
   
 * i did notice it’s always the same file that’s reported not found
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/#post-12148182)
 * hi. i missed this one but we were dealing with some other issues we encountered
   so i haven’t had the chance to try it out. will this involve changing the code
   of autooptimize itself? meaning this snippet won’t be added in to the functions.
   php file for example but into autooptimize’s code itself?
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] igbinary_unserialize_header warning that keeps appearing](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/#post-12117239)
 * thanks for the tip. clearing the object cache after removing
 * `define( 'WP_REDIS_IGBINARY', true );`
 * eliminated our previous issues with reverting back to the default serializer.
   observing for further issues now
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] igbinary_unserialize_header warning that keeps appearing](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/#post-12116445)
 * thank you. i will test when i have an open window for testing
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] igbinary_unserialize_header warning that keeps appearing](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/#post-12116382)
 * also, how do i use the default serializer? just remove this line?
 * `define( 'WP_REDIS_IGBINARY', true );`
 * i removed just that line before and it crashed our site. so i should remove that
   line, clear the redis object cache via command line, then try again?
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] igbinary_unserialize_header warning that keeps appearing](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/igbinary_unserialize_header-warning-that-keeps-appearing/#post-12116276)
 * thank you
 * although i think for now, we’ll probably forgo using this. We had an issue in
   Woocommerce processing refunds that disappeared when this was removed
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] Does advanced order export have a cron option?](https://wordpress.org/support/topic/does-advanced-order-export-have-a-cron-option/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/does-advanced-order-export-have-a-cron-option/#post-12078313)
 * i’m trying out the demo. so are those export under the “Scheduled jobs” tab? 
   where does the output go? also, can it be run on demand and we’ll check if there’s
   output generated every now and then?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] Does advanced order export have a cron option?](https://wordpress.org/support/topic/does-advanced-order-export-have-a-cron-option/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/does-advanced-order-export-have-a-cron-option/#post-12078306)
 * thank you. will try that. does it have a development license? we want to also
   have it in our staging site
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/#post-12071382)
 * would it matter what our setup is? our setup is in AWS with a load balancer at
   the front to direct traffic to different web application server clones to handle
   the load. the cache folder was setup as a shared folder using EFS so that the
   different clones cache share the same cache. the clones also contain the same
   filter code you mentioned above.
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Continously reported missing file in cache even if cache is cleared](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/)
 *  Thread Starter [carlcs](https://wordpress.org/support/users/carlcs/)
 * (@carlcs)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/continously-reported-missing-file-in-cache-even-if-cleared/#post-12071325)
 * it came up again very soon after unfortunately. i disabled it for now

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/carlcs/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/carlcs/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/carlcs/replies/page/2/?output_format=md)