• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Marek
  • Private: No
  • Open Date: 04.09.17, 17:17
  • Opened by: Luiz Sampaio
  • Closed by: Marek
  • Closed on: 29.12.17, 11:54
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10752 - the facebook box is not working.

the box set up in the facebook footer is not working.
page: facebook.com.br/shoppingdainformaticadf
domain: loja.informaticadf.com.br

Comments

Marek 04 Sep 2017, 18:26

It seems you need to add your Facebook API Key.
Open the file /public_html/loja/modules/pk_facebooklike/pk_facebooklike.php
find the line and put your key there

$filecontent = file_get_contents('https://graph.facebook.com/'.$name.'?access_token=YOUR_API_KEY');