Closed (duplicate)
Project:
Administration menu
Version:
7.x-3.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2012 at 10:19 UTC
Updated:
9 Mar 2013 at 09:24 UTC
Hello,
after i installed this module, i get many annoying errors on my pages:
Notice: Trying to get property of non-object in node_page_title() (linea 2108 di /var/www/drupal7/modules/node/node.module).
the problem can be avoided like explained here: http://drupal.org/node/1477608, but modifying the core is not good, so probably there's some other way?
thanks
Comments
Comment #1
rooby commentedTry the patch here - #1697570: _menu_load_objects() is not always called when building menu trees
This is quite likely a duplicate of that. Please reopen this issue if that turns out not to be the case.