solved YouTube module not fetching images

alt=
@mzikifm
9 years ago
11 posts
The YouTube module is not fetching images.... http://group.co.ke/youtube

Kindly help.
updated by @mzikifm: 09/13/16 11:27:59PM
paul
@paul
9 years ago
4,335 posts
It is on the individual YouTube detail pages.
Check that your template code in the list page matches that of the detail page.
Hope that helps


--
Paul Asher - JR Developer and System Import Specialist
alt=
@mzikifm
9 years ago
11 posts
Kindly explain.... I cant trace this.... It does the same even with other skins?
douglas
@douglas
9 years ago
2,806 posts
mzikifm:
Kindly explain.... I cant trace this.... It does the same even with other skins?

Can you send us your admin login so we can check it out?

support[at] jamroom[dot] net

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
@mzikifm
9 years ago
11 posts
Sent...

Thanks.
douglas
@douglas
9 years ago
2,806 posts
Replied, your access info did not come through.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
@mzikifm
9 years ago
11 posts
Resent... Thanks
douglas
@douglas
9 years ago
2,806 posts
mzikifm:
Resent... Thanks

Make sure you've resent it to support[at] jamroom[dot] net.

I'm not seeing your new one.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
@mzikifm
9 years ago
11 posts
Sent again

Thanks
michael
@michael
9 years ago
7,805 posts
Check on a default skin. On your customized skin you have this code coming as output:
<img src="" alt="Ethiopian music by ytayew dagne - yenea abeba" class="img_scale">
The most obvious guess issue there is that you're using the wrong variable to try to output the image.

Check what variable you're trying to use in your template, then check the {debug} output to see if that variable exists or not.

Docs: "{debug}"
https://www.jamroom.net/the-jamroom-network/documentation/development/1477/debug
alt=
@mzikifm
9 years ago
11 posts
Hello,

I have now restored to default template but still images are not fetching.... Check http://group.co.ke/youtube
douglas
@douglas
9 years ago
2,806 posts
There are no image URL's in your YouTube database youtube_artwork_url table, not sure why... would you mind if I try to re-create one on your site?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
@mzikifm
9 years ago
11 posts
BTW..... you can post something if you want.... anything no problem.... I provided the logins.... Meanwhile ill past aswell.

Thanks
alt=
@mzikifm
9 years ago
11 posts
Uploaded one http://group.co.ke/youtube

This one: TEST - Al Jazeera English HD Live Stream.
douglas
@douglas
9 years ago
2,806 posts
I'm not sure what is going on here... the only thing that gets added to the database is the YouTube URL, nothing else, including the video title, category, duration and description.

I'll see if I can get Brian to take a look.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

updated by @douglas: 06/15/16 09:44:54AM
alt=
@mzikifm
9 years ago
11 posts
okey
paul
@paul
9 years ago
4,335 posts
Hi - Have checked this out and the issue is with the YouTube key you have entered in the module's global configuration. I temporarily changed it for one of mine and it all worked ok - http://group.co.ke/youtube
Check your key value and re-enter it if its wrong.

Also, I noticed that whilst your adminprofile name is 'Group Hub', you had the url set to 'group' (I presume he did this before installing the Group module, otherwise it wouldn't have been allowed). This was causing issues linking to your profile pages so have set the url to 'group-hub'.

Hope that helps


--
Paul Asher - JR Developer and System Import Specialist
alt=
@mzikifm
9 years ago
11 posts
Thanks Paul....

Here is my API key... is there something wrong?

Browser API key

Use this key in your web application

API requests are sent directly to Google from your users' browser. Learn more.

API key
************ (Edit - Key removed - Paul)
Creation date
28 Mar 2016, 22:03:06
douglas
@douglas
9 years ago
2,806 posts
Did you follow these docs when creating your API Key?

https://www.jamroom.net/the-jamroom-network/documentation/modules/295/youtube#connecting-to-the-youtube-v3-api


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
alt=
@mzikifm
9 years ago
11 posts
Thanks... has worked... i removed the referrers domain from below...

Accept requests from these HTTP referrers (websites) (Optional)
Use asterisks for wildcards. If you leave this blank, requests will be accepted from any referrer. Be sure to add referrers before using this key in production.
douglas
@douglas
9 years ago
2,806 posts
Glad you got it sorted! :)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags