<![CDATA[ Call to a member function get() on a non-object - My Forums]]> https://forums.modx.com/thread/?thread=94509 <![CDATA[Call to a member function get() on a non-object]]> https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511865
Fatal error: Call to a member function get() on a non-object in /home/mysite/public_html/core/model/modx/modlexicon.class.php on line 161


the problem is this line:

$modx->lexicon->load('import');


if i commenti the line i recive this error:

 Fatal error: Call to a member function get() on a non-object in /home/mysite/public_html/core/model/modx/modresource.class.php on line 730


What change in the new modx ?]]>
cristianb88 Oct 03, 2014, 04:40 AM https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511865
<![CDATA[Re: Call to a member function get() on a non-object]]> https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511920
$modx->lexicon->load('import');

and i change the declaration of modx class.]]>
cristianb88 Oct 04, 2014, 03:14 AM https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511920
<![CDATA[Re: Call to a member function get() on a non-object]]> https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511904 sottwell Oct 03, 2014, 05:39 PM https://forums.modx.com/thread/94509/call-to-a-member-function-get-on-a-non-object#dis-post-511904