Folks --

I'm just setting up the non-database version of wireframes, but I'm running
into an odd problem. If I make *any* change to myapp.wir and save it (ie, "I
show a long list" text change), I suddenly lose all my content & links.

It seems as if the conditional in dspWireframe.cfm:

<CFIF isdefined('session.' & Attributes.applicationName & '.' &
attributes.fuseaction & '.link')>

suddenly becomes false after I make the save.

The applicationName var is clearly there, as it spits it out on the bottom
of the page; and even if I manually add a fuseaction to the url, I still
can't see any content or links. Refreshing doesn't help, and when I try to
run through my cf debugger, I crash before I get any useful info.

Has anyone else run into this?


Kelly Tetterton
[EMAIL PROTECTED]
http://www.duodesign.com
http://www.chicagoangels.org

duoDesign eBusiness Accelerator
1007 Church Street, Suite 510
Evanston IL 60201

847-491-3142 direct
847-491-3000 main
847-491-3100 fax



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to