cakephp highchart fatal error while rendering -
cakephp highchart fatal error while rendering -
here am, again. question concerning cakephp-2.5 , plugin 'highcharts'.
i've been looking @ demo's different things find extendings controllers. but... isn't required because it's plug, right?
so, have included th plugin loadings within bootstrap file, , when i'm trying render highchart i'm receiving next error;
error: chart: "1" not found. ensure chart name same string passed $this->highcharts->render() in view. but demos working fine! thought f*cked up? names same, renamed them 'asd' ( both! ) , still doesn't work. ^^"
i know incredibly late response benefit of still experiencing problems this, cakephp 2.* highcharts plugin has been updated , compatible cakephp version 2.5.7.
do note in order maintain product name consistency throughout repo, previous references "highcharts" have been changed "highcharts" , "high_charts" "highcharts" . eg. have phone call $this->highcharts->render() before have used $this->highcharts->render().
highcharts cakephp-2.5
Comments
Post a Comment