[support] Error when updating custom code to d7

Earnie Boyd earnie at users.sourceforge.net
Sat Mar 24 15:50:01 UTC 2012


On Sat, Mar 24, 2012 at 11:34 AM, Mutuku Ndeti <jnmutuku at gmail.com> wrote:
> Hi,
>
> I am working in updating some d6 code to d7. I am stuck with the error
> below. I am sure it's not coming from the rules module. Is there a way
> to trace the source of the error?
>
> Warning: Attempt to assign property of non-object in eval() (line 32
> of /sites/all/modules/rules/modules/php.eval.inc(146) : eval()'d
> code).

What other modules use the rules module?
You could output to watchdog at line 32 of php.eval.inc to try to
determine the module using the debug_backtrace data.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list