Fehlermeldung newspostmail unter php 7.2 (und 8.3)
Verfasst: 23.12.2018 20:05
Ich habe heute mal, nach dem Update auf 3.2.5, php auf Version 7.2 aktiviert und ausgehend von dieser Extension
viewtopic.php?f=88&t=163228&start=120
folgende Fehlermedlung erhalten:
Nun hat der Autor dieser Extension diese leider aufgegeben. Kann sich das bitte mal jemand anschauen?
Nutze diese Mod / Ext schon seit Jahren und würde sie schmerzlich vermissen!
Diese Extension läuft bis einschließlich php 7.1 fehlerfrei...
Die in Frage kommenden Dateien kann ich auch hier einstellen falls das erforderlich ist.
viewtopic.php?f=88&t=163228&start=120
folgende Fehlermedlung erhalten:
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 150: Use of undefined constant post - assumed 'post' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 151: Use of undefined constant reply - assumed 'reply' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 152: Use of undefined constant quote - assumed 'quote' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 153: Use of undefined constant edit - assumed 'edit' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 243: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 243: Use of undefined constant mode - assumed 'mode' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 244: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 244: Use of undefined constant forum - assumed 'forum' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 245: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 245: Use of undefined constant thread - assumed 'thread' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 246: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 246: Use of undefined constant subject - assumed 'subject' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 247: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 247: Use of undefined constant user - assumed 'user' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 248: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 248: Use of undefined constant ip_hostname - assumed 'ip_hostname' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 249: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 249: Use of undefined constant host_na - assumed 'host_na' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 250: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 250: Use of undefined constant actions - assumed 'actions' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 251: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 251: Use of undefined constant reply - assumed 'reply' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 252: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 252: Use of undefined constant quote - assumed 'quote' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 253: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 253: Use of undefined constant edit - assumed 'edit' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 254: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 254: Use of undefined constant delete - assumed 'delete' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 255: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 255: Use of undefined constant info - assumed 'info' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 256: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 256: Use of undefined constant pm - assumed 'pm' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 257: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 257: Use of undefined constant email - assumed 'email' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 258: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 258: Use of undefined constant attachments - assumed 'attachments' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 259: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 259: Use of undefined constant edited_by - assumed 'edited_by' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 260: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 260: Use of undefined constant edit_reason - assumed 'edit_reason' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 268: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 268: Use of undefined constant mode - assumed 'mode' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 269: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 269: Use of undefined constant forum - assumed 'forum' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 270: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 270: Use of undefined constant thread - assumed 'thread' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 271: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 271: Use of undefined constant subject - assumed 'subject' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 272: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 272: Use of undefined constant user - assumed 'user' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 273: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 273: Use of undefined constant ip_hostname - assumed 'ip_hostname' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 274: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 274: Use of undefined constant host_na - assumed 'host_na' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 275: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 275: Use of undefined constant actions - assumed 'actions' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 276: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 276: Use of undefined constant reply - assumed 'reply' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 277: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 277: Use of undefined constant quote - assumed 'quote' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 278: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 278: Use of undefined constant edit - assumed 'edit' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 279: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 279: Use of undefined constant delete - assumed 'delete' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 280: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 280: Use of undefined constant info - assumed 'info' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 281: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 281: Use of undefined constant pm - assumed 'pm' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 282: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 282: Use of undefined constant email - assumed 'email' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 283: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 283: Use of undefined constant attachments - assumed 'attachments' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 284: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 284: Use of undefined constant edited_by - assumed 'edited_by' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 285: Use of undefined constant de - assumed 'de' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.config.php on line 285: Use of undefined constant edit_reason - assumed 'edit_reason' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 91: Use of undefined constant en - assumed 'en' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 127: Use of undefined constant sitename - assumed 'sitename' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 182: Use of undefined constant attachment_data - assumed 'attachment_data' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 187: Use of undefined constant message - assumed 'message' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 187: Use of undefined constant bbcode_uid - assumed 'bbcode_uid' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 187: Use of undefined constant bbcode_bitfield - assumed 'bbcode_bitfield' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 187: Use of undefined constant forum_desc_options - assumed 'forum_desc_options' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 193: Use of undefined constant attachment_data - assumed 'attachment_data' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 209: Use of undefined constant post_edit_reason - assumed 'post_edit_reason' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 279: Use of undefined constant forum_id - assumed 'forum_id' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 312: Use of undefined constant to - assumed 'to' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 312: Use of undefined constant email - assumed 'email' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/newpost2mail.php on line 313: Use of undefined constant to - assumed 'to' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1855: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3314)
Nutze diese Mod / Ext schon seit Jahren und würde sie schmerzlich vermissen!
Diese Extension läuft bis einschließlich php 7.1 fehlerfrei...
Die in Frage kommenden Dateien kann ich auch hier einstellen falls das erforderlich ist.