This is weird...in Firefox the search works normally, but in IE when I open the blog search page it has me verify an image. I don't want this image on the page.
I found the code is this
$imagereg$human_verify
if I remove this then the Firefox search works but the IE search doesnt. It just reloads the search php page.
I looked in the blog options and I didn't see an option to turn off the image text verifying thing...how can I get rid of this and still make the search work?
edit: it looks like the reason it didnt work in IE is because i wasnt logged in, so apparently logged in users dont see the image verification. That's the reason it doesnt show up in Firefox, but I still need to remove it somehow with the search still working afterwards
I found the code is this
$imagereg$human_verify
if I remove this then the Firefox search works but the IE search doesnt. It just reloads the search php page.
I looked in the blog options and I didn't see an option to turn off the image text verifying thing...how can I get rid of this and still make the search work?
edit: it looks like the reason it didnt work in IE is because i wasnt logged in, so apparently logged in users dont see the image verification. That's the reason it doesnt show up in Firefox, but I still need to remove it somehow with the search still working afterwards
Comment