Einzelnen Beitrag anzeigen
Alt 10.05.2002, 19:28   #4
jak
Inventar
 
Registriert seit: 13.06.2001
Beiträge: 1.830


Standard

Ich kriegs nicht zum laufen.

Probiert auf einem account bei www.netfirms.com.

Einstellungen:
$DEBUGGING = 1;
$emulate_matts_code= 0;
$secure = 1;
$allow_empty_ref = 1;
$max_recipients = 40;
$mailprog = '/usr/lib/sendmail -oi -t';
@referers = qw(meinwebspace);
@allow_mail_to = qw(email@adresse);
@recipients = ();
%recipient_alias = ();
@valid_ENV = qw(REMOTE_HOST REMOTE_ADDR REMOTE_USER HTTP_USER_AGENT);
$locale = '';
$date_fmt = '%A, %B %d, %Y at %H:%M:%S';
$style = 'http://meine_style_datei.at/style.css';
$send_confirmation_mail = 0;

Hast du eine Ahnung woran's liegen könnte?
Arbeitet das Script mit Register Global Vars=off?

Jak
____________________________________
Join the DNRC | Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)
jak ist offline   Mit Zitat antworten