doume
Forum Replies Created
-
Forum: Plugins
In reply to: [Analytics Head] V1.6.2 : async src id not configurableThanks.
Fixed in V2.1.0. Thanks!
Fixed in V5.4.10. Thanks!
Forum: Plugins
In reply to: [Mail On Update] No more e-mailsHello
Same problem here with V5.4.9.
Workaround : I came back to V5.4.8 and it works.
WP4.9.1 + PHP 7.1.9 32bits
WP4.9.1 + PHP 5.6.31 64bits
WP4.9.1 + PHP 7.2.0 64bits (dev)
All linux serversForum: Plugins
In reply to: [Maintenance Mode] Add support for Comet CacheThanks, but I think the update on ww.wp.xz.cn went wrong. The fr_FR files are not the last ones.
Forum: Plugins
In reply to: [Comet Cache] Home Page cleared daily@raamdev I think I found the reason of my problem. Seems to be related to a change in my website MySQL server management by my web host. Not seen since I changed the DB server in wp-config.
Forum: Plugins
In reply to: [Maintenance Mode] Add support for Comet CacheGreat 🙂
I see the .pot is updated (but Project-Id-Version still 2.2.5), translation will follow soon.- This reply was modified 9 years, 2 months ago by doume.
Forum: Plugins
In reply to: [Maintenance Mode] Add support for Comet CacheI don’t use github, sorry. Here is the additional code based on Maintenance Mode 2.2.5.
In function ljmm_get_defaults:
case 'warning_comet_cache' : $default = __("Important: Don't forget to flush your cache using Comet Cache when enabling or disabling Maintenance Mode.", LJMM_PLUGIN_DOMAIN); break;In public function cache_plugin:
// add comet cache support if (in_array('comet-cache/comet-cache.php', apply_filters('active_plugins', get_option('active_plugins')))) { $message = ljmm_get_defaults('warning_comet_cache'); }- This reply was modified 9 years, 2 months ago by doume.
Forum: Plugins
In reply to: [Maintenance Mode] Add support for Comet CacheProblem when the topic was saved.
Original title was “[Suggestion] Add support for Comet Cache”.Forum: Plugins
In reply to: [Comet Cache] Home Page cleared dailyI already started to use your debug method (thanks btw) but is it possible, to find the reason faster, to use the debug code in several Wcp files at the same time (assuming that the log files have different names)?
D.
- This reply was modified 9 years, 2 months ago by doume.
Forum: Plugins
In reply to: [Comet Cache] Home Page cleared dailyMy configuration is 15 days / 1 per day / other parameters default value.
Forum: Plugins
In reply to: [Comet Cache] Home Page cleared dailyHello,
I have the all cache cleared daily. It seems to happen each time _cron_comet_cache_cleanup runs (02:00 AM).
Is it possible, to find the reason faster, to use the debug code in several Wcp files at the same time (assuming that the log files have different names)?D.
CC Lite Version 170220 / WP 4.7.2 / PHP 7.1.1
Forum: Plugins
In reply to: [Comet Cache] Empty FoldersHello,
For me, problem fixed with CC Lite 170220.
D.
Forum: Plugins
In reply to: [Maintenance Mode] V2.2.1 : some texts are not translation readyHello,
Thanks.
I see the 1st post of this thread is not fixed of V2.2.3. Is it planed in a future release?D.
You’re welcome 🙂