ToniMa
Forum Replies Created
-
Hi there,
i have a similar issue – but cant prove if I/O and memory behave the same (i am not the admin). My webspace ran out of free space caused by database backups made almost every minute (even with 50GB space caus backup has ~200MB each).
my configs for database backup:
method: email
backups to retain: 2
compress: yes
schedule: yes
interval: 1 dayi configured to send only by mail, but all backups were kept for months (in folder /wp-content/uploads/ithemes-security/backups). same behavior also when i changed method to “both” and “only local”. i additionally checked for running wp-cron (Plugin: WP Crontrol) but i wasnt able to find the right cron. and there was no one with that short interval!
so assume there are 2 issues:
1. too frequent runs of backup
2. no delete of old backups (permission on backups folder is: 751)i uninstalled the plugin and installed back again, now it seems that its working well.
(Also i checked other sites, no problem there…)best regards,
martinHi there,
i have a similar issue. My webspace ran out of free space caused by database backups made almost every minute (even with 50GB space caus backup has ~200MB each).
my configs for database backup:
method: email
backups to retain: 2
compress: yes
schedule: yes
interval: 1 dayi configured to send only by mail, but all backups were kept for months (in folder /wp-content/uploads/ithemes-security/backups). same behavior also when i changed method to “both” and “only local”. i additionally checked for running wp-cron (Plugin: WP Crontrol) but i wasnt able to find the right cron. and there was no one with that short interval!
so assume there are 2 issues:
1. too frequent runs of backup
2. no delete of old backups (permission on backups folder is: 751)i uninstalled the plugin and installed back again, now it seems that its working well.
(Also i checked other sites, no problem there…)best regards,
martinForum: Plugins
In reply to: [WP Business Intelligence Lite] Time display not in local timezoneHi claudio,
same to me in the lite version (1.6.7).
any ideas how to fix it?br martin
Forum: Plugins
In reply to: [WP Business Intelligence Lite] WP runtime variables: Tables PrefixHi Claudio,
what about that idea? Yes – No – Maybe? ??
best regards,
martinForum: Plugins
In reply to: [WP Business Intelligence Lite] Time display not in local timezoneyep, the time configured is correct. lets say what i can see from wordpress settings.
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Time display not in local timezonethx for the clarification!
i tried it now, but it seems that its not 100% done with it.
now i have got 2 hours difference. if i change it to thatchart.xAxis .tickFormat(function(d) { var date = new Date(d); var dd = d - date.getTimezoneOffset() * 60 * 1000; return d3.time.format('" . $this->timeFormat . "')(new Date(dd)) });
(please recognize the minus!)
br martin
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Time display not in local timezonesry, i didnt got it, where to place this snippet. (to precise: what should i replace with that?)
i am using your plugin the “official” way, that means i call it through shortcode. (only the small left in the widget calls directly
get_html_4_chart
with the chart id (also created “officially” through your plugin.so where do i place it? since it is looking like javascript should i update lineChart.js and append there the snippet in javascript format? but where?
Forum: Plugins
In reply to: Plugin Current Version doesnt changeto clarify: i missed the version update in the main PHP file, thats all.
Forum: Plugins
In reply to: Plugin Current Version doesnt changeread first, then ask! sorry for that my stupid question!
i found it:
https://codex.www.ads-software.com/Writing_a_Plugin#Updating_Your_PluginForum: Plugins
In reply to: [amCharts: Charts and Maps] Deliver Chart with other Plugin (NetAtmoSphere)hi,
thx for the fast reply!
the 1st option is the one i am aiming at. And indeed, it is that easy that i couldnt imagine yesterday it seems. i dont know why, but i always thought i MUST install the plugin to display the chart, but in fact the WP Plugin is “only” (dont misunderstand, its a good plugin) for the setup and display on a post or page.
so for me it is resolved.
many thx for the fast support & all the best
Forum: Plugins
In reply to: Plugin Current Version doesnt changemaybe i should mention, which plugin it is:
NetAtmoSpheresorry for that.
maybe now can somebody help me out!
thx in advance!
best regards,
martin