Quote:
Originally Posted by SS9267547
bada_bing since the search fix for you isn't complicated, I'll tell you where you can do to change it for now, when you update it will just override it and put in the new option for you. In the glossary.php look for the following code:
PHP Code:
if(strlen($search) < 3)
Now replace '3' with whatever number you want the limit to be.
|
Thank you very much I will try this.