Seems its missing .yml according to Extensions .yml check installed in my board
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Youtube Videos Gallery
-
admin1
- Users

- Posts: 43
- Joined: 06 Sep 2015, 04:26
Re: Youtube Videos Gallery
-
admin1
- Users

- Posts: 43
- Joined: 06 Sep 2015, 04:26
Re: Youtube Videos Gallery
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....
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
What ? if it had a missing file then no one would be using it as it would not install.
-
imanonuser
- Users

- Posts: 9
- Joined: 01 Nov 2018, 08:36
Re: Youtube Videos Gallery
Hello..
I did it.
Before
after
In: youtubegallery/styles/prosilver/template/video_view.html
for:
I did it.
Before
after
In: youtubegallery/styles/prosilver/template/video_view.html
Code: Select all
<div class="content" style="text-align: left;">{{ VIDEO_DESCRIPTION }}</div>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.
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
No need to alter html it can be done via the browser.
-
Maclobster
- Users

- Posts: 80
- Joined: 26 Apr 2020, 20:26
Re: Youtube Videos Gallery
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
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
-JM
-
faroud
- Users

- Posts: 141
- Joined: 11 Jul 2015, 11:08
Re: Youtube Videos Gallery
[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?
[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?
-
Maclobster
- Users

- Posts: 80
- Joined: 26 Apr 2020, 20:26
Re: Youtube Videos Gallery
Fixxed, looks like this newby needs to have more pacienceMaclobster 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
-
dmzx Online
- Founder

- Posts: 6469
- Joined: 13 Jan 2014, 21:45
Re: Youtube Videos Gallery
First post updated.
-
faroud
- Users

- Posts: 141
- Joined: 11 Jul 2015, 11:08
Re: Youtube Videos Gallery
Thanks it works
no bug rules to be seen yet
up to now
no mistakes
thank you

no bug rules to be seen yet
up to now
no mistakes
thank you
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
If you use the topic image ext and want youtube ext to match it then use these files
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
Xxxbennyxxx
- Users

- Posts: 74
- Joined: 30 Dec 2014, 22:23
Re: Youtube Videos Gallery
Can I move the video one space and description one space? Now the video is pasting to the edge.
Edit:
Fixed!
margin-left: 5px;
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.
