Posted by Tony Sharpe on June 20, 2009 at 3:49pm
Jump to:
| Project: | Viewfield |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
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)
Comments
#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.
#2
Sorry, I'm not able to replicate this issue with latest code in CVS.
#3
Same problem using viewField with cron. I created a newsletter with two fieldviews fields. On display it works fin but it's empty when cron sends it.