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:
Embended The Jpgraph tp hesk
Moderator: mkoch227
-
- Posts: 4
- Joined: Mon Jul 23, 2007 8:35 am
Embended The Jpgraph tp hesk
Practice makes you perfect!
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.
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 
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


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
-
- Posts: 4
- Joined: Mon Jul 23, 2007 8:35 am
Thanks
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
Thanks
Practice makes you perfect!