![]() |
|
|
#1 |
|
Member
Join Date: Jul 2002
Location: UK
Posts: 608
|
This seems to be set at 20 characters
I thought I had found out where this setting is (SCRIPT_search.php) but changing the value doesn't seem to enable a longer search string This is what I have put (it was 20) but it hasn't made any difference. Anyone know how to do it? Code:
ob_start();
if ($search_row != $q45) {
?><input type="text" name="keyword" value="<?php print ee_html_conversion($keyword); ?>" size="25" maxlength="255" class="ee_css_keyword_input" /><?php
}
$form_search_keywordfield_html = ob_get_contents();
ob_end_clean();
|
|
|
|
| sponsored links |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| $1 String Tripod $1 String Stabilizer $1 string monopod | jay-d | Accessories & Storage | 149 | 25th of November 2008 (Tue) 16:24 |
| Search by focal length or aperature | orisky | RAW, Post Processing and Printing | 2 | 4th of May 2008 (Sun) 15:14 |
| Search bugs - string with apostrophes | devenh | EE 2 Bugs | 0 | 6th of February 2007 (Tue) 13:25 |
| html search string | karim | Version 1.0-1.5 discussion | 1 | 5th of May 2005 (Thu) 11:46 |
| Search using URI query string | blulegend | Version 1.0-1.5 discussion | 0 | 25th of May 2004 (Tue) 01:39 |