Refresh

junkbond - December 13, 2008 - 18:42
Project:Memetracker
Version:6.x-1.1-alphpa5
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I press the refresh tab every time I need to fetch the feeds and generate a new page. Is it possible to automate it, in some way so that I don't have to do it manually every few hours?

#1

kyle_mathews - December 13, 2008 - 18:54

You need to set up a cron job. Memetracker fetches feeds and generates a new page on the cron run.

#2

junkbond - December 13, 2008 - 19:07

could you give me some more details on this.

thanks.

#3

kyle_mathews - December 13, 2008 - 19:14

Follow the instructions here:
http://drupal.org/cron

Once you've set up cron, memetracker will update itself automatically.

#4

junkbond - December 13, 2008 - 19:49

i've done that but, the memetracker isn't updated.

#5

kyle_mathews - December 13, 2008 - 20:01

Look at your Drupal log file -- is cron completing successfully? The process of creating memes takes a long time. A common problem is that your cron run will run out of time before it can finish creating memes. Does your log file say that cron runs are completing succesfully?

If cron runs are not completing successfully -- try increasing the max_execution_time in your php.ini file. I have mine set at 200 seconds.

 
 

Drupal is a registered trademark of Dries Buytaert.