If you notice, I dropped the Date from mine, took up to much real estate. lolmartin wrote: 21 May 2016, 00:14 it should look something like this with a hover effect too (my look a little strange as its a custom theme but you get the idea of it)
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Youtube Videos Gallery
-
- Donator
- Posts: 502
- Joined: 24 Sep 2015, 16:23
Re: Youtube Videos Gallery
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Youtube Videos Gallery
All things are time related if I cannot help you direct maybe someone else will do, have patience.Grenader wrote: 21 May 2016, 16:16 Nobody has solved my problem, has solved itself, DMZX didn't even come and didn't look. Thanks to me.
If you solved it maybe you can share what you did for others

-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
You cant tell who looked at your site and to solve it by your self is the best thing you could do it just means your getting better.

-
- Users
- Posts: 14
- Joined: 05 May 2016, 20:19
Re: Youtube Videos Gallery
Of course. In overall_header_navigation_append.html deleted <!-- IF .video --> and <!-- ENDIF -->
Other thing: that guests could watch video has made editing, I have made the rights, creator have stated in the file not that it is necessary. That guests can see video:
Open overall_header_navigation_append.html:
find
Code: Select all
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
Code: Select all
<!-- IF .video -->
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Youtube Videos Gallery

-
- Users
- Posts: 1
- Joined: 10 Apr 2016, 15:52
Re: Youtube Videos Gallery
Grenader, добавление такого условия будет отображать ссылку лишь на странице видео, нужно допиливать права, чтоб правильно отображалось, лучшим вариантом если не допиливать является просто удаление этих условий.
Условия: являются некорректными.
P/S Сори, писать могу только по русски
Если автор переведёт, то хотелось бы иметь возможность редактирования заголовков видео, а всё остальное мелочи)
Условия:
Code: Select all
<!-- IF .video --> и <!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
P/S Сори, писать могу только по русски

Если автор переведёт, то хотелось бы иметь возможность редактирования заголовков видео, а всё остальное мелочи)
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
Grenader , the addition of such a condition will only display a link to the video page, you need dopilivat right to display properly, the best option if you do not dopilivat is simply the removal of these conditions.CodeRFoX wrote: 29 May 2016, 02:16 Grenader, добавление такого условия будет отображать ссылку лишь на странице видео, нужно допиливать права, чтоб правильно отображалось, лучшим вариантом если не допиливать является просто удаление этих условий.
Условия:являются некорректными.Code: Select all
<!-- IF .video --> и <!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
P/S Сори, писать могу только по русски![]()
Если автор переведёт, то хотелось бы иметь возможность редактирования заголовков видео, а всё остальное мелочи)
Terms and conditions:
Code: Select all
<!-- IF .video --> и <!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
-
- Users
- Posts: 14
- Joined: 05 May 2016, 20:19
Re: Youtube Videos Gallery
Coderfox, Everything perfectly works for me. I adjusted the rights long ago. No troubles.
-
- Donator
- Posts: 348
- Joined: 13 Dec 2014, 02:40
Re: Youtube Videos Gallery
I tried a few Google+ API keys. Browser key, server key..
And keep receiving this error:
Don't understand it anymore 
And keep receiving this error:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 154: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=*********&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden

Forum voor NL Extensie vertalingen ---> https://www.supportforum.be
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Youtube Videos Gallery
You need a YouTube Data API v3 can you try that one.Solidjeuh wrote: 08 Jun 2016, 20:36 I tried a few Google+ API keys. Browser key, server key..
And keep receiving this error:
Don't understand it anymoreCode: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 154: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=*********&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
![]()
-
- Donator
- Posts: 348
- Joined: 13 Dec 2014, 02:40
Re: Youtube Videos Gallery
I enabled YouTube Data API v3 and tried server and browser API keydmzx wrote: 09 Jun 2016, 18:32You need a YouTube Data API v3 can you try that one.Solidjeuh wrote: 08 Jun 2016, 20:36 I tried a few Google+ API keys. Browser key, server key..
And keep receiving this error:
Don't understand it anymoreCode: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 154: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=*********&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
![]()
Still not working, same error..
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Youtube Videos Gallery
Can you PM the YouTube Data API v3 key to check?
-
- Users
- Posts: 17
- Joined: 24 Mar 2016, 20:48
Re: Youtube Videos Gallery
Look at this post :
Youtube Videos Gallery
i have had the same problem and i solved it by myself

i have had the same problem and i solved it by myself
Solidjeuh wrote: 09 Jun 2016, 19:36I enabled YouTube Data API v3 and tried server and browser API keydmzx wrote: 09 Jun 2016, 18:32You need a YouTube Data API v3 can you try that one.Solidjeuh wrote: 08 Jun 2016, 20:36 I tried a few Google+ API keys. Browser key, server key..
And keep receiving this error:
Don't understand it anymoreCode: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 154: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=*********&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
![]()
Still not working, same error..
-
- Donator
- Posts: 348
- Joined: 13 Dec 2014, 02:40
Re: Youtube Videos Gallery
Browser key was not working.Darkside2016 wrote: 09 Jun 2016, 21:47 look at this post :
Youtube Videos Gallery
i have had the same problem and i solved it by myself
Solidjeuh wrote: 09 Jun 2016, 19:36I enabled YouTube Data API v3 and tried server and browser API keydmzx wrote: 09 Jun 2016, 18:32You need a YouTube Data API v3 can you try that one.Solidjeuh wrote: 08 Jun 2016, 20:36 I tried a few Google+ API keys. Browser key, server key..
And keep receiving this error:
Don't understand it anymoreCode: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 154: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=*********&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
![]()
Still not working, same error..
I use server key now, and it works

-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Youtube Videos Gallery
Would there be a way to upgrade my version 1.0.0 to the new one without losing the videos already posted.
1. disable ext.
2. delete files in /ext/dmzx/youtubegallery
3. upload new version
4. enable ext.
Would that work?
1. disable ext.
2. delete files in /ext/dmzx/youtubegallery
3. upload new version
4. enable ext.
Would that work?
