Hello all,

I've got a problem with the Spectra site i'm currently developing. We are
running CF4.52 on an W2K client with Spectra 1.5.1. After a certain time (1
day, 2 days) the rules i have set up in some containers just 'dissapear'.
For example I have a search page which contains a search rule. After a while
the active rule on the page is the Basic Schedule Rule.

The containers are on a page which starts with:
<cfa_page
  datasource="#request.cfa.objectstore.dsn#"
  siteName="mySite"
  pageName="pageName"
>

The containers within the page are called with:
<cfa_container
  datasource="#request.cfa.objectstore.dsn#"
  name="containerName"
>

The only reasons i can think of is:
1. the container got another ID
2. the page got another ID/name

1 can happen if the container is deleted, Spectra automatically recreates
the container on the page.
2 can happen if the page is deleted, Spectra automatically recreates all
containers on the page.

Am I missing something here or did anybody experience this before?

Regards,

=========
Johan Coens
<theFactor.e>

Premium Partner for Macromedia

"Imagination is more important than knowledge. Knowledge is limited.
Imagination encircles the world."
Albert Einstein
=========


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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.

Reply via email to