3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Youtube Videos Gallery
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayProsk8er
- Users

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
Re: Youtube Videos Gallery
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
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
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
I do not know what versions DMZX has, sorry.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
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymartin
- Admin

- Status: Offline
- User theme: Dark
- Posts: 5133
- Joined: Apr 6th, '14, 14:12
Re: Youtube Videos Gallery
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
this is the line 'video_description' => $this->parser->parse($video_info['description']),
The issue is with the description

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

- Status: Offline
- User theme: Dark
- Posts: 6488
- Joined: Jan 13th, '14, 20:45
Re: Youtube Videos Gallery
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.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


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

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
Re: Youtube Videos Gallery
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
what api setting do you have mine is unrestricted also tried link with youtu.be and still doesn't show
do any certain php extensions need to be enabled?
on phpbb site mrx2000 has same issue
what api setting do you have mine is unrestricted 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
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6488
- Joined: Jan 13th, '14, 20:45
Re: Youtube Videos Gallery
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
ArrayProsk8er
- Users

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
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
ArrayProsk8er
- Users

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
Re: Youtube Videos Gallery
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
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
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
ArrayProsk8er
- Users

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
Re: Youtube Videos Gallery
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
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
I have no more suggestions, :( Sorry.
Other than a hosting issue.
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
ArrayProsk8er
- Users

- Status: Offline
- User theme: Dark
- Posts: 12
- Joined: Nov 13th, '21, 01:31
Re: Youtube Videos Gallery
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
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
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
Arrayclight77
- Donator

- Status: Offline
- User theme: Dark
- Posts: 507
- Joined: Sep 24th, '15, 14:23
Re: Youtube Videos Gallery
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.
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.
Subscribers