Community Documentation

3rd party dependancies

Last updated July 5, 2011. Created by raintonr on June 24, 2008.
Log in to edit this page.

JpGraph

In order to display graphs of altitude and (in future) user data, etc. this module used the JpGraph package:

http://www.aditus.nu/jpgraph/

Download and install the package in the trackfield module directory. Or put elsewhere in your Drupal install tree and symlink to it. The symlink or directory must be called jpgraph.

Version 2+ of JpGraph is required, which only runs on PHP 5+.

Warning: Some users have reported that certain jpGraph distributions contain a symbolic link from part of the tree back to the parent directory. Installing such a distribution will cause the Drupal system into a recursive loop looking for modules. Be sure to remove any such links from your jpGraph distribution.

PHP Requirements

XML handling parts of this module require the DOMDocument PHP extension. See:

http://php.net/manual/en/class.domdocument.php

This extension only runs on PHP 5+. According to the latest (as of Mar 2011) PHP documentation this extension is enabled by default.

Comments

DOMDocument

I have downloaded what I thought to be the the right thing from the link about. However, I did not see the class.domdocument.php. I was hoping to get some clearification on how to get the DOMdocument.php.

Sohocs

About this page

Drupal version
Drupal 5.x
Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.
nobody click here