Closed (fixed)
Project:
Advertisement
Version:
6.x-2.2
Component:
ad_report module
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Jan 2010 at 16:11 UTC
Updated:
14 Mar 2010 at 13:50 UTC
Since I updated the module to Ad 6.x-2.2 I'm unable to generate reports. The error goes ahead:
Fatal error: Call to undefined function chart_size() in /home/[MYSITE]/public_html/modules/ad/report/ad_report.module on line 779
I'll try finding the problem.
Comments
Comment #1
Encarte commentedI have the same problem.
Comment #2
Encarte commentedad_report_module now depends on Chart module (http://drupal.org/project/chart). Without the module, ad_report is automatically unchecked on modules page and this error comes up.