[TYPO3-templavoila] Issues modifying templavoila DS+DO with a php script
Tolleiv.Nietsch
info at tolleiv.de
Sun Aug 29 11:37:30 CEST 2010
You shouldn't run any SQL stuff on your own, you should always use the
API of TYPO3 for the CRUD actions. (see tcemain).
Besides that - your issue sounds like a encoding issue. TemplaVoila
relies on being able to unserialize the mapping-information. In most
cases when "the mapping is lost" this happens due to encoding-issues -
maybe you forget to use the "setDbInit" statement within your individual
queries.
Cheers,
Tolleiv
--
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
Twitter: http://www.twitter.com/tolleiv
More information about the TYPO3-project-templavoila
mailing list