Hi!
Habe versucht alles nach der Doku zu machen, schaffe es aber nicht ein
Emailattachment für thmailformplus einzurichten.
Das File wird auf den Server geladen aber nicht in des Email eingefügt.
Hat das jemand unter euch geschafft oder kann mir einen Hinweis geben?
Danke im Voraus,
Thomas
----------------------------
TYPO3 4.3.3
th_mailformplus 4.0.15
# TEMPLATE
<div class="orga-logo">
<div class="orga-logo-label">Logo der Organisation (JPG, GIF,
PNG)</div>
<input type="file" name="logo" id="logo" size="20"
maxlength="50000"accept="*.jpg,*.jpeg,*.gif,*.giff,*.png" tabindex="10" class="orga-form-input-file"/>
</div>
<!-- ###ISSET_logo### -->
Logo der Organisation:
http://www.dmaine.at/uploads/tx_thmailformplus/###logo###
<!-- ###ISSET_logo### -->
# SETUP
plugin.tx_thmailformplus_pi1 {
default {
email_htmltemplate = {$path}templates_ext/template.html
email_attachment = logo
}
fieldConf {
logo {
numberOfAllowedFiles = 1
fileTypes = jpg,jpeg,gif,giff,png
fileSize = 500000
fileUpload = uploads/tx_thmailformplus/
}
}
}
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german