Hello folks,

We're in the process of updating to Spectra 1.5.2 and ColdFusion MX and
came across a strange problem with cfa_page.cfm. We have two different
versions of this page in our development and live environments, but
somehow got a third version on our box where we are making the upgrade.
This third version gave us an error that pointed to the following code,
code which is absent in the other versions we have. 

Taken from lines 701-703: 
<!--- janni mod 02/06/2002: Variable ElementPositionIndex needed --->
<cfwddx action="WDDX2CFML" input="#checkForPage.objectdata#"
output="tmpObjData">
<cfset elementPositionIndex = tmpObjData.elementPositionIndex>
<!--- /end janni mod 02/06/2002: ElementPositionIndex needed --->

Replacing this file with the one we are using live which has a date of
11/9/2001 fixed our problem, but I'm concerned that we are using an old
file that might cause problems in the future. 

Any info about this would be very much appreciated.

Thanks,
Marc

=====================
Marc Straka
Web Applications Engineer
Nolo

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                        
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to