News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[FIXED] VM extended search plug-in error

Started by Graphic 3, April 28, 2008, 15:40:59 PM

Previous topic - Next topic

Graphic 3

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
iPhone, Droid and Blackberry App downloads and reviews
http://www.app-talk.com

Graphic 3

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?
iPhone, Droid and Blackberry App downloads and reviews
http://www.app-talk.com


Graphic 3

iPhone, Droid and Blackberry App downloads and reviews
http://www.app-talk.com

Graphic 3

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?
iPhone, Droid and Blackberry App downloads and reviews
http://www.app-talk.com

aravot

It is for Joomla front-end search, i.e. when using Joomla's search it will show VirtueMart products too.

Graphic 3

iPhone, Droid and Blackberry App downloads and reviews
http://www.app-talk.com

hajo804

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

aravot

#8
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

lliseil

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
- A thread solved is a thread [SOLVED]! (a memo for myself)

Ken Shaw

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 !!!!!