Hi,
Please check our support page about Old Posts:
http://efficientscripts.com/support/microblogposter/faqoldposts
If it’s still not working please open a support ticket here:
https://ww.wp.xz.cn/support/plugin/microblog-poster/
Thanks
Thanks for help, but i don’t have defined to disable wp-cron on wp-config file.
I solved the problem from msql database.
For those that have the same problem here is how i solved:
Firs step; if you have install and the uninstall plugins who use cron job, you have to go to your msql database in wp_options table and delete the rows with the records of that plugins.
Second step; in msql database on wp_options table find the row cron and edit him, without the cron jobs for uninstalled plugins.
Then everything will work fine.
Thanks again for your support.
Thanks for your feed back. I think It will help people that face the same issue with WP Cron not functioning correctly. So the solution is to reset the row with option_name = ‘cron’ in wp_options mysql table.
Best regards
Yes and delete the rows for those uninstalled plugins that use cron jobs.