Fusebox 3, CFMX 6.1...
On one site most of my circuits are linear (basic informational site)
and I've just started adding subcircuits.  In my framework I have an
array called "MenuItems" that each circuit adds items to in order to
display a per-circuit menu.  The problem is that the subcircuit isn't
taking its MenuItems variable from the fbx_settings.cfm in that circuit,
its taking it from the root circuit.  In other words:
 
/mysite.com/
    /circuits/
        /about/
        /news/
            fbx_settings.cfm
            /conferences/
                fbx_settings.cfm
 
In the directory structure above the variables in
conferences/fbx_settings.cfm are being overwritten by
news/fbx_settings.cfm.
 
My question is, is this what Fusebox 3 is supposed to do?  I always
thought that the variables in the subcircuit would override the parent
circuit's variables?

Thanks.
 
-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
The Limu Company - http://www.thelimucompany.com/
<http://www.thelimucompany.com/>  - 407-804-1014
#include <stdjoke.h>
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193738
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to