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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | D7forward.patch | 4.06 KB | john.oltman |
Comments
Comment #1
john.oltman commentedAttached is a patch with various bug fixes for undefined property notices, stats not generating, etc.
Comment #2
hedley commentedThanks, this fixes a load of errors and makes the module usable. Someone please commit!
Comment #3
john.oltman commentedThe patch has been incorporated in the new 7.x-1.0-rc1 release. Please download and test and submit any errors. Thanks!
Comment #4
john.oltman commented