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."
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."
Comments
Comment #1
rout commentedThis 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?
Comment #2
davebv commentedThis issue also is in 1.x and 2.x. I have the same problem when auto-inline is active.