Hi again
please go to source code: ...\modules\mod_jux_social_tab\facebook.php at line 3 and line 4
$app_id = '1715997618462814';
$app_secret = 'e1943c0751df5ca3295d96d39b4589f8';
edit:
$app_id = '1100238516749015';
$app_secret = 'emuSdFoMdJ3T2LITJnCTmInnpSA';
Hi again
This is because of the use of a common access token page facebook
you can get access to your facebook page token by following the instructions :
www.arrowplugins.com/generate-facebook-page-access-token/
Then copy the access token code and replace it with the code in our product
Please go to source code: .....\modules\mod_jux_social_stream\facebook.php at line 10