Bingo. Me too. It happened a few days ago - and some how I resolved it. (Silly me).
Now it's happening again. I 'did' have a Search Filter in place, added about 6 fields to search on, didn't work at all.
So I removed the Search Filter entirely - and bang. There's the error message:
Warning: Missing argument 2 for JApplication::getUserStateFromRequest(), called in /home2/iconvmco/public_html/crmtest/components/com_eaglehomescrm/controllers/leads.php on line 58 and defined in /home2/iconvmco/public_html/crmtest/libraries/joomla/application/application.php on line 622
Doesn't matter if I'm a logged in user or no, still happens.
From what BTB300 has said I'm guessing the problem lies here:
57. $app->getUserStateFromRequest( $this->namespace . 'filter_' );
- it's missing (as the error says) the 2nd parameter.
Jocelyn?
Regards,
Edward.