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

Funwave123
New user
New user
Posts: 2
Joined: 28 Jul 2021, 20:57
    Windows 10 Firefox

Re:

Post by Funwave123 »

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:
ytg.png
Result...

Website-Crash:
crash.png
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.

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

Does the video link have emojis in it ?
Image

User avatar

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

Re: Youtube Videos Gallery

Post by faroud »

Yes api key for youtube here

https://console.cloud.google.com/


:tumbsyes:

User avatar

RayTek
New user
New user
Posts: 1
Joined: 05 Oct 2022, 18:38
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by RayTek »

Hi I have issue with login from video page..
Capture2.PNG
Also profile alignment issue using tatiana5/profilesideswitcher
Capture.PNG

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.

User avatar

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

Re: Youtube Videos Gallery

Post by Xxxbennyxxx »

The css code below gives problems with other extensions that use the same element.
Is there a way to get around this?

Code: Select all

a {
    display: inline;
}

User avatar

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

Re: Youtube Videos Gallery

Post by Xxxbennyxxx »

Been looking for a long time, but found a solution.

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>
video_search.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>
video_body.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>

User avatar

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

Re: Youtube Videos Gallery

Post by Xxxbennyxxx »

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

Code: Select all

.postbody  {
  float: right;

}

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

Thats the right way.

User avatar

Prosk8er
Users
Users
Posts: 12
Joined: 13 Nov 2021, 02:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

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

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 null
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?
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.

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

Has the video name got emoji's in the tittle ?

User avatar

clight77
Donator
Donator
Posts: 502
Joined: 24 Sep 2015, 16:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

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

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 null
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?
Working fine on my site.. Whoops not on 3.3.10 tho.

User avatar

Prosk8er
Users
Users
Posts: 12
Joined: 13 Nov 2021, 02:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

martin wrote: 11 Feb 2023, 03:33 Has the video name got emoji's in the tittle ?
it does tried a couple more without and same exact result

User avatar

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

Re: Youtube Videos Gallery

Post by martin »

Pls post a link here that gives you the error.

User avatar

Prosk8er
Users
Users
Posts: 12
Joined: 13 Nov 2021, 02:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Wont let me post links here's the video ids
qhwbBA9uqh0
_JZom_gVfuw

User avatar

clight77
Donator
Donator
Posts: 502
Joined: 24 Sep 2015, 16:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »


Post Reply Previous topicNext topic