View Charts produces a few notices and warnings related to E_ALL in php.
The attached patch fixes the ones I identified.
| Comment | File | Size | Author |
|---|---|---|---|
| view_charts-e_all.patch | 1.69 KB | rsevero |
View Charts produces a few notices and warnings related to E_ALL in php.
The attached patch fixes the ones I identified.
| Comment | File | Size | Author |
|---|---|---|---|
| view_charts-e_all.patch | 1.69 KB | rsevero |
Comments
Comment #1
AustinBirch commentedI apologize but am new to drupal. How do you install the patch you provided?
Comment #2
rsevero commentedIf you want to apply it by hand, download it to YOUR_ROOT_DIR/sites/all/modules/views_charts and run
You can do this to use it before it is properly incorporated in the modules code.
Comment #3
rsevero commentedFixed with http://drupal.org/cvs?commit=389732