Index: track.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/track/track.module,v retrieving revision 1.8 diff -u -p -r1.8 track.module --- track.module 18 Feb 2009 04:16:36 -0000 1.8 +++ track.module 19 Feb 2009 22:12:29 -0000 @@ -510,6 +510,8 @@ function track_access($op, $node) { } function track_flash_chart($width, $height, $nid, $type) { + global $base_path; + $swf = "FC2Line.swf"; if ($type == "repartition") $swf = "FC2Column.swf"; @@ -517,9 +519,9 @@ function track_flash_chart($width, $heig $output .= ''; - $output .= ''; + $output .= ''; $output .= ''; - $output .= '