[Typo3-german] direct_mail-Erweiterung willnciht per cron senden...

Daniel Wissensbach schebima at gmx.de
Wed Dec 14 11:50:16 CET 2005


Hallo Frank,

leider konnte ich die anderen Tipps nichts mehr sehen.
sind leider nicht auf dem newsgroup server :-(  warum auch immer.

Du schreibst:
 > Es scheint fast, als könnte der Apache mit einigen Parametern nichts 
anfangen. Der gesamte Auftritt läuft aber.

also der apache hat damit gar nichts zu tun, wenn du das ganze als shell 
script startest.

im moment hast du das error reporting sehr hoch gestellt (E_ALL) 
wahrscheinlich in der php.ini.
Daher bekommst du die Notice meldungen.
Hast du das jetzt hier nur für test zwecke des shell scriptes so 
eingestellt, oder war dies auch der Fall als du es normal probiert hast.

Wenn ja, dann setze dass error reporting mal auf 7 runter.

wie sieht deine php.ini aus?

nimmt das php beim aufruf auch die korrekte?
kannst mit der option -c den pfad setzen.


Gruss,
Daniel


Frank Henke schrieb:
> Hallo,
> 
> Danke euch für die Tipps,
> 
> Aber da muss was anderes falsch sein:
> 
> Ich habe das ganze jetzt mit absoluten Pfad versucht, als php versucht, vom Wen aus versucht, und per cron versucht. Jedesmal kommt wieder das besagte Ergebnis:
> 
> Notice: Undefined index: cms in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 12
> 
> Notice: Undefined index: tt_products in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 45
> 
> Notice: Undefined index: news_erweiterung in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 66
> 
> Notice: Undefined index: static_info_tables in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 83
> 
> Notice: Undefined index: extdeveval in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 113
> 
> Notice: Undefined index: events in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 149
> 
> Notice: Undefined offset: 43 in /typo3_src-3.7.0/t3lib/class.t3lib_extmgm.php on line 869
> 
> Notice: Undefined index: cssstyledcontent/static/ in /typo3_src-3.7.0/t3lib/class.t3lib_extmgm.php on line 871
> 
> Notice: Undefined offset: 43 in /typo3_src-3.7.0/t3lib/class.t3lib_extmgm.php on line 869
> 
> Notice: Undefined index: cssstyledcontent/static/ in /typo3_src-3.7.0/t3lib/class.t3lib_extmgm.php on line 871
> 
> Notice: Undefined index: twocolumns in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 166
> 
> Notice: Undefined index: newloginbox_erweiterung in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 182
> 
> Notice: Undefined index: autoren in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 198
> 
> Notice: Undefined index: shop_extension in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 268
> 
> Notice: Undefined index: pressebilder in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 282
> 
> Notice: Undefined index: search_form_kss in /html/typo3conf/temp_CACHED_ps48b8_ext_localconf.php on line 298
> 
> Notice: Undefined index: t3lib/class.t3lib_db.php in /typo3_src-3.7.0/t3lib/class.t3lib_db.php on line 969
> 
> Notice: Undefined index: t3lib/class.t3lib_htmlmail.php in /typo3_src-3.7.0/t3lib/class.t3lib_htmlmail.php on line 1377
> 
> Notice: Undefined variable: TYPO3_CONF_VARS in /typo3_src-3.7.0/typo3/ext/sr_direct_mail_ext/class.ux_t3lib_dmailer.php on line 262
> 
> Notice: Use of undefined constant TYPO3_OS - assumed 'TYPO3_OS' in /typo3_src-3.7.0/typo3/ext/sr_direct_mail_ext/class.ux_t3lib_dmailer.php on line 269
> 
> Notice: Undefined variable: TYPO3_CONF_VARS in /typo3_src-3.7.0/typo3/sysext/lang/lang.php on line 556
> 
> Es scheint fast, als könnte der Apache mit einigen Parametern nichts anfangen. Der gesamte Auftritt läuft aber.
> 
> Typo 3.7.0, direct_mail 1.0.8, direct_mail_ext 0.2.12.
> 
> Was kann es noch sein?
> 
> Der Pfad der php (erste Zeile) ist korrekt. Hab ich überprüft. Er verarbeitet in jedem Fall auch php, ich habe das ganze um ein Logfile erweitert, was mir verschiedene Steps mitloged.
> 
> 
> 



More information about the TYPO3-german mailing list