Kostianification
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled backups never runHi David,
I had found a similar thread and lowered by split size to 100Mb a few hours ago. Following that the backup succeeded one time but with the below message below the time and date of the last backup job run:
Warning: Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page: https://updraftplus.com/faqs/why-am-i-getting-warnings-about-my-site-not-having-enough-visitors/
Download log fileI now lowered it to 40Mb and ran another back up, the above message disappeared but the backup still had to “retry” 5-6 times based on the messages that were shown while the backup was in process.
This is probably not a big deal but I wonder if it will be if my website gets bigger.
Thanks for the help!
KonstantinForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled backups never runHi,
here it is http://pastebin.com/NntYG3iL
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled backups never runHi,
so I added both these lines to php-config.php
define(‘DISABLE_WP_CRON’, false);
define(‘ALTERNATE_WP_CRON’, true);As well as this line into my .htaccess (replacing a.b.c.d. with my IP)
Allow from a.b.c.d
Satisfy AnyI also spoke with my hosting company (Godaddy) and they said everything should be working fine.
This website http://pubstpaul.com is backing up perfectly, twice every day, with an interval of 8 minutes, even though the setting is set at only once
This website http://ttbagroup.com starts the backup process but never finishes itI am getting update notifications for my plugins no problem so I tend to believe the scheduler is working fine by now.
Any ideas as to what might be causing this?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled backups never runWhen I click back up now, the back up starts it just never finishes. Tries and tries again until I guess it simply gives up. Would that still categorize the problem as with the scheduler?
Forum: Fixing WordPress
In reply to: Google analytics script ''tracking not installed''The issue is now resolved, I guess sleeping on it does help!
Thanks!
Forum: Fixing WordPress
In reply to: Google analytics script ''tracking not installed''http://pubstpaul.com http://ttbagroup.com http://groupoptimum.com http://vicole.caEverything’s working fine, thanks!
When you say “first enable browser cache, then edit setting and enable the etag to enable the caching”, is that somewhere on the c-panel (I’m hosted with Godaddy) or is it in the wordpress plugin settings?
Thanks in advance!