mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01357
[Bug 630535] Re: 1.3RC1 CRON job for recent activities not set by default
Are you sure you meant blocktype_cron?
The one that looks like this:
plugin | callfunction | nextrun | minute | hour | day | month | dayofweek
--------------+---------------+---------------------+--------+------+-----+-------+-----------
externalfeed | cleanup_feeds | 2010-09-07 03:30:00 | 30 | 3 | * | * | *
externalfeed | refresh_feeds | 2010-09-06 18:00:00 | 0 | * | * | * | *
--
1.3RC1 CRON job for recent activities not set by default
https://bugs.launchpad.net/bugs/630535
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
1.3 rc 1
MySQL 5
PHP 5.26
Linux
Windows 7/64 OS
After upgrading, the new Recent Activities and Topics I'm Following wasn't updating after a day.There was plenty of activity going on. I had to go into the database and manually change blocktype_cron for recent activities. This should be set by default when installed.
References