i get this error when enabling the extended search plug-in
Fatal error: Call to undefined method JAdministrator::getParams() in /home/graphie6/public_html/progress/components/com_virtuemart/virtuemart_parser.php on line 80
anyone else get an error w/ this plug-in enabled?
this error displays when trying to access administrator/components/search
what is the proper method of using the vmxtended search plugin?
Not in Joomla 1.5.3, which version of Joomla are you using?
1.5.2
just upgraded to 1.5.3 still same error - its when i try to access the search in admin... is that what this plugin contributes to anyways?
what does the plugin affect?
It is for Joomla front-end search, i.e. when using Joomla's search it will show VirtueMart products too.
oh . cool, thanks
Quote from: aravot on May 04, 2008, 09:37:21 AM
Not in Joomla 1.5.3, which version of Joomla are you using?
Hi aravot!
I'm using 1.5.3 with vm 1.1.0, and I get the same error .
I looked after, and the "problem" is in the vm parser file (line ~80.)
if( vmIsJoomla( '1.5' ) ) {
$menuparams = $mainframe->getParams();
}
But there's no such function (getParams()) neither in JAdministrator (=$mainframe), nor in JApplication.
However, in frontend, the plugin works well.
Could you look after the problem?
Many thanks in advance:
Imre
This is strange, the other day when I tested it was working but not today, thanks for reporting.
Tracker URL http://dev.virtuemart.net/cb/issue/2088
Hi,
Just the same error with Joomla 1.5.4, VM 1.1, host : Lycos pro
Context :
Backend > open any standard article (not in VM) > error appears when I press Apply or Save, should i have modified something or nothing !?
Fatal error: Call to undefined function: getparams() in /data/members/.../com_virtuemart/virtuemart_parser.php on line 80
which looks like hajo804 posted.
Many thanks in advance,
lliseil
Quote from: lliseil on July 29, 2008, 09:46:50 AM
Hi,
Just the same error with Joomla 1.5.4, VM 1.1, host : Lycos pro
Context :
Backend > open any standard article (not in VM) > error appears when I press Apply or Save, should i have modified something or nothing !?
Fatal error: Call to undefined function: getparams() in /data/members/.../com_virtuemart/virtuemart_parser.php on line 80
which looks like hajo804 posted.
Many thanks in advance,
lliseil
I get the error in the same place, whenever I try to save content.
This only appeared over the last few days which is very odd !!!!!