LimeSurvey: Yii 5b35da89

Author Committer Branch Timestamp Parent
jcleeland jcleeland Yii 2012-07-25 04:38:24 Yii 99ef7a1e
Affected Issues  06385: Graphs produces "Undefined offset: 8 " error when there are more than 7 items to display
Changeset

Fixed issue 06385 - Graphs produces "Undefined offset: 8" error when there are more than 7 items to display. Problem was the directory location of the pchart color palette. Also some code tidying, changing db calls to use standard Yii models rather than raw SQL. Also fixed bug caused when the 'statistics_graphtype' question attribute did not exist.

mod - application/helpers/admin/statistics_helper.php Diff File