Use of undefined constant forward_count - assumed 'forward_count' in forward_form_submit() (line 910 of /var/www/html/sites/all/modules/forward/forward.module)

Undefined property: stdClass::$format in forward_form_submit() (line 793 of /var/www/html/sites/all/modules/forward/forward.module)

Undefined property: stdClass::$teaser in forward_form_submit() (line 793 of /var/www/html/sites/all/modules/forward/forward.module)

The emails still get sent, but these notices end up in the log.

CommentFileSizeAuthor
#1 D7forward.patch4.06 KBjohn.oltman

Comments

john.oltman’s picture

Status: Active » Needs review
StatusFileSize
new4.06 KB

Attached is a patch with various bug fixes for undefined property notices, stats not generating, etc.

hedley’s picture

Thanks, this fixes a load of errors and makes the module usable. Someone please commit!

john.oltman’s picture

The patch has been incorporated in the new 7.x-1.0-rc1 release. Please download and test and submit any errors. Thanks!

john.oltman’s picture

Status: Needs review » Closed (fixed)