April 20, 2013 at 21:06 /
Sorry, I don’t like to interfere, but I have found this typo in “search.php” file:
if($atts['unavail'] == 0 && $avail) coninue;
It says “coninue” instead of “continue”. Could it be the problem in this bug?