Embended The Jpgraph tp hesk

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
rahmawaktu
Posts: 4
Joined: Mon Jul 23, 2007 8:35 am

Embended The Jpgraph tp hesk

Post by rahmawaktu »

Dear klemen, i install your hesk 094 to my company helpdesk system.

my manager want to see how many tickets in one category. So, i use Jpgraph (http://www.aditus.nu/jpgraph/) to display amount of tickets in each category.

when i use one file (not hesk file), it can display the graphic. but when i embeded the file (with require_once), or i added the script to hesk file (with the default require such as (hesk setting file, common file, language file, database.inc. file), and i refresh the page : the page cant display the graphics. pls help ...

thanks.

oya, i just trasnlate your hesk to indonesian. so, may be later i'll post it for your next release.




Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Practice makes you perfect!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

It's probably more complicated than just to use include_once, but unfortunately I can't provide support for integrating third party scripts to Hesk.

Try posting the project at Rent a coder and maybe you can find someone who can do it for a low fee.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
rahmawaktu
Posts: 4
Joined: Mon Jul 23, 2007 8:35 am

Thanks

Post by rahmawaktu »

Dear Klemen, thanks for support. I found that the error comes because display jpgraph graphic in php must be folllowed with tag <img src="name of file which produce the graph">.

Thanks
Practice makes you perfect!
Post Reply