PHP Classes

Re: Does Not Work

Recommend this page to a friend!

      Simple Multibar  >  All threads  >  Re: Does Not Work  >  (Un) Subscribe thread alerts  
Subject:Re: Does Not Work
Summary:You have to do several things to get it to work
Messages:2
Author:Mark Berube
Date:2011-02-16 17:37:55
Update:2011-02-25 11:33:42
 

  1. Re: Does Not Work   Reply   Report abuse  
Picture of Mark Berube Mark Berube - 2011-02-16 17:37:55
Im having probs too, this is what I did:

1. include a font file and specify it on line 18 of the class
2. put a closing '?>' after the class.
3. get rid of everything after the class since it is redundant from the example files.

At this point you should be able to run example-simple-chart.php

I am still having a problem running the other examples...throws error saying $bgColor is undefined.

  2. Re: Re: Does Not Work   Reply   Report abuse  
Picture of adam yan adam yan - 2011-02-25 11:33:43 - In reply to message 1 from Mark Berube
Hi Author,

I have done the same steps to get the simple bar displayed. But when I run the example_stacked_chart.php and example_compone_chart.php, nothing showing, just blank page. Please advise the solution.

Cheers