Page 1 of 1

Call to a member funvtion get() error

PostPosted: Fri Mar 27, 2015 3:55 pm
by padalec
Hi,

I get a lot of emails with this error. Hoewer I can't reproduce this error.

What it is?

1 Call to a member function get() on a non-object in file: /home/mywebshop/public_html/components/com_users/models/login.php line: 62 timestamp: 2015-03-27T13:52:09+00:00

Re: Call to a member funvtion get() error

PostPosted: Wed Apr 01, 2015 9:14 pm
by admin
hello, the only line that i see on joomla 3.3.6 which uses the ->get

is :

if ($return = $input->$method->get('return', '', 'BASE64'))

are you runnig any CRON or CLI scripts to generate XMLs or other data from your joomla? maybe that is where the problem is.

best regards, stan