Closed (cannot reproduce)
Project:
Viewfield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2009 at 15:49 UTC
Updated:
18 Jul 2011 at 13:53 UTC
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
Comment #1
Tony Sharpe commentedI'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.
Comment #2
sunSorry, I'm not able to replicate this issue with latest code in CVS.
Comment #3
Sintetika commentedSame 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.