The new version of Firefox has a bug preventing the postcode lookup from being completed. The fix is very simple.

Add the following to ../ext/craftyclicks/crafty_html_output.php at line 119: -

cp_obj.set("max_lines", 1);

Alternatively you can download replacement java classes from here: -

http://www.craftyclicks.co.uk/downlo...ass_v4_9_1.zip

Just updating the java classes alone did not cure the problem for us, we also had to insert the additional code.

Fix courtesy Adam at CraftyClicks.

File contains only this text.

More...