VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rufek on December 05, 2012, 12:55:49 PM

Title: Minimal length of search word
Post by: rufek on December 05, 2012, 12:55:49 PM
Hello there,

I have to change minimal length of search word. In VM 1.x this change was rather simple, but in VM 2.0.12 I don't know, where can i find this option.

IN VM 1.X this change can be done by replacing line:    if ($strlen > 2)  in file   administrator/components/com_virtuemart/classes/ps_main.php

But in VM 2.0.12 there is no file ps_main.php in this path.

So where can I change it ?