Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2009 at 12:58 UTC
Updated:
1 Jul 2009 at 15:00 UTC
Running cron manually still giving same error with #471718: error when running cron, but the fetch works ok
Comments
Comment #1
jeremy commentedPlease try and download mail as a user with 'administer support' permissions and then check the watchdog log. That will offer a little more debug information... It is the same code downloading messages whether you do it manually or from cron, so I don't see any obvious reason for this to not be working for you.
Comment #2
jeremy commentedWe weren't loading the $extra field from the database when downloading messages via cron. Fix committed:
http://drupal.org/cvs?commit=226246