Benutzername    Passwort    Autologin    
  Passwort vergessen       Registrieren  
beeForum Foren-übersicht » hal9000 » mod support
Neues Thema eröffnen   Neue Antwort erstellen Hervorhebung entfernen


Changing Html to plain text
Vorheriges Thema anzeigen :: Nächstes Thema anzeigen  
Autor Nachricht
inline





Titel: Changing Html to plain text
Verfasst am: So, 03 Sep 2006, 01:33
Beitrag
Antworten mit Zitat

I's sorry but I can only speak english. But I'm a little stauck with making status mail send me plan text emails.

For some reason it is sending me html emails when I have chosen plain text in the

StatusMail-format settings. Do you think it is doing this by default.

Nach oben
Rang:
inline





Titel: (Kein Titel)
Verfasst am: So, 03 Sep 2006, 02:03
Beitrag
Antworten mit Zitat

Not surw if I fixed it yet haven't tested but I changed this line in the sql. I think it changes the default am I on the right track?



Code:
SQL query: ALTER TABLE `phpbb_users` CHANGE `statusmail_format` `statusmail_format` TINYINT( 4 ) NOT NULL DEFAULT '0'

Nach oben
Rang:
boris



Beiträge: 11154

Titel: (Kein Titel)
Verfasst am: So, 03 Sep 2006, 10:27
Beitrag
Antworten mit Zitat

See the readme.txt (I chose that name for a good reason big grin):

Zitat:
To set the standard-StatusMail-format to plaintext rather than HTML change the line:
$sql[] = 'ALTER TABLE ' . USERS_TABLE . ' ADD statusmail_format TINYINT NOT NULL DEFAULT 1';
to
$sql[] = 'ALTER TABLE ' . USERS_TABLE . ' ADD statusmail_format TINYINT NOT NULL DEFAULT 0';

It's also in the FAQ, chapter III. 1.


____________
beehave - home of humbug ... [we can't afford to be neutral]

Nach oben
Private Nachricht senden Website dieses Benutzers besuchen Rang:godmode methusalem 3. platz professioneller Sportangler Profi-Winzer (7x Hamm) Arcade-Meister, Rang 16 rainbow-cup
Beiträge der letzten Zeit anzeigen:   
Neues Thema eröffnen   Neue Antwort erstellen    beeForum Foren-übersicht » hal9000 » mod support Seite 1 von 1
Gehe zu:  



ähnliche Beiträge
Thema Autor Forum Antworten Verfasst am
Keine neuen Beiträge changing tmp path for safe_mode server mosabt mod support 10 Mi, 14 Nov 2007, 17:37 Letzten Beitrag anzeigen
Keine neuen Beiträge Der Text fehlt... #1 Erdbär silikonimplantate 7 Mi, 31 Okt 2007, 09:59 Letzten Beitrag anzeigen
Keine neuen Beiträge No Text but MOD works? Steve mod support 1 Mi, 11 Jul 2007, 00:23 Letzten Beitrag anzeigen
Keine neuen Beiträge kein text in der konfiguration von uploadpic Nocard mod support 14 Mi, 03 Mai 2006, 10:04 Letzten Beitrag anzeigen
Keine neuen Beiträge html code? ashopedies mod support 10 So, 19 Feb 2006, 12:14 Letzten Beitrag anzeigen


Schreiben: nein. Antworten: nein. Bearbeiten: nein. Löschen: nein. Umfragen: nein.
phpBB © phpBB Group | impressum