Everyone's going to think I've lost my mind completely...

CF 5, Win2000 Server ...

I have a file which includes several other files, and I'm getting an error
on the evaluation of a given structure element, so I use <cfdump> prior to
the include to make sure it's in the structure and it is. So I check the
file in question, nothing suspicious looking about it... I ad a _space_ to a
line in the file ... oh, just anywhere, doesn't matter where ... rerun the
file, and suddenly it no longer has any problems evaluating the structure
element -- now it stops on a different include file with a similar message.
Unable to evaluate another element in the same structure -- I open that
file, and add a space anywhere in the file and rerun the page -- and that
error goes away!!!

Is it just me? Have I pissed of the gods? ...

The structure in question is a duplicate() of the attributes structure (
which has had the form and url scopes structappend()ed to it ), with a few
elements structdelete()ed... The error looks like this:

An error occurred while evaluating the expression:


"#settings.font_color#"


Error near line 3, column 34.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to