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

Tastenplayer
Users
Users
Posts: 14
Joined: 05 Feb 2017, 21:20
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by Tastenplayer »

I still have the problem that nothing is displayed as a guest?
In the acp I have enabled that guests can see the gallery as well as the videos!
acp_youtube_galerie.png
You do not have the required permissions to view the files attached to this post.
Be the best version of yourself rather than a bad copy of someone else!
Excuse me for my English, but I learned it by talking with people, not in school.

User avatar

martin
Admin
Admin
Posts: 5138
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Youtube Videos Gallery

Post by martin »

Tastenplayer wrote: 30 May 2017, 18:52 I still have the problem that nothing is displayed as a guest?
In the acp I have enabled that guests can see the gallery as well as the videos!
acp_youtube_galerie.png

Users need to be logged in to see hence these lines

Code: Select all

<!-- IF S_ENABLE_VIDEO_ON_INDEX and S_ENABLE_VIDEO_ON_INDEX_LOCATION and S_USER_LOGGED_IN -->
Image

User avatar

Tastenplayer
Users
Users
Posts: 14
Joined: 05 Feb 2017, 21:20
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by Tastenplayer »

martin wrote: 30 May 2017, 20:50
Tastenplayer wrote: 30 May 2017, 18:52 I still have the problem that nothing is displayed as a guest?
In the acp I have enabled that guests can see the gallery as well as the videos!
acp_youtube_galerie.png

Users need to be logged in to see hence these lines

Code: Select all

<!-- IF S_ENABLE_VIDEO_ON_INDEX and S_ENABLE_VIDEO_ON_INDEX_LOCATION and S_USER_LOGGED_IN -->
Okay for what are the points in the acp - guest can see the YT galerie and the vids? :smile:

Code: Select all

<!-- IF S_ENABLE_VIDEO_ON_INDEX and S_ENABLE_VIDEO_ON_INDEX_LOCATION and S_USER_LOGGED_IN -->

Is there any way I can change that

User avatar

martin
Admin
Admin
Posts: 5138
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Youtube Videos Gallery

Post by martin »

This will allow all to see

Code: Select all

<!-- IF S_ENABLE_VIDEO_ON_INDEX and S_ENABLE_VIDEO_ON_INDEX_LOCATION  -->
Your find

Code: Select all

<!-- IF S_ENABLE_VIDEO_ON_INDEX and S_ENABLE_VIDEO_ON_INDEX_LOCATION and S_USER_LOGGED_IN -->
in the styles prosolver/template/event folder.

User avatar

DemoneGuardiano
Users
Users
Posts: 2
Joined: 05 Jul 2017, 09:23
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by DemoneGuardiano »

Hi all,

Please forgive my bad english, I'm Italian :wave:

This extension works fine in my forum with the italian language file, I have only 2 small problems that I would like to resolve.

In the homepage it shows " VIDEO_LAST " instead of a translated phrase
Image

When I select a video, in the right panel it shows " USERS_VIDEO_EXPLAIN "
Image


Could someone teach me on how to solve this ?
I think that there's a file to be edited, but don't know exactly which one :whistl: :whistl:

Thanks a lot for suggestion !

Alessandro

User avatar

scheccia
Users
Users
Posts: 3
Joined: 13 Aug 2017, 15:54
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by scheccia »

It's possible to have a notifications and count of comments for single video? (i have made the count but i modified a lot of file and db)

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by seacoast »

Using YouTube Videos Gallery on 3.2.1 and works well. However, when viewing a video, the video title overlaps with "added by", "total videos", "viewed" fields and text.
Is this common?

Thanks.

User avatar

lolobono
Users
Users
Posts: 8
Joined: 30 Aug 2017, 07:59
    Mac OS X Chrome

Re: Youtube Videos Gallery

Post by lolobono »

Thank you for this excellent extension
I just have a problem with pagination, this doubles the root in the url
forums / app.php / video / forums / app.php / video
and this gives No route found for "GET /forums/app.php/

Its conflit with phpBB SEO Ultimate SEO URL de usu

Its ok now

User avatar

sc4t
Users
Users
Posts: 7
Joined: 20 Aug 2015, 10:01
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by sc4t »

Hello!

How to make YouTube video blocks hide from the index on the mobile phone

Cordialement
SC4T

User avatar

sc4t
Users
Users
Posts: 7
Joined: 20 Aug 2015, 10:01
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by sc4t »

Is it really so complicated to do? On mobile phones this deforms the forum ..
Sans titre.png
I find it more beautiful displayed like this
Sans titre.png
You do not have the required permissions to view the files attached to this post.

User avatar

sc4t
Users
Users
Posts: 7
Joined: 20 Aug 2015, 10:01
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by sc4t »

Nobody can help me? :yikes:

User avatar

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

Re: Youtube Videos Gallery

Post by dmzx »

sc4t wrote: 08 Nov 2017, 17:27 Nobody can help me? :yikes:
Need to check when I have some time :???:

User avatar

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

Re: Youtube Videos Gallery

Post by dmzx »

sc4t wrote: 08 Nov 2017, 17:27 Nobody can help me? :yikes:
open video.css
Find This may be a partial find and not the whole line

Code: Select all

ul.video li {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
	padding-bottom: 2px;
	width: 180px;
}
and play with value width: 180px;

User avatar

sc4t
Users
Users
Posts: 7
Joined: 20 Aug 2015, 10:01
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by sc4t »

Thank you very much for your help dmzx :wink:

User avatar

Pinhead
Users
Users
Posts: 2
Joined: 16 Nov 2017, 13:12
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by Pinhead »

Ant wrote: 29 Mar 2017, 18:03 EDIT: it works for me now. You need to read the guide that is linked the ACP for the videos configuration. Only took me literally 5 minutes after reading it and doing it step by step.

thanks for the nice extension.
I have the "Title not displaying" problem. I would like to read the documentation Ant talks about, but the links seems to point to something completely different.

where can I find the correct information ?

dmzx, thanks for this extension and all the others you make :buigen:

Post Reply Previous topicNext topic