I noticed that after last update, it can't find posts with "two words" tags.
Let's say I tagged a post with "WordPress Plugin" tag. Then I tried to search "WordPress Plugin" .. it wouldn't find it.
I noticed that after last update, it can't find posts with "two words" tags.
Let's say I tagged a post with "WordPress Plugin" tag. Then I tried to search "WordPress Plugin" .. it wouldn't find it.
Any update on this? I don't see the developers post around here for a while now. Does anyone know a good alternative?
Hi,
I'm running Search Everything 6.6 and after a lot of research I ended up replacing this line:
$where = str_replace( ")))", ")$searchQuery))", $where );
By this other:
$where = str_replace( ")) ", ")$searchQuery) ", $where );
And now it's working well :).
eqhes, You Rock!!
It's working now .. Finally! :)
Thank you so much.
eqhes,
You are Star!
Mine is working fine now!
eqhes you are a genius!
This is brilliant, thank-you!
eqhes,
thank u so much!!!
Hi eqhes,
thanx for the tip, it works like a charm for me :)
This topic has been closed to new replies.