3.2 & 3.3 Extensions Database 3.2 / 3.3Youtube Videos Gallery

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by camplife »

martin wrote: 01 Sep 2016, 13:46 You have another ext that is also using the same lang i'm sure i posted a fix (or dm) did.
Hmm...You're likely right. I have a lot of exts. runnin.

User avatar

rickhaye
Users
Users
Posts: 4
Joined: 15 Sep 2016, 15:32
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by rickhaye »

How do I make the gallery available to guests for viewing? I have set the permissions correctly but still only registered users are able to view. Thanks in advance.

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by camplife »

rickhaye wrote: 16 Sep 2016, 12:10 How do I make the gallery available to guests for viewing? I have set the permissions correctly but still only registered users are able to view. Thanks in advance.
Should be in Group Permissions - advanced permissions

User avatar

rickhaye
Users
Users
Posts: 4
Joined: 15 Sep 2016, 15:32
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by rickhaye »

camplife wrote: 16 Sep 2016, 18:07
rickhaye wrote: 16 Sep 2016, 12:10 How do I make the gallery available to guests for viewing? I have set the permissions correctly but still only registered users are able to view. Thanks in advance.
Should be in Group Permissions - advanced permissions
I gave "guests" all "yes" under group permission but it still doesn't show up for guests. Video gallery is available for registered users.

www.pinoysquadron.com

Maybe an existing extension conflicting. I have many extensions enabled.

User avatar

berliner
Users
Users
Posts: 2
Joined: 26 Sep 2016, 12:41
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by berliner »

Hello
When I open the Video button on the main page , the error message : [ 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 = AIzaSyBp3WB2BZWovP8xU6BIPi9qkux8JcAvSN0 & type = video & part = snippet ) : failed to open stream : HTTP request failed ! HTTP / 1.0 403 Forbidden
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )

User avatar

Darkside2016
Users
Users
Posts: 17
Joined: 24 Mar 2016, 20:48
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by Darkside2016 »

Is apache mod headers.load enabled ?

when you have acces to the sever you can do this by

Code: Select all

a2enmod MODULNAME

Code: Select all

a2enmod headers
as root
berliner wrote: 26 Sep 2016, 12:48 Hello
When I open the Video button on the main page , the error message : [ 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 = AIzaSyBp3WB2BZWovP8xU6BIPi9qkux8JcAvSN0 & type = video & part = snippet ) : failed to open stream : HTTP request failed ! HTTP / 1.0 403 Forbidden
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )
[ PhpBB Debug] PHP Warning : in file [ ROOT ] /includes/functions.php on line 5312 : Can not modify header information - headers already sent by ( output started at [ ROOT ] /includes/functions.php:3925 )

User avatar

berliner
Users
Users
Posts: 2
Joined: 26 Sep 2016, 12:41
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by berliner »

Is there another way? where can I find the apache mod header?

Hallo Darkside2016 du hast ne deutsche Flagge vielleicht kannst du mir mal auf deutsch weiterhelfen.
Ich habe bei Alfahosting mein Server das ist ein Linus oder?

User avatar

Grenader
Users
Users
Posts: 14
Joined: 05 May 2016, 20:19
    Windows 7 Chrome

Re: Youtube Videos Gallery

Post by Grenader »

rickhaye wrote: 16 Sep 2016, 12:10 How do I make the gallery available to guests for viewing? I have set the permissions correctly but still only registered users are able to view. Thanks in advance.
Open overall_header_navigation_append.html:
find

Code: Select all

<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
Replace with

Code: Select all

<!-- IF .video -->

User avatar

rickhaye
Users
Users
Posts: 4
Joined: 15 Sep 2016, 15:32
    Windows 8.1 Chrome

Re: Youtube Videos Gallery

Post by rickhaye »

Grenader wrote: 03 Oct 2016, 12:00
rickhaye wrote: 16 Sep 2016, 12:10 How do I make the gallery available to guests for viewing? I have set the permissions correctly but still only registered users are able to view. Thanks in advance.
Open overall_header_navigation_append.html:
find

Code: Select all

<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
Replace with

Code: Select all

<!-- IF .video -->
I made the changes and double checked guests permissions (set all to yes) yet guests are not able to view the gallery on the index page, only registered users. Any more ideas, thanks in advance.

User avatar

Grenader
Users
Users
Posts: 14
Joined: 05 May 2016, 20:19
    Windows 7 Chrome

Re: Youtube Videos Gallery

Post by Grenader »

[/quote]

I made the changes and double checked guests permissions (set all to yes) yet guests are not able to view the gallery on the index page, only registered users. Any more ideas, thanks in advance.
[/quote]
I dont know. Its work for me. Maybe somebody will hint.

User avatar

opoesiemen
Users
Users
Posts: 8
Joined: 16 Sep 2016, 14:03
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by opoesiemen »

I have the same problem. The permissions are all put on "yes", but guests can't still not see the gallery. Does anyone has a solution? That would be great. Thanks in advance!

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by dmzx »

opoesiemen wrote: 17 Oct 2016, 09:26 I have the same problem. The permissions are all put on "yes", but guests can't still not see the gallery. Does anyone has a solution? That would be great. Thanks in advance!
Check the event folder in template.
Open all files and delete and S_USER_LOGGED_IN

Clear cache.

User avatar

Solidjeuh
Donator
Donator
Posts: 348
Joined: 13 Dec 2014, 02:40
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by Solidjeuh »

I have this when I use quick login on the youtube page
2016-10-17 19 45 30.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Forum voor NL Extensie vertalingen ---> https://www.supportforum.be
----------------------------------------------------------------------------

User avatar

opoesiemen
Users
Users
Posts: 8
Joined: 16 Sep 2016, 14:03
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by opoesiemen »

dmzx wrote: 17 Oct 2016, 19:33
opoesiemen wrote: 17 Oct 2016, 09:26 I have the same problem. The permissions are all put on "yes", but guests can't still not see the gallery. Does anyone has a solution? That would be great. Thanks in advance!
Check the event folder in template.
Open all files and delete and S_USER_LOGGED_IN

Clear cache.
Thanks DMZX! It works now! I can see the video's when I'm logged out.

User avatar

Grenader
Users
Users
Posts: 14
Joined: 05 May 2016, 20:19
    Windows 7 Chrome

Re: Youtube Videos Gallery

Post by Grenader »

When video deleted - i can't see anything. How i can reedit link to video without deleted?

Post Reply Previous topicNext topic