PDA

View Full Version : MRTG Graphs In WHMCS



[ih]Demetris
August 9th, 2007, 23:54
Just as the title says..im curious to know if anyone has been successful at integrating mrtg graphs into their whmcs installation. Or is it even possible to do with it being encoded as well..just curious to know if anyone has actually got it to work..thanks in advance

JewlzK
August 10th, 2007, 00:44
Its possible we use to have our cacti graphs in the WHMCS clientarea.

Let me dig through my email for the basic instructions.

I'll get back to you on this one...

[ih]Demetris
August 10th, 2007, 02:08
Thanks mate it would be greatly appreciated, ive been banging my head against the wall looking for this one :beer:

Richard
August 10th, 2007, 06:54
A single database change, and a few template changes, and yes :P It is possible.

[ih]Demetris
August 10th, 2007, 21:59
Care to share how its done?

RadixHosting
August 11th, 2007, 11:48
Just as the title says..im curious to know if anyone has been successful at integrating mrtg graphs into their whmcs installation. Or is it even possible to do with it being encoded as well..just curious to know if anyone has actually got it to work..thanks in advance

It might be encoded, but that doesn't mean you can't add your own PHP code. WHMCS uses Smarty templates, you can for example use {php}{/php} tags to integrate PHP code in templates. It's a dirty method, but it'll do the job.