Closed (fixed)
Project:
Graphviz Filter
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2008 at 14:37 UTC
Updated:
1 Jan 2009 at 11:44 UTC
If you have got similar error:
There was an error rendering the Graphviz file using format png.
warning: strtr() [function.strtr]: The second argument is not an array in D:\bro\workspace\Websites\ClownTown\trunk\modules\syslog\syslog.module on line 106.
there is probably bug in Graphviz on Windows.
Read more here: http://www.easyanswers.org/question/there-was-error-rendering-graphviz-f...
Comments
Comment #1
infojunkieI am following up on the discussion there. Thanks for notifying me.
Comment #2
scottrigbyHi kratib,
I'm getting the same error, but with a different warning -- so adding here for now, but i can move to a new issue if needed).
Here's what I get:
This is when trying to view a workflow graph - both in /admin/build/workflow/graph/1 and in a path like /node/3/graph.
Comment #3
infojunkie@scottrigby, please create another issue as your problem seems to be different *and* you're running MacOS X.
Comment #4
kenorb commentedCheck your temp dir, if Drupal have permission to write temporary files.
And try to upgrade your GraphViz PEAR library (GraphViz.php) or try to test on different one.
Comment #5
infojunkieClosed unless anyone minds.