VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: Graphic 3 on April 28, 2008, 15:40:59 PM

Title: [FIXED] VM extended search plug-in error
Post by: Graphic 3 on April 28, 2008, 15:40:59 PM
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
Title: Re: VM extended search plug-in error
Post by: Graphic 3 on May 04, 2008, 05:13:28 AM
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?
Title: Re: VM extended search plug-in error
Post by: aravot on May 04, 2008, 09:37:21 AM
Not in Joomla 1.5.3, which version of Joomla are you using?
Title: Re: VM extended search plug-in error
Post by: Graphic 3 on May 05, 2008, 15:44:25 PM
1.5.2
Title: Re: VM extended search plug-in error
Post by: Graphic 3 on May 05, 2008, 16:08:46 PM
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?
Title: Re: VM extended search plug-in error
Post by: aravot on May 05, 2008, 19:19:33 PM
It is for Joomla front-end search, i.e. when using Joomla's search it will show VirtueMart products too.
Title: Re: VM extended search plug-in error
Post by: Graphic 3 on May 05, 2008, 22:22:55 PM
oh . cool, thanks
Title: Re: VM extended search plug-in error
Post by: hajo804 on May 08, 2008, 10:27:43 AM
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
Title: Re: VM extended search plug-in error
Post by: aravot on May 08, 2008, 19:45:56 PM
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
Title: Re: [FIXED] VM extended search plug-in error
Post by: 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
Title: Re: [FIXED] VM extended search plug-in error
Post by: Ken Shaw on June 30, 2009, 17:27:43 PM
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 !!!!!