[rt-users] rt3.4 statistics graphs not visible ordisplaying
Erik Peterson
epeterson at edc.org
Fri Jun 8 13:34:47 EDT 2007
Hi,
> MARTIN DUJARDIN wrote:
>
> All the graphs do not appear but the stats data appear normally.
> When I click on the link to download the graph or to save it as an
> image it does not work also.
> What can be the problem ? Do you think I must look for GD Graph ?
If you look at the downloaded image in a text editor, is there a blank
line at the top? I had a similar issue with outputting XML and resolved
it by finding a 2004 post about images not displaying:
http://lists.fsck.com/pipermail/rt-users/2007-January/043664.html
and using:
$m->clear_buffer();
Before any of the output.
Maybe that will help.
_Erik
More information about the rt-users
mailing list