Yes, I get that too when I was sure I was using FB 4.1 from SVN. Annoying, but I just worked around it the usual way by adding wrapper fuseactions to call as <do>'s.
- Mike Gatto
> To: PHP-fusebox@yahoogroups.com
> From: geoffrey.hoffman@...
> Date: Sun, 24 Aug 2008 17:02:57 -0700
> Subject: [php-fusebox] including a template located in another circuit
>
> I thought I was using Fusebox 4.1 but now I am not sure:
>
> When I do this in "circuit_A" :
>
> <include template="act_file" circuit="circuit_B" />
>
> I get the following error:
>
> You tried to include a fuse act_file in circuit circuit_A which does not exist.
>
>
> Wasn't this added in Fusebox 4.1 ?
- Mike Gatto
> To: PHP-fusebox@yahoogroups.com
> From: geoffrey.hoffman@...
> Date: Sun, 24 Aug 2008 17:02:57 -0700
> Subject: [php-fusebox] including a template located in another circuit
>
> I thought I was using Fusebox 4.1 but now I am not sure:
>
> When I do this in "circuit_A" :
>
> <include template="act_file" circuit="circuit_B" />
>
> I get the following error:
>
> You tried to include a fuse act_file in circuit circuit_A which does not exist.
>
>
> Wasn't this added in Fusebox 4.1 ?