Loading...
 
Galaxia Workflow Engine

Galaxia Workflow Engine


Re: Re: Graph not rendered - smarty error?

Brazil

Speaking of patches, also look for the one that fixes JOIN activities getting activated before all preceding activities are completed. Regards,

Georger

> Hmm,
> just replace line 43 of tiki-g-admin_graph.php with the following one:
>
> $info'graph' = "lib/Galaxia/processes/" . $info'normalized_name' . "/graph/" . $info'normalized_name' . ".png";
>
> The variable $info'graph' isn't used anywhere else, so don't be afraid to do this because it won't break anything. Its sole purpose is to contain the relative path to the graph image. I've been running this code for weeks now with no problems.
> You should also apply the patch that fixes non-interactive activities. Look for it on SourceForge.
> Guess it's time to start merging the 8 fixes I have to CVS... Regards,
>
> Georger

There are no comments at this time.