Chris M.
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxA/B] Any new updates?Hello there!
I have the same question. Any updates coming?
Forum: Plugins
In reply to: [WordPress Beta Tester] No option to update with 3.6.1Same thing happened to me (and many others here it seems).
🙂
The more voices the merrier. One thread is good enough though.
Yeah, just reported. No harm. Will get more attention now. 😉
That’s great news, because I installed it and I love it! 🙂
I brought up what I did because I read this: “Compatible up to: 3.4.2”
I would update that. 🙂
Yes, 1.4.15 seems to do the trick!
Thank goodness… Not that bad — a day.
Went to Settings -> Permalinks and hit save. Still not working…
ANNOYING… My sitemap blanked as well!
Hahahahahahaha… I am going to die. It was from another WordPress installation on the same domain that I totally forgot about! Problem solved.
Found out about some cool tools and plugins in this thread though, so thanks!
Thanks for the followup.
Re: 2) — What log, and where on the server?
Thanks!
Oh, and I even reinstalled BackWPup to see if there would be any jobs listed in there still. NOPE. Nothing. No jobs… But I still have jobs running on my site (at least since I started this thread).
Hey @mbrsolution!
Thanks! That’s a really nifty plugin.
The only thing that I didn’t recognize in there was:
wp_scheduled_delete, which is set to run once a day (“1 day”). Any ideas what that is?Didn’t see anything that could be linked to BackWPup though…
Other ideas???
I found this thread helpful, but does anyone know the exact name I should use for
"cron_name"? Thanks!Thread: http://wordpress.stackexchange.com/questions/23412/cron-jobs-for-deactivated-plugins
Code snippet for
functions.php:add_action("init", "clear_crons_left"); function clear_crons_left() { wp_clear_scheduled_hook("cron_name"); }~ Chris
And it continues… Had more backups processed last night, and I deactivated and then deleted the BackWPup plugin days ago! What to do?
Thanks for the suggestion!
So, I scanned with that, but NOTHING was related to BackWPup, only stuff related to active plugins (but not BackWPup).