Code accesses undefined variables

kiamlaluno - September 21, 2009 - 09:56
Project:Chart API
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When I visit the page System Charts, I get the following errors:

notice: Undefined variable: sql_where in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/contrib/system_charts/system_charts.module on line 148.
notice: Undefined variable: sql_args in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/contrib/system_charts/system_charts.module on line 151.
notice: Undefined index: chts in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/chart.module on line 505.
notice: Undefined variable: sql_args in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/contrib/system_charts/system_charts.module on line 151.
notice: Undefined index: chts in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/chart.module on line 505.
notice: Undefined variable: sql_args in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/contrib/system_charts/system_charts.module on line 151.
notice: Undefined index: #data in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/chart.module on line 265.
notice: Undefined index: #data in /Applications/MAMP/htdocs/dr61/sites/all/modules/chart/chart.module on line 265.

 
 

Drupal is a registered trademark of Dries Buytaert.