Could you tell me why my facebook like button doesn't work? Does the server allow Javascript SDK? Thank you :)
Javascript is solely a client side language and has absolutely no connection with what's installed on the server. Unless the like button has any PHP code, the most likely cause is an error in the JS itself or how you are placing it.
Forum Rules