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.
I've created a data query (using the Script Query input method). I create the data and graph templates, and then from the "Data Query" editing screen for that data query, I click on the associated graph template, and I get the following error under "Associated Data Templates":
Warning: preg_match() [function.preg-match]: Unknown modifier '(' in /var/www/localhost/htdocs/cacti/lib/data_query.php on line 115
Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/cacti/lib/data_query.php:115) in /var/www/localhost/htdocs/cacti/host.php on line 75
Jyrinx wrote:I'm having precisely the same problem; my XML file is of exactly the same form (though the fields and data are different).
Wow ... okay, I now know the XML file can't have been the problem. Turns out I was silly enough to spell "delimiter" correctly in the tag. That's a hell of an API bug ...