Closed (fixed)
Project:
Forward
Version:
7.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
27 Apr 2011 at 07:57 UTC
Updated:
12 Oct 2018 at 23:01 UTC
Jump to comment: Most recent
Comments
Comment #1
chertzogi get this as well.
Comment #2
john.oltman commentedI will take a look and work on a new release soon. There are a couple of other items as well.
Comment #3
Anonymous (not verified) commented@john.oltman
thnx for this. is there a way to hide the error? the function of sending the mail itself is working properly. only the error is quite ugly..
Comment #4
john.oltman commented@skylar, can you give me a line # for the error, and whether you were forwarding a node, comment, etc? Any info would help.
Comment #5
chertzogNotice: Undefined property: stdClass::$body in forward_form_submit() (line 792 of /root/sites/all/modules/forward/forward.module).
i got this when i was forwarding a node.
Comment #6
john.oltman commentedDoes the node's content type have a body field?
Comment #7
chertzogno, i got rid of it. all i needed was the title field and an image field
Comment #8
john.oltman commentedSome node types may not have a body field in D7. Check before using in the forwarded email.
Comment #9
john.oltman commentedFix committed, please pull down the latest 7.x DEV release after it finishes building and let me know if it works now.
Comment #10
chertzoglooks good. thanks
Comment #11
Anonymous (not verified) commented@john
sorry i was too late with giving you the needed informations. i installed the new release and it's working! great! thanx a lot!
Comment #12
john.oltman commented