Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

exclamation-circle Facebook Wall not working!!

More
5 years 8 months ago #21443 by HaiND
Replied by HaiND on topic Facebook Wall not working!!
Hi Rouffignac - GI
With your plugin users have to manually find "app id" and "app secret" ?
It is very difficult for customers not to master the Facebook API
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21445 by Wi s.r.o.
Hi,
about an hour ago it was alright, but now again Facebook stream is not working. And this happens again and again and again... I dont know if is it because of the module or because of that app id and app secure. But it has to be working every time. Are you sure you can fix it? It is third day and I dont see any difference :(

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21446 by Nick Vine
Hi Wi s.r.o.

I'm afraid I gave up on this module a while back now for the very reason you've highlighted. I think you will find that you're hitting a call limit on the Facebook API. Check out other threads on this forum since I'm sure someone else highlighted this issue already.

I can't advise more since - like I say - we wrote our own code based on FB's own stream module, but if it was working and then stopped - sounds like a limit was hit.

Good luck.

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21447 by Wi s.r.o.
Well, we had business meeting with our client and she has decided to use only instagram and RSS on social stream, so we don't need you to fix that FB stream for us :)

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21448 by Wi s.r.o.
Hi Nick,
thanks for your reply :) Yes I think the same (it was 'cause of app limit or sth similiar). Fortunately we no longer need to show Facebook posts on clients website (client has decided to hide them because they post absolutely the same posts on their instagram. But if the client wouldn't decided to hide it, then I should try this module axentmedia.com/wall-demo-rss-aggregator/ .

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21461 by HaiND
Replied by HaiND on topic Facebook Wall not working!!
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

$app_access_token = $app_id.'|'.$app_secret;
edit:
$app_access_token = 'YOUR ACCESS TOKEN'

Example:
$app_access_token = $app_id.'|'.$app_secret;
edit:
$app_access_token = '132507796808786|NXQlOduWufjQvTBkrTXUAwupFFM';

With the user being able to get the access token of your own page, Facebook will definitely work well
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21462 by HaiND
Replied by HaiND on topic Facebook Wall not working!!
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

$app_access_token = $app_id.'|'.$app_secret;
edit:
$app_access_token = 'YOUR ACCESS TOKEN'

Example:
$app_access_token = $app_id.'|'.$app_secret;
edit:
$app_access_token = '132507796808786|NXQlOduWufjQvTBkrTXUAwupFFM';

With the user being able to get the access token of your own page, Facebook will definitely work well
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21470 by Christopher Green
It still doesn't work...

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #21473 by HaiND
Replied by HaiND on topic Facebook Wall not working!!
Hi again
You have enabled it in "Development" mode. ?
prnt.sc/khamc1
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.038 seconds
Powered by Kunena Forum