Call to a member funvtion get() error

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

Call to a member funvtion get() error

Postby padalec » Fri Mar 27, 2015 3:55 pm

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
padalec
 
Posts: 13
Joined: Tue Jan 20, 2015 12:50 pm

Re: Call to a member funvtion get() error

Postby admin » Wed Apr 01, 2015 9:14 pm

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
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 3 on Joomla 3.x