* notice: Undefined property: stdClass::$printing in /drupal6/sites/all/modules/print/print.module on line 428.
* notice: Undefined index: type in /drupal6/sites/all/modules/print/print.module on line 433.
* notice: Undefined property: stdClass::$printing in /drupal6/sites/all/modules/print/print_mail.module on line 244.
* notice: Undefined index: type in /drupal6/sites/all/modules/print/print_mail.module on line 249.
* notice: Undefined property: stdClass::$printing in /drupal6/sites/all/modules/print/print.module on line 428.
* notice: Undefined property: stdClass::$printing in /drupal6/sites/all/modules/print/print_mail.module on line 244.

Comments

jcnventura’s picture

Title: Even more undefined index / undefined property errors. » Even more undefined index / undefined property notices
Status: Active » Fixed

Hi,

Just committed the code to fix these notices.

João

eMPee584’s picture

Priority: Normal » Critical
Status: Fixed » Active

hi joao,
sorry to say: fixing it you broke it even more! $node is now not assigned anymore at all ;)

jcnventura’s picture

Status: Active » Fixed

Hi,

Thanks.. Amazing that I never detected the problem in my tests.. Anyway, the fix was so simple that I have committed it already.

João

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.