Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

unable to excute cron for automatic cache refresh
(1 viewing) (1) Guest
Support forum for users using free edition of M-Turbo. These forums are for mutual help among users.

NOTE: Due to our capacity limitations, ARTIO does not monitor this forum category regularly. If you want direct support from ARTIO, please start a ticket at Support Dashboard. If you have no support ticket available, you need to purchase it.
  • Page:
  • 1

TOPIC: unable to excute cron for automatic cache refresh

unable to excute cron for automatic cache refresh 11 years, 2 months ago #36756

We have integrated the paid mturbo caching extension for one of our client and we are getting the following error in magento system.log when ever cron is executed, can you please suggest us how to resolve this issue,
Cron is working perfectly for other jobs

Recoverable Error: Argument 1 passed to Artio_MTurbo_Model_Observer::flushQueueCron() must be an instance of Varien_Event_Observer, instance of Mage_Cron_Model_Schedule given in /var/www/venky/app/code/local/Artio/MTurbo/Model/Observer.php on line 454

Your help is highly appreciated,

thanks
The topic has been locked.

Re: unable to excute cron for automatic cache refresh 11 years, 2 months ago #36761

  • jich
  • OFFLINE
  • Posts: 254
Hello samanaveen,

This is a small issue M-Turbo for newer versions of Magento. There was change the interface.
You can edit file 'app/code/local/Artio/MTurbo/Model/Observer.php' around line 441, please.

from:

public function flushQueueCron(Varien_Event_Observer $observer) {


to:

public function flushQueueCron($observer) {
ARTIO Support Team
The topic has been locked.

Re: unable to excute cron for automatic cache refresh 11 years, 2 months ago #36770

Hi Jich,
thank you.......
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný