facebook plugin init error: init not called with valid version
js.src = "//connect.facebook.net/zh_TW/all.js";
instead of
js.src = "//connect.facebook.net/zh_TW/sdk.js";
Ref: FB init function gives wrong version error