The fix is live now. ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Huzir Sulaiman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 7:47 AM > To: Spectra-Talk > Subject: Problem > > > After installing the latest bug fixes / modification 5 > minutes ago, I can't view any my web sites including the > webtop. Need help. I'm running on Solaris 7 with spectra 1.5.1 / cf5. > > Error Diagnostic Information > An error occurred while evaluating the expression: > > bRefreshPages = 0; > bRefreshSections = 0; > > // Check to make sure that both section and page caches are created > if ( (not > StructKeyExists(server.cfa.siteModel[siteModelServerScope],"se > ctions") or not structKeyExists( > server.cfa.sitemodel[sitemodelserverscope].sections, > "dtLastRefresh" ) ) or ( not > structKeyExists(server.cfa.siteMode[siteModelServerScope],"pag > es") or not structKeyExists( > server.cfa.sitemodel[sitemodelserverscope].pages, "dtLastRefresh" ))) > { > bRefreshSections = 1; > bRefreshPages = 1; > } > else > { > if > (server.cfa.sitemodel[sitemodelserverscope].sections.dtLastRef > resh + request.cfa.TTL.sitemodel lt now()) > bRefreshSections = 1; > if ( > server.cfa.sitemodel[sitemodelserverscope].pages.dtLastRefresh > + request.cfa.TTL.sitemodel lt now() ) > bRefreshPages = 1; > } > > Error near line 101, column 182. > -------------------------------------------------------------- > ------------------ > Error resolving parameter SERVER.CFA.SITEMODE > > The object SITEMODE is not present in the scope named > SERVER.CFA. It is likely that you have misspelled the name of > the object you are trying to access. > > The error occurred while processing an element with a general > identifier of (CFSCRIPT), occupying document position (95:3) > to (95:12). > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ 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.
