Blog Mohamad Afiza bin Hamzah

Blog Mohamad Afiza bin Hamzah

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
zack
can you update this plugin to work with wp 2.7.1 ?
24 July 10 at 18:30