[TYPO3-templavoila] All CEs unreferenced after DS/TO update :-(
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Tue Jul 15 08:38:04 CEST 2008
    
    
  
Hi!
Uschi Renziehausen wrote:
> yesterday I did the following. After having created a new FCE and some 
> minor changes in existing templates (no renaming or adding of fields) 
> everything was ok in my local installation.
> 
> To bring the real thing up to date I then truncated the two tv tables 
> and and inserted the new data (uid still being the same). Nevertheless 
> the effect was that all CEs were unreferenced. As the site is quite 
> large, rereferencing all elements manually is a no go in my situation. I 
> had no other chance but rewinding the whole process by reinserting the 
> database dump of the whole site.
Unreferenced - you mean lost in Page module right? This is a separate thing. Most likely you canhed the field name for the content field (for example, from field_content to field_maincontent). Content elements are bound to their content field. If you rename that field, you loose references.
> Why is it that all those references were lost? Where are those 
> references stored? I need an easy way to keep the DS/TO tables on the 
> same state in a couple of installations.
References are independent of DS/TO of FCE. You can remove DS/TO for FCE and it will not affect references in any way.
They are stores in "pages" table, in the XML field named "tx_templavoila_flex".
-- 
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
    
    
More information about the TYPO3-project-templavoila
mailing list