Simple Search Fix Simple Search Fix
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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