ok since noone posted the fix.
go into the plugin editor.
go to the bottom and find
<input id=”destination” name=”destination” type=”text” size=”50″ />
and change to
<input id=”destination” name=”destination” type=”text” size=”50″ value = “whatever your destination is”/>