[Typo3-german] Mailformplus Marker werden nicht mit Werten befüllt
    Ruether, Tim 
    Tim.Ruether at t-systems.com
       
    Mon Oct 10 13:52:34 CEST 2005
    
    
  
Hallo Liste,
ich hab das Problem das bei Mailformplus meine Markerwerte die ich im Setup gesetzt habe nicht übernommen werden.
Mein Setup:
plugin.tx_thmailformplus_pi1.markers.TEST = 0987654321
plugin.tx_thmailformplus_pi1.saveDB = 1
plugin.tx_thmailformplus_pi1.saveDB {
  dbTable = tx_myext_info
  dbinsert=pid:56,hidden:0,CType:textpic
  dbkey =uid
  mapping= value_test:test
}
Ich habe mal ein var_dump in der tx_thmailformplus_pi1.php gemacht von $conf['markers.'] dort ist der Wert auch richtig drin. 
Aber beim zuweisen mit 
$globalMarkerArray['###'.$key.'###'] = $this->cObj->cObjGetSingle($conf['markers.'][$key], $conf['markers.'][$key].'.']) kommt ein leerer Wert.
Meine Typo3 Version ist 3.7.0 Maiformplus 3.6.1
Hat jemand ne Idee dazu?
Mit freundlichen Grüßen
Tim Rüther
    
    
More information about the TYPO3-german
mailing list