Heya,

Ive been reading through this thread but can't find any solution to my problem.

I am getting an error when pressing the "Like" button.

The App ID "123179024441344" in the meta tag "fb:app_id isn't correct.
Anyone got a clue what's wrong?
Site: http://www.timstore.se
Version 1.3.9h

From tpl_product_info_display.php:
Code:
FB.init({appId: '123179024441344', status: true, cookie: true,
From html_header.php:
Code:
<meta property="fb:admins" content="123179024441344"/>
Thanks!