I got another problem with Report - Scheduling
The cron job failed with this error:
|
<br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent in <b>/home/xxx/xxx/xxx/cron/cron.report.php</b> on line <b>53</b><br /> <br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent in <b>/home/xxx/xxx/xxx/cron/cron.report.php</b> on line <b>53</b><br /> <br />
<b>Notice</b>: Undefined index: page in <b>/home/xxx/public_html/xxx/doceboLms/admin/modules/report/class.report_user.php</b> on line <b>886</b><br /> <br /> <b>Fatal error</b>: Call to a member function add() on a non-object in <b>/home/xxx/public_html/xxx/doceboLms/admin/modules/report/class.report_user.php</b> on line <b>886</b><br />
|
Again, i download another patch from Giovanni at this URL. This patch is at Italian forum. Thanks Giovanni.
http://www.docebo.com/community/doceboCms/forum/10_2/searchmessage/idThread_5182-ini__thread_1/Errore_Conteggio_Ore_Report_LMS.html

Somehow, the translation for _STD_REPORT_USER cannot work.
From LiangEH