Page 1 of 1

Problem with SVG in VTS mod...

Posted: Mon 16. Jan 2006, 20:56
by rtilghman
Okay, so I went about updating my installation of VTS to include the latest version of the opentracker program. Everything seems to work fine, but I'm encountering a wierd error related to SVG. Basically if SVG is enabled in the conf/ config file I get the following error:

Code: Select all

Fatal error: Call to undefined function: plotsvg() 
in ...include/inc_ext/phpOpenTracker/tmpl/phpot.today.tmpl.php on line 117
When this happens the page seems to choke on the first SVG link and doesn't render any content beyond the OS box. My problem is that I can't figure out why its generating this error... as far as I can tell all the SVG stuff is installed and configured appropriately. Is there something I'm missing?

If I disable SVG ("0" on config file) everything works just fine. Any help is appreciated... very frustrating. SVG isn't a huge loss (its kinda weak in its current state anyway), but I'd like it to work as designed.

Thanks,
Rikc