error using auto-inline: "warning: Attempt to assign property of non-object in..."
rout - July 15, 2009 - 15:59
| Project: | Inline |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm getting the following error when attempting to create or edit a posting using auto-inline (Drupal 6.13):
"warning: Attempt to assign property of non-object in /var/www/.../sites/all/modules/inline/inline.module on line 379."

#1
This is a similar error to: http://drupal.org/node/138003
This response also seemed to fix the issue for me: http://drupal.org/node/138003#comment-914938
...but I'm not sure this is the best solution.
Has anyone else had this issue on D6?
#2
This issue also is in 1.x and 2.x. I have the same problem when auto-inline is active.