Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Whenever you see the expected automation isn’t working, simply run the cron job because a set of extra jobs were added there to reduce the redundancy of function calls in every action hook.

    Thread Starter firepages

    (@firepages)

    Hi Mamood,
    Wew are using the cron jobs but it’s a fast moving site, so products can get ordered before the job has time to run.
    Regards
    Simon

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Simon,

    Cron jobs scripts were introduced when there were a number of repeated scripts required to run after the products updates, it was not looking practical to run the same functions in every hook multiple times. As this plugin is an open source software, you are welcome to contribute with a better solution to it. I will merge your changes in upcoming versions.

    These support threads are mostly effective where you can bring the visible errors, warnings or crash reports to our attention.

    Thanks

    Thread Starter firepages

    (@firepages)

    Hi Mamood,

    Thanks for the resposne.

    OK – understood, Unfortunatelty there are no errors or crash reports generated in these instances. I will do some further debuging and let you know.

    Regards
    Simon

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.