Installed from graphpite_1.2.1.zip
File: Graph/Marker/Bubble.php line 39
should be changed from
require_once("Image/Graph/Marker/Circle.php");
to
require_once(IMAGE_GRAPH_PATH . "/Graph/Marker/Circle.php");
Log in to post a comment.