jooDatabase Forum
Welcome Guest   [Register]  [Login]
 Subject :Re:Reducing Sort to minimum of 2.. 2010-01-28 19:17:34 
Change Value

Guest

Change  the value in:

componentes/com_joodb/models/catalog.php

Line 87

if (strlen($this->getState('search'))>=3)

For

if (strlen($this->getState('search'))>=2)

Or any value  do you need.

 

Good Luck

 

IP Logged
 Subject :Reducing Sort to minimum of 2.. 2010-01-03 20:31:17 
P-J
Joined: 2010-01-03 19:26:40
Posts: 1
Location

Hi,

 

I reduced the search function on the normal search function down to a minimum of 2 characters?

However, when I search on Joodatabase it doesn't recognise any criteria less then 3 - is there a way of reducing it?

 

Thanks in advance

IP Logged
Page # 


Powered by ccBoard