WP-o-Matic cron job is running but nothing happen
This cron job not work when paste at browser or use cpanel cron job
cron.php?code=
Only when fetch manually, cron job works.
Solution:
In wpomatic.php I changed line 447
$campaigns = $this->getCampaigns('unparsed=1');
to this
$campaigns = $this->getCampaigns();
Tiada artikel berkaitan.
Categories: ict
can you update this plugin to work with wp 2.7.1 ?
[...] Look solution at this link: http://blog.pja.my/mohamadafiza/ict/wp-o-matic-cron-job-is-running-but-nothing-happen/ [...]



