hi,
can any body guide me how can i only search a-z and numaric values in search criteria. i am struggling to do that. only problem is this when i search ';';'#;#'[;'#;#';[;#';#;' it gives me 404 page error. which it should give a normal error. that you need to put 3 characters or something.

can someone help on that!
Thanks

Comments

naseem_sarwar’s picture

Hi,
is there anybody to help me out. i am really struggling to get this sorted. now i see the error log in drupal and it is giving me these details.it is something to do with special character. can somebody help me....

sitename/search/inline_ajax_search/get/;'
below is the error
Missing argument 2 for _inline_ajax_search() in D:\uat\uat2.clearlybusiness.zabisco.com\sites\all\modules\inline_ajax_search\includes\inline_ajax_search.inc on line 7.

fabianderijk’s picture

Seems that the characters have to be url encoded. Don't know if that happen's now. Have you already fixed this in the meantime and do you have a patch for it?

naseem_sarwar’s picture

i couldnt fix it. as i dont know much about drupal. is there anyone who can do it? please do let me know...
Thanks

fabianderijk’s picture

I think that the problem posted in comment #1 is already solved in the new version of the module. About that 404 i have to look into that.