[Mahara-contributors] [Bug 630535] Re: 1.3RC1 CRON job for recent activities not set by default

2010-09-06 Thread Richard Mansfield
Are you sure you meant blocktype_cron? The one that looks like this: plugin| callfunction | nextrun | minute | hour | day | month | dayofweek --+---+-++--+-+---+--- externalfeed | cleanup_feeds |

[Mahara-contributors] [Bug 630535] Re: 1.3RC1 CRON job for recent activities not set by default

2010-09-06 Thread Mike McKay
Yeah. That's the one. I set refresh_feeds to 5 minutes and then the Recent Activity and Topics I'm following blocks refreshed. Does this sound strange? Why is it set to 0? It makes sense to me? -- 1.3RC1 CRON job for recent activities not set by default https://bugs.launchpad.net/bugs/630535 You

[Mahara-contributors] [Bug 630535] Re: 1.3RC1 CRON job for recent activities not set by default

2010-09-06 Thread Andrew Robert Nicols
Hi Mike, The mahara cron jobs follow the same notion as the unix crontab. So those fields are the value of that unit to run at. That is to say that: 0 * * * * means that refresh_feeds should run at 0 minutes past every hour Changing the minute field to 5 would just make it run at 5 past each

[Mahara-contributors] [Bug 630535] Re: 1.3RC1 CRON job for recent activities not set by default

2010-09-05 Thread Richard Mansfield
Mike, What did you change in the database? The Recent Activities and Topics I'm Following are 'inbox' blocktypes, and just display things that are already in your inbox page (account/activity/index.php). So if those were not updating it's because something was stopping all notifications from