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
-
Funwave123
- New user

- Posts: 2
- Joined: 28 Jul 2021, 20:57
Re:
Hey, thanks for that Mod over Years.
But I have update the Forum from 3.2 to 3.3.5 (wait a bit before I - maybe - use 3.3.7).
Now I get massive trouble:
API Key (yt api) and Settings: Result...
Website-Crash: How can I fix that problem ?
Ther Api-Key is with the (bad) new Google-api Center created - cant create another one (or?).
Thanks in advance
But I have update the Forum from 3.2 to 3.3.5 (wait a bit before I - maybe - use 3.3.7).
Now I get massive trouble:
API Key (yt api) and Settings: Result...
Website-Crash: How can I fix that problem ?
Ther Api-Key is with the (bad) new Google-api Center created - cant create another one (or?).
Thanks in advance
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
RayTek
- New user

- Posts: 1
- Joined: 05 Oct 2022, 18:38
Re: Youtube Videos Gallery
Hi I have issue with login from video page..
Also profile alignment issue using tatiana5/profilesideswitcher
Any help is much apprenticed.
Also profile alignment issue using tatiana5/profilesideswitcher
Any help is much apprenticed.
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
The css code below gives problems with other extensions that use the same element.
Is there a way to get around this?
Is there a way to get around this?
Code: Select all
a {
display: inline;
}
-
Xxxbennyxxx
- Users

- Posts: 74
- Joined: 30 Dec 2014, 22:23
Re: Youtube Videos Gallery
Been looking for a long time, but found a solution.
video_cat.html:
video_search.html:
video_body.html:
video_cat.html:
Code: Select all
<a href="{{ video.U_VIEW_VIDEO }}" title="{{ video.VIDEO_TITLE }}"style="display:inline"><img src="{{ video.VIDEO_THUMBNAIL }}" alt="{{ video.VIDEO_TITLE }}"style="display:inline"></a>Code: Select all
<a href="{{ video.U_VIEW_VIDEO }}" title="{{ video.VIDEO_TITLE }}"style="display:inline"><img src="{{ video.VIDEO_THUMBNAIL }}" alt="{{ video.VIDEO_TITLE }}" style="display:inline"></a>Code: Select all
<a href="{{ video.U_VIEW_VIDEO }}" title="{{ video.VIDEO_TITLE }}"style="display:inline"><img src="{{ video.VIDEO_THUMBNAIL }}" alt="{{ video.VIDEO_TITLE }}"style="display:inline"></a>-
Xxxbennyxxx
- Users

- Posts: 74
- Joined: 30 Dec 2014, 22:23
Re: Youtube Videos Gallery
Just a quick question: On my style, the profiles are on the left by default. But this makes that in the video body the profile of the poster is placed down (below video)
If I add the following code to the css it works fine.
But is this the right way or is there a better piece of css
If I add the following code to the css it works fine.
But is this the right way or is there a better piece of css
Code: Select all
.postbody {
float: right;
}-
Prosk8er
- Users

- Posts: 12
- Joined: 13 Nov 2021, 02:31
Re: Youtube Videos Gallery
Hi i'm having a issue with the extension as is another user from phpbb
i opened a github issue wont let me post link i'll copy what i wrote
error appears when i hit resynchronise for video titles
video titles aren't working its just blank another user on phpbb is having same issue
phpBB 3.3.10
php 8.0.25
is anyone else getting this?
i opened a github issue wont let me post link i'll copy what i wrote
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/admin_controller.php on line 329: Trying to access array offset on value of type nullvideo titles aren't working its just blank another user on phpbb is having same issue
phpBB 3.3.10
php 8.0.25
is anyone else getting this?
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by Prosk8er on 11 Feb 2023, 01:56, edited 1 time in total.
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
Has the video name got emoji's in the tittle ?
-
clight77
- Donator

- Posts: 502
- Joined: 24 Sep 2015, 16:23
Re: Youtube Videos Gallery
Working fine on my site.. Whoops not on 3.3.10 tho.Prosk8er wrote: 11 Feb 2023, 01:54 hi i'm having a issue with the extension as is another user from phpbb
i opened a github issue wont let me post link i'll copy what i wrote
error appears when i hit resynchronise for video titlesCode: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/admin_controller.php on line 329: Trying to access array offset on value of type null
video titles aren't working its just blank another user on phpbb is having same issue
phpBB 3.3.10
php 8.0.25
is anyone else getting this?
-
Prosk8er
- Users

- Posts: 12
- Joined: 13 Nov 2021, 02:31
Re: Youtube Videos Gallery
it does tried a couple more without and same exact result
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Youtube Videos Gallery
Pls post a link here that gives you the error.
-
Prosk8er
- Users

- Posts: 12
- Joined: 13 Nov 2021, 02:31
Re: Youtube Videos Gallery
Wont let me post links here's the video ids
qhwbBA9uqh0
_JZom_gVfuw
qhwbBA9uqh0
_JZom_gVfuw
-
clight77
- Donator

- Posts: 502
- Joined: 24 Sep 2015, 16:23

