To fix a search bug in for example the adultempire.com script i need a new block to just replace characters in the search term. I can't use the #SUBSTITUTEWEBQUERY# block because it replaces the characters in the entire url and not only in the search term.
Example for the Block with should only replace character in the Variables: #MOVIE# (for Movies) and #SERIE# (for TV Shows)
#SUBSTITUTESEARCHTERM#
#SUBSTITUTESEARCHTERM#=&=
#ENDSUBSTITUTESEARCHTERM#
Or maybe it's a bug and the #SUBSTITUTEWEBQUERY# block should only replace the search term...