
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2.x Extensions Database 3.2 / 3.3 ⇒ ListSubforumsInColumns
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraykaptangula
- Users

- Status: Offline
- User theme: Dark
- Posts: 102
- Joined: Sep 17th, '18, 20:47
ListSubforumsInColumns
Gfksx/ListSubforumsInColumns 


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
ArrayNAPWR
- Donator

- Status: Offline
- User theme: Dark
- Posts: 47
- Joined: May 21st, '17, 12:30
Re: ListSubforumsInColumns
Something we needed 
My name is Dave I, and all things are out there, and we are in here 
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayvince
- Users

- Status: Offline
- User theme: Dark
- Posts: 17
- Joined: Feb 15th, '20, 13:01
Re: ListSubforumsInColumns
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
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6469
- Joined: Jan 13th, '14, 20:45
Re: ListSubforumsInColumns
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
Arrayvince
- Users

- Status: Offline
- User theme: Dark
- Posts: 17
- Joined: Feb 15th, '20, 13:01
Re: ListSubforumsInColumns
Tyvm +1
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayvince
- Users

- Status: Offline
- User theme: Dark
- Posts: 17
- Joined: Feb 15th, '20, 13:01
Re: ListSubforumsInColumns
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
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6469
- Joined: Jan 13th, '14, 20:45
Re: ListSubforumsInColumns
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
Arrayironside
- Users

- Status: Offline
- User theme: Dark
- Posts: 19
- Joined: May 3rd, '20, 06:58
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayspaceworld
- Users

- Status: Offline
- User theme: Dark
- Posts: 14
- Joined: Feb 7th, '18, 18:21
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTheDjRider
- Users

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: May 13th, '19, 16:24
Re: ListSubforumsInColumns
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
-
[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: 5106
- Joined: Apr 6th, '14, 14:12
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTheDjRider
- Users

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: May 13th, '19, 16:24
Re: ListSubforumsInColumns
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").-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymax-ima
- Users

- Status: Offline
- User theme: Dark
- Posts: 139
- Joined: Mar 25th, '22, 06:11
Re: ListSubforumsInColumns
Find services.yml
Code: Select all
services:
gfksx.ListSubforumsInColumns.listener:
class: gfksx\ListSubforumsInColumns\event\listener
arguments:
- @user
- @request
tags:
- { name: event.listener }
_defaults:
public: trueReplace 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
Arraymax-ima
- Users

- Status: Offline
- User theme: Dark
- Posts: 139
- Joined: Mar 25th, '22, 06:11
Re: ListSubforumsInColumns
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
Arraymax-ima
- Users

- Status: Offline
- User theme: Dark
- Posts: 139
- Joined: Mar 25th, '22, 06:11
Re: ListSubforumsInColumns
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Subscribers

