Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2.x Extensions Database 3.2 / 3.3ListSubforumsInColumns

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
kaptangula
Users
Users
Status: Offline
User theme: Dark
Posts: 102
Joined: Sep 17th, '18, 20:47
    Android Chrome

ListSubforumsInColumns

Post by kaptangula »

Gfksx/ListSubforumsInColumns :mml:

Image
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

NAPWR
Donator
Donator
Status: Offline
User theme: Dark
Posts: 47
Joined: May 21st, '17, 12:30
    Android Chrome

Re: ListSubforumsInColumns

Post by NAPWR »

Something we needed :yikes:
My name is Dave I, and all things are out there, and we are in here :mml:

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

vince
Users
Users
Status: Offline
User theme: Dark
Posts: 17
Joined: Feb 15th, '20, 13:01
    Mac OS X iPhone

Re: ListSubforumsInColumns

Post by vince »

Can this be uploaded in zip format plz

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

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

Re: ListSubforumsInColumns

Post by dmzx »

vince wrote: Jun 22nd, '20, 15:48 can this be uploaded in zip format plz
gfksx.zip
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

vince
Users
Users
Status: Offline
User theme: Dark
Posts: 17
Joined: Feb 15th, '20, 13:01
    Mac OS X iPhone

Re: ListSubforumsInColumns

Post by vince »

Tyvm +1

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

vince
Users
Users
Status: Offline
User theme: Dark
Posts: 17
Joined: Feb 15th, '20, 13:01
    Mac OS X iPhone

Re: ListSubforumsInColumns

Post by vince »

Tested on 3.3 with no luck any update coming for 3.3?

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

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

Re: ListSubforumsInColumns

Post by dmzx »

vince wrote: Jun 22nd, '20, 16:16 tested on 3.3 with no luck any update coming for 3.3?
gfksx.zip
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

ironside
Users
Users
Status: Offline
User theme: Dark
Posts: 19
Joined: May 3rd, '20, 06:58
    Windows 10 Chrome

Re: ListSubforumsInColumns

Post by ironside »

No it does not work on 3.3.1
Image Proute To Be French :D

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

spaceworld
Users
Users
Status: Offline
User theme: Dark
Posts: 14
Joined: Feb 7th, '18, 18:21
    Windows 10 Firefox

Re: ListSubforumsInColumns

Post by spaceworld »

Hello

For me it's perfect on 3.3.2 ... :tumbsyes:
Image

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

TheDjRider
Users
Users
Status: Offline
User theme: Dark
Posts: 13
Joined: May 13th, '19, 16:24
    Windows 10 Chrome

Re: ListSubforumsInColumns

Post by TheDjRider »

I got an error, my borad version is 3.3.3

Code: Select all

../ext/gfksx/ListSubforumsInColumns/config/services.yml" does not contain valid YAML
:arrow: EternalNetwork TM - news, tutorials and sharing
:arrow: Forum • EternalNetworkTM - discouse, ask and enjoy
:arrow: EternalRadio - best music is here
:arrow: Biograpy site - my Personal website

Image

[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: 5106
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: ListSubforumsInColumns

Post by martin »

Just installed this on 3.3.4 and all good.
Image

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

TheDjRider
Users
Users
Status: Offline
User theme: Dark
Posts: 13
Joined: May 13th, '19, 16:24
    Windows 10 Chrome

Re: ListSubforumsInColumns

Post by TheDjRider »

martin wrote: Aug 25th, '21, 23:19 Just installed this on 3.3.4 and all good.
I just update my version to 3.3.4 and the error came again.

Code: Select all

does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @user").
I read somewhere for "full package upgrade method" probably that will help.

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

max-ima
Users
Users
Status: Offline
User theme: Dark
Posts: 139
Joined: Mar 25th, '22, 06:11
    Windows 10 Firefox

Re: ListSubforumsInColumns

Post by max-ima »

Find services.yml

Code: Select all

services:
    gfksx.ListSubforumsInColumns.listener:
        class: gfksx\ListSubforumsInColumns\event\listener
        arguments:
            - @user
            - @request
        tags:
            - { name: event.listener }

    _defaults:
        public: true
Replace with services.yml

Code: Select all

services:
    gfksx.ListSubforumsInColumns.listener:
        class: gfksx\ListSubforumsInColumns\event\listener
        arguments:
            - '@user'
            - '@request'
        tags:
            - { name: event.listener }

    _defaults:
        public: true

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

max-ima
Users
Users
Status: Offline
User theme: Dark
Posts: 139
Joined: Mar 25th, '22, 06:11
    Windows 10 Firefox

Re: ListSubforumsInColumns

Post by max-ima »

Checked on 3.3.7 and it works.

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

max-ima
Users
Users
Status: Offline
User theme: Dark
Posts: 139
Joined: Mar 25th, '22, 06:11
    Windows 10 Firefox

Re: ListSubforumsInColumns

Post by max-ima »

List subforums in columns_2.1.0-Slovenian.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.