Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

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

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by admin1 »

martin wrote: 04 Jan 2021, 00:51 unistal and delete data and reinstall.
Seems its missing .yml according to Extensions .yml check installed in my board

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

:rolling: No its not or no one would be using it.
Image

User avatar

umi
Users
Users
Posts: 89
Joined: 05 Aug 2019, 14:18
    Android Firefox

Re: Youtube Videos Gallery

Post by umi »

admin1 wrote: 08 Jan 2021, 18:57
martin wrote: 04 Jan 2021, 00:51 unistal and delete data and reinstall.
Seems its missing .yml according to Extensions .yml check installed in my board
Running perfectly on phpbb 3.3.2

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Youtube Videos Gallery

Post by admin1 »

martin wrote: 08 Jan 2021, 19:26 :rolling: No its not or no one would be using it.
i can lick the sun then the moon to prove to you that you really did code edit as it is now working !

you secretly updated the codes.... :lol:

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

What ? if it had a missing file then no one would be using it as it would not install.

User avatar

imanonuser
Users
Users
Posts: 9
Joined: 01 Nov 2018, 08:36
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by imanonuser »

Hello..

I did it.

Before
01.png


after
02.png


In: youtubegallery/styles/prosilver/template/video_view.html

Code: Select all

<div class="content" style="text-align: left;">{{ VIDEO_DESCRIPTION }}</div>
for:

Code: Select all

<div class="content" style="text-align: left; max-width: 100%; height: 250px; box-shadow: 0 0 0 10px rgba(0, 0, 0, 0), 0 0 0 10px rgba(0, 0, 0, 0.15)">{{ VIDEO_DESCRIPTION }}</div>
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Android Chrome

Re: Youtube Videos Gallery

Post by martin »

No need to alter html it can be done via the browser.

User avatar

imanonuser
Users
Users
Posts: 9
Joined: 01 Nov 2018, 08:36
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by imanonuser »

martin wrote: 25 Apr 2021, 21:15 No need to alter html it can be done via the browser.
I don´t know how... :???:

User avatar

Maclobster
Users
Users
Posts: 80
Joined: 26 Apr 2020, 20:26
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Maclobster »

Hello

I need some help on this one, when comment on video, the message is not complete in the chat

Also missing title on video when on video page

Any idea how to fixx?

regards mac
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
“A man searching for the Lost Paradise, can seem a fool to those who never sought the other world.”
-JM

User avatar

faroud
Users
Users
Posts: 141
Joined: 11 Jul 2015, 11:08
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by faroud »

[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/youtubegallery/core/functions.php on line 158: Undefined variable: views
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/youtubegallery/core/functions.php on line 158: Undefined variable: likes
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/youtubegallery/core/functions.php on line 158: Undefined variable: dislikes
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/youtubegallery/core/functions.php on line 158: Undefined variable: comments
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/youtubegallery/core/functions.php on line 158: Undefined variable: video_description


everything works but when I click on videos do I see these lines? clear the cache then they are gone? but clicking on vidios again those lines? :whistl:

User avatar

Maclobster
Users
Users
Posts: 80
Joined: 26 Apr 2020, 20:26
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Maclobster »

Maclobster wrote: 28 Apr 2021, 16:10 Hello

I need some help on this one, when comment on video, the message is not complete in the chat

Also missing title on video when on video page

Any idea how to fixx?

regards mac
Fixxed, looks like this newby needs to have more pacience :buigen: :wall:

User avatar

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

Re: Youtube Videos Gallery

Post by dmzx »

First post updated.

User avatar

faroud
Users
Users
Posts: 141
Joined: 11 Jul 2015, 11:08
    Windows 10 Firefox

Re: Youtube Videos Gallery

Post by faroud »

Thanks it works
no bug rules to be seen yet
up to now
no mistakes
thank you :buigen: :buigen:

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

If you use the topic image ext and want youtube ext to match it then use these files :tumbsyes:
Screenshot from 2021-05-01 11-10-32.png
dmzx_youtubegallery_1_0_9.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Xxxbennyxxx
Users
Users
Posts: 74
Joined: 30 Dec 2014, 22:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Xxxbennyxxx »

Can I move the video one space and description one space? Now the video is pasting to the edge.
Naamloos.png


Edit:

Fixed!

margin-left: 5px;
.video_item img {
display: inline-block;
float: left;
height: 72px;
margin-left: 5px;
padding: 23px 10px 20px 0;
position: relative;
vertical-align: middle;
width: 96px;
}
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

Post Reply Previous topicNext topic