@copyrite - it seems that they have changed their website.
It's a pretty simple fix: Change the url to this:
Code:
http://www.fictiondb.com/search/searchresults.htm?styp=5&srchtxt={author}+{title}
And in the far right column change the "Method" from "POST" to "GET".
Alternatively use the same URL with a space where the + is between {author} and {title}, and keep the method as "POST". Both seem to work equally from my quick tests.