Menu

#13 wrong required path (incl solution)

open
nobody
None
5
2005-05-18
2005-05-18
Geoff Tait
No

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");

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.