Antwort
 
LinkBack Themen-Optionen Thema bewerten Ansicht
  #1  
Alt 28.05.08, 13:37
Forum Newbie
 
Registriert seit: 29.08.07
Beiträge: 43

Direct Mail Subscription + Zeichensatz UTF-8 funktioniert nicht


Hallo Forum,

ich habe das Problem, das die Umlaute in dem Anmeldeformular und den versendeten Emails (Bestätigungsmail) nicht richtig angezeigt werden, obwohl ich meine das ich alles richtig konfiguriert habe.

hier meine Konfigartion:

Constanten
Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
#......

#PAGE
page.config.index_enable = 1
page.config.metaCharset = utf-8
page.config.additionalHeaders = Content-Type:text/html;charset=utf-8
page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page

#......

#CONFIG
config.language = de
config.locale_all = de_DE
config.sys_language_uid = 0
config.doctype = xhtml_trans
config.xhtml_cleaning = all
config.htmlTag_langKey = de
config.spamProtectEmailAddresses = 1
config.disablePrefixComment = 1
config.inlineStyle2TempFile = 1
config.typolinkLinkAccessRestrictedPages = NONE

#......

# NEWSLETTER - SUBSCRIPTION (dmailsubscription)
plugin.feadmin.dmailsubscription {
    # cat=plugin.feadmin.dmailsubscription/file; type=file[html,htm,tmpl,txt]; label= Template File: HTML-template file
file.templateFile = fileadmin/templates/ext/fe_admin_dmailsubscrip.html

    # cat=plugin.feadmin.dmailsubscription//; type=string; label= Administration email: Enter the administration email address here. This email address will be the sender email and also recieve administration notes.
email = noreply@ertan-atay.com
    # cat=plugin.feadmin.dmailsubscription//; type=string; label= Administration name: Enter the administration name here. If set, this will be used as the email address name in the mails sent.
emailName = ertan-atay

    # cat=plugin.feadmin.dmailsubscription//; type=int+; label= Record PID: If the records edited/created is located in another page than the current, enter the PID of that page here.
pid = 232

    # cat=plugin.feadmin.dmailsubscription/typo; type=wrap; label= Wrap 1: This wrap is used in the template-file.
wrap1 = <font face="verdana" size=2 color=black> | </font>
    # cat=plugin.feadmin.dmailsubscription/typo; type=wrap; label= Wrap 2: This wrap is used in the template-file.
wrap2 = <font face="verdana" size=1 color=black> | </font>

    # cat=plugin.feadmin.dmailsubscription/color; type=color; label= Color 1: This bgcolor is used in the template-file.
color1 = #cccccc
    # cat=plugin.feadmin.dmailsubscription/color; type=color; label= Color 2: This bgcolor is used in the template-file.
color2 = #999999
    # cat=plugin.feadmin.dmailsubscription/color; type=color; label= Color 3: This bgcolor is used in the template-file.
color3 = #333333
}
__________________
ertan-atay.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
  #2  
Alt 28.05.08, 17:31
Forum Newbie
 
Registriert seit: 29.08.07
Beiträge: 43

habe folgende Lösung gefunden:

bei der Typo3-Installation haben die "Experten (von wegen)"
PHP-Code:
$TYPO3_CONF_VARS[BE][forceCharset] = "utf-8" 
vergessen einzustellen.


Wenn ich nun in die typo3conf/localconf.php obige Zeile eintrage dann funktioniert die Darstellung der Umlaute bei der Newsletter-Anmeldung aber auf der ganzen anderen Seite werden alle Umlaute diesmal falsch dargestellt.


Den gleichen Effekt kriege ich auch, wenn ich im Template-Setup
Typoscript-Code:
1:
2:
3:
4:
#Direct Mail Subscription
[globalVar = TSFE:id=270]
page.config.renderCharset = utf-8
[global]
eintrage.

Das heisst für mich --> komplette Seiten+Struktur neu anlegen ???
nachdem ich
PHP-Code:
$TYPO3_CONF_VARS[BE][forceCharset] = "utf-8" 
oder was???

Gibt es keine andere Möglichkeit???
__________________
ertan-atay.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Direct Mail Subscription + kerim80 Direct Mail 3 27.06.08 09:33
Direct Mail Subscription senghufu Direct Mail 2 18.04.08 17:35
Direct Mail & Direct Mail Subscription: Mehrere gleichnamige E-Mails erlauben! Mansoor Direct Mail 0 07.02.08 19:33
Direct Mail subscription sendet keine Bestätigungs Mail neo Direct Mail 7 14.09.07 15:50
Direct Mail Subscription Email wird nicht in der Recipient list angezeigt madmongo Direct Mail 0 11.10.05 12:48


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:50 Uhr.


Powered by vBulletin® Version 3.7.3 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0