Simple Search Fix Simple Search Fix
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Simple Search Fix

Started by Bazzy, April 10, 2006, 11:17:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bazzy

Well it appears that a file named 9_1 will be found if a keyword such as 9 is entered because of the "title" box checked by default. What way should i go about to have the box unchecked by default? I was looking around in search.php and found nothing i could understand without turning my search feature fubar

Sami

you can remove

checked="checked"

from line 78 of search.php
it will Uncheck "Title" By default
‍I don't answer to PM with support question
Please post your issue to related board

Bazzy