Cron stops on CCK node using viewfield
Tony Sharpe - June 20, 2009 - 15:49
| Project: | Viewfield |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Running on local (php5) test site. Cron always stops with a timeout on the first of 4 nodes that are CCK nodes that each include one view using viewfield. The other 700 odd nodes run fine with Cron. The viewfield is displayed as 'default'. The page itself works fine, just Cron that doesn't like it. Are other people successfully running Cron when using viewfield?
Using latest dev (June 17)

#1
I've just found that this problem ony occurs when running cron manually from the status report. If I run mysite/cron.php then the cron run completes successfully. So this shouldn't normally be a problem, I just can't run from the status report.