-
AuthorPosts
-
Luiz FernandoMolina Friend
Luiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
February 24, 2018 at 3:14 am #1093593I haven´t had any success at all in setting this plugin. I only get error messages or "0 success" and "0 erros". Take YouTube for instance. When I hit "verify" it shows me a new window with xml text on it from my youtube channel. But when I press "run now" it returns "Done : 0 Success And 0 Error ".
As for RSS it returns 20 "Item (guid:) : ERROR".
In Instagram I get
"Source : instagram Profile molinabr Done : 0 Success And 0 Error DONE"
And when I hit "verify" it goes to https://www.instagram.com/molinabr/media/ and gives back an error because of this "/media"
Sure I am the one to blame. Could you please help?
- This topic was modified 6 years, 8 months ago by Luiz FernandoMolina.
- This topic was modified 6 years, 8 months ago by Luiz FernandoMolina.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2018 at 9:23 am #1093888Hi Luiz,
For the Youtube & RSS feeds, I will pass to the team for further checking.
With Instagram, pls try to put the Instagram Access token Setting first.
Regards
February 26, 2018 at 9:40 am #1093893Maybe a updated tutorial will help. I got problems as well. After many tinkering i found out i needed more settings in the youtube api-settings. Added domains etc. After that i got youtube-videos in articles just fine. Only the cron doesn’t work. it doesn’t automaticcaly run.
So maybe a more detailed description will help these current posts about the plugin.
Regards,
JorisMo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
February 26, 2018 at 10:00 am #1093901Hi.
For RSS.
You have to had GUID to make the article unique.
You could put in : link
in the GUID box.And for Instagram. The Instagram had remove support for type without an access token. You have to register an app and api key then get an access token to make it work.
You could find detail to setup here https://www.joomlart.com/documentation/joomla-plugins/ja-social-feed#instagram-settings
- This reply was modified 6 years, 8 months ago by Mo0nlight.
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
February 26, 2018 at 10:18 am #1093905And about Youtube
It’s seem your api key have some problem.This error show up after i run it.
Access Not Configured. YouTube Data API has not been used in project 386421626857 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=386421626857 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.You could try to do this to show the error message.
edit the file:
/plugins/system/jasocial_feed/jasocial_feed.phpLook for the code:
//Get more than 50 videos from youtube if($limit <= 50){ $fetchUrl .= "&maxResults=". $limit; }else{ $fetchUrl .= "&maxResults=50"; } $content = $this->getContent($fetchUrl); $data = json_decode($content);
add this under.
if (!empty($data->error)) { return 'ERROR : '.$data->error->message; }
Luiz FernandoMolina FriendLuiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
February 26, 2018 at 5:31 pm #1094015Yes. I felt the tutorial was not clear enough…
Luiz FernandoMolina FriendLuiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
February 26, 2018 at 6:47 pm #1094020This reply has been marked as private.Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
February 28, 2018 at 3:10 am #1094316Hi.
Please share your ftp account and add this instagram account: ronglon0207 to your sandbox app user so I could check further.
Luiz FernandoMolina FriendLuiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
April 1, 2018 at 12:13 am #1113212Hello. There is is change in forums since I started this discussion. Should I move this conversation there?
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by Saguaros 6 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum