ogessel
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Crontrol] Feature RequestsHi John, Patrik,
I’d like to +1 the request for being able to export/import cron jobs. Although the other feature sounds useful as well.
Yesterday I had to manually enter 14 cron jobs that went missing for some reason ??
So, whenever you can find some spare time…
Regards,
OlafForum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?@ all: It actually is working now!
I had to change my url in the expression of freshysites from
which I used in the previous crons through cPanel into
and now it is suddenly working just fine.
Hope this will benefit somebody with the same problem.
@lljb3 and especially @freshysites: thanks a lot for your help guys!
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?my host is Kinsta
but did you get it to work? And was that with the freshysites solution or with your code from 9 months, 1 week ago?
Still don’t know where you would put that though…
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?Yeah indeed I use the real cron instead so it should be set to true.
But @freshysites: that’s exactly what I’ve tried to do, of course with my own settings.
But that did not work for some reason.
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?@lljb3 don’t you mean that is has to read
define(‘DISABLE_WP_CRON’, true);
?
It’s like that now because I have a separate cron trigger to trigger WP Cron every minutes
Thx!
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?thx but I’ve tried that (at least I think I did the same)
Could you maybe show me a screenshot of one event in WP Crontrol Maybe?
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?To follow-up wrt to @lljb3
Tried that code too
<?php
define(‘SCHEDULED_EVENT_NAME’,’your_import_name_exec’);
function your_name_wp_all_import_exec() {
wp_remote_get( ‘INSERT WP ALL IMPORT TRIGGER OR EXEC URL HERE’, array(‘timeout’ => 600) )
}
add_action(your_import_name_exec,’your_name_wp_all_import_exec’);
?>as PHP Cron Job in WP Crontrol. But I am actually not sure where that code is supposed to go and how to change the names in the function (except for the WP All Import trigger and processing, that is clear).
Tried it as a PHP Cron Job in WP Crontrol but did not work…
Greets,
OlafForum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?Hello guys
Did anyone get this to work actuallly?
I’m using WP Crontrol with WP All Import as well but none of the above options did the trick for me so far. Tried the freshysites but there seems to be code missing (php?).
And it is not clear to me if I should or shouldn’t do anything in my functions.php
Can anybody enlighten me what to do exactly to get WP All Import to work via WP Crontrol?
Thanks a million!
OlafForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Hourly Cron JobOkay, thx for clarifying.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Hourly Cron JobNo but I just want to prevent stress on the server when not necessary.
I saw this topic that was partially related because of the Cron job and thought I might ask.
Have a good day,
OlafForum: Plugins
In reply to: [WP Crontrol] New cron schedule specific time dailyOkay, didn’t know that.
Thanks for the reply!
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Error in 1.3.8Same here.
Unable to lanuch WP Hide through mu-plugins/wp-hide-loader.php
Please make sure this location is writable so the plugin create the required file.Please fix asap.
Thanks!
Rolling back to 2.1.15 solved my problem anyway.
Also see https://www.imagely.com/docs/how-to-rollback-a-version/
Greets,
Olaf[Signature links removed by moderator per forum rules.]
- This reply was modified 8 years ago by James Huff.
I have the same problem.
See the bottom of the site at Website Voorbeelden.
Happened just after the update. Any ideas?
Regards,
OlafForum: Plugins
In reply to: [Popups - WordPress Popup] Facebook box not loading in popupI have the same issue. Is there a solution in the settings without de-activating Super Socializer or Autoptimize?
Greets,
Olaf[Signature links removed by moderator per forum rules.]
- This reply was modified 8 years ago by James Huff.