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>
Previous topicNext topic
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Its working on here but is this site on latest version of phpbb and have you tried it on latest version?
also php versions 8.0.xx+

note that it does it for old version 1.0.3 and latest 1.0.9 version
i did my tests on a fresh install locally i'll also try it live

*live has same results with latest versions
Last edited by Prosk8er on Feb 13th, '23, 00:17, edited 1 time in total.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

Prosk8er wrote: Feb 12th, '23, 22:34 its working on here but is this site on latest version of phpbb and have you tried it on latest version?
also php versions 8.0.xx+

note that it does it for old version 1.0.3 and latest 1.0.9 version
i did my tests on a fresh install locally i'll also try it live
I do not know what versions DMZX has, sorry.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5133
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Youtube Videos Gallery

Post by martin »

Works fine on phpbb 3.3.10 and php 8.1.14 also php 8.2 tried and tested.

this is the line 'video_description' => $this->parser->parse($video_info['description']),

The issue is with the description
Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6488
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by dmzx »

Prosk8er wrote: Feb 12th, '23, 22:34 its working on here but is this site on latest version of phpbb and have you tried it on latest version?
also php versions 8.0.xx+

note that it does it for old version 1.0.3 and latest 1.0.9 version
i did my tests on a fresh install locally i'll also try it live

*live has same results with latest versions
I have tested on php 8.0.x and 8.1.x with version phpBB 3.3.10 and extension version 1.0.9 and all ok here.

Image

Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Not sure whats going on then i used same video dmzx and tried locally and on live site both wont show title
on phpbb site mrx2000 has same issue
Screenshot 2023-02-13 085920.png
Screenshot 2023-02-13 085950.png
what api setting do you have mine is unrestricted
Screenshot 2023-02-13 090324.png
also tried link with youtu.be and still doesn't show
do any certain php extensions need to be enabled?
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6488
Joined: Jan 13th, '14, 20:45
    Android Chrome

Re: Youtube Videos Gallery

Post by dmzx »

Is allow_url_fopen on?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Yes

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

Prosk8er wrote: Feb 15th, '23, 00:42yes
Try disable all ext then turn them back on 1 at a time to see which one is causing the issue and clear cache each time.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

All disabled cache purged and still same thing tried adding new video to confirm and issue is still there

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

Have you tried installing the youtube ext again?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Yes even tried reinstalling and delete data and still same exact problem even tried adding video to a new category but didn't work either

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

I have no more suggestions, :( Sorry.
Other than a hosting issue.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Prosk8er
Users
Users
Status: Offline
User theme: Dark
Posts: 12
Joined: Nov 13th, '21, 01:31
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by Prosk8er »

Thanks don't think its a host issue though happens locally on my pc also

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

Without going back and reading everything... You are on Prosilver I gather?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

clight77
Donator
Donator
Status: Offline
User theme: Dark
Posts: 507
Joined: Sep 24th, '15, 14:23
    Windows 10 Chrome

Re: Youtube Videos Gallery

Post by clight77 »

I have a modified ver. You want to try it?
I will zip it and post to your PM, not a lot of changes just to suit me a few language changes that I liked for my use.

Previous topicNext topic