Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
phalek wrote:Ok, first of all, check that you followed the steps from the quick install ( use the CactiEZ section, should be about the same for RedHat 5 )
phalek wrote:
Then, try the mpdf engine ( install is described in the quick install )
Installed it, but not using it. I can try to use it to see if it can solve the problem
phalek wrote:
Nevertheless, make sure permissions are correct ( e.g. by using tar -xzvpf when extracting the plugin ). It's described in the guide, too.
Owner and group owner of the content of nmidCreatePDF directory are apache:apache since the begining. I don't see any permissions problems to access the content of any sub-directory in it.
phalek wrote:
Also: make sure the logo is existing or empty and that the files in the images dir are writeable by the webserver. The same goes for the tmp dir within the plugin dir
I don't use logo and the field is empty in the settings.
tmp directory is writeable because I see two png files in it, having a size in bytes different than 0.
404 - File or Directory not Found ....
and this is the Url on the page
http://cactiserver/cacti/plugins/nmidCreatePDF/graph_view.php?action=tree&tree_id=4&leaf_id=103&select_first=true
Notice: Undefined index: sort_column in G:\cacti\plugins\nmidCreatePDF\nmidCreatePDF_addReport.php on line 467
Notice: Undefined index: sort_direction in G:\cacti\plugins\nmidCreatePDF\nmidCreatePDF_addReport.php on line 467
When trying to generate a report a pdf file pops up asking me to save it or open it. When opening the file Adobe reader complains that is not a supported file format or that the file is corrupted..
I also this get this error when adding graph from the preview windows (add subleafs)
Notice: Undefined variable: lgi in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 46
Notice: Undefined variable: lgi in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php:46) in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 157
PHP Notice: Undefined variable: lgi in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 46 PHP Notice: Undefined variable: lgi in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 53 PHP Warning: Cannot modify header information - headers already sent by (output started at G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php:46) in G:\cacti\plugins\nmidCreatePDF\addToGraphReport.php on line 157
version 0.8 has clear all previous warnings and Minor errors, but I'm still not able to generate a Report.... here some of the few things I'm now getting
- There is no check box to add individual graphs to the reports
- Still when adding graphs in "preview page" , it opens a blank
browse page with the following URL