PHP Classes

Many 'undefined' notices

Recommend this page to a friend!

      PHP Email To DB  >  All threads  >  Many 'undefined' notices  >  (Un) Subscribe thread alerts  
Subject:Many 'undefined' notices
Summary:Undefined constant / index / property / variable / etc.
Messages:1
Author:Christian Bendt
Date:2011-09-16 16:37:11
 

  1. Many 'undefined' notices   Reply   Report abuse  
Picture of Christian Bendt Christian Bendt - 2011-09-16 16:37:11
If I start the script from commandline, I get many PHP notices:

PHP Notice: Use of undefined constant msgid - assumed 'msgid' in /var/www/class.emailtodb_v0.9.php on line 642
PHP Notice: Undefined index: msgid in /var/www/class.emailtodb_v0.9.php on line 642
PHP Notice: Undefined property: stdClass::$dparameters in /var/www/class.emailtodb_v0.9.php on line 203
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 235
PHP Notice: Undefined property: stdClass::$parts in /var/www/class.emailtodb_v0.9.php on line 239
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 235
PHP Notice: Undefined property: stdClass::$parts in /var/www/class.emailtodb_v0.9.php on line 239
PHP Notice: Use of undefined constant image - assumed 'image' in /var/www/class.emailtodb_v0.9.php on line 197
PHP Notice: Use of undefined constant imag1 - assumed 'imag1' in /var/www/class.emailtodb_v0.9.php on line 197
PHP Notice: Use of undefined constant attachment - assumed 'attachment' in /var/www/class.emailtodb_v0.9.php on line 217
PHP Notice: Undefined property: stdClass::$parts in /var/www/class.emailtodb_v0.9.php on line 239
PHP Notice: Undefined variable: charset in /var/www/class.emailtodb_v0.9.php on line 332
PHP Notice: Undefined variable: txt in /var/www/class.emailtodb_v0.9.php on line 360
PHP Notice: Undefined variable: txt in /var/www/class.emailtodb_v0.9.php on line 360
PHP Notice: Undefined variable: message_id in /var/www/class.emailtodb_v0.9.php on line 500
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant type - assumed 'type' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 661
PHP Notice: Use of undefined constant type - assumed 'type' in /var/www/class.emailtodb_v0.9.php on line 661
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 662
PHP Notice: Use of undefined constant string - assumed 'string' in /var/www/class.emailtodb_v0.9.php on line 662
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 663
PHP Notice: Use of undefined constant string - assumed 'string' in /var/www/class.emailtodb_v0.9.php on line 663
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant type - assumed 'type' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 660
PHP Notice: Use of undefined constant string - assumed 'string' in /var/www/class.emailtodb_v0.9.php on line 660
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant type - assumed 'type' in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Undefined index: text in /var/www/class.emailtodb_v0.9.php on line 658
PHP Notice: Use of undefined constant text - assumed 'text' in /var/www/class.emailtodb_v0.9.php on line 661
PHP Notice: Use of undefined constant type - assumed 'type' in /var/www/class.emailtodb_v0.9.php on line 661
PHP Notice: Undefined index: text in /var/www/class.emailtodb_v0.9.php on line 661
PHP Notice: Use of undefined constant attachment - assumed 'attachment' in /var/www/class.emailtodb_v0.9.php on line 664
PHP Notice: Use of undefined constant attachment - assumed 'attachment' in /var/www/class.emailtodb_v0.9.php on line 668
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 669
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 669
PHP Notice: Undefined variable: txt in /var/www/class.emailtodb_v0.9.php on line 360
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 670
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 670
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 671
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 673
PHP Notice: Use of undefined constant string - assumed 'string' in /var/www/class.emailtodb_v0.9.php on line 673
PHP Warning: chown(): Unable to find uid for apache in /var/www/class.emailtodb_v0.9.php on line 382
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 674
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 675
PHP Notice: Use of undefined constant filename - assumed 'filename' in /var/www/class.emailtodb_v0.9.php on line 676
PHP Notice: Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0
PHP Notice: Unknown: Sequence out of range (errflg=2) in Unknown on line 0