
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
Question Questions ⇒ Extension or Code Question
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayGizmo
- Donator

- Status: Offline
- User theme: Dark
- Posts: 10
- Joined: Apr 12th, '24, 02:30
Extension or Code Question
Is there any chance this extension or code for it is listed here thanks


-
[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
ArrayGizmo
- Donator

- Status: Offline
- User theme: Dark
- Posts: 10
- Joined: Apr 12th, '24, 02:30
Re: Extension or Code Question
It's like this one with the border that is in topic the one here has the border around last post, hope that explains it thanksGizmo wrote: Nov 4th, '24, 22:56 Is there any chance this extension or code for it is listed here thanks
![]()

-
[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
Re: Extension or Code Question
Code: Select all
a.lastsubject {
text-decoration: none;
background: #464545;
padding: 0 6px;
clear: both;
border: solid 1px #999999;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayGizmo
- Donator

- Status: Offline
- User theme: Dark
- Posts: 10
- Joined: Apr 12th, '24, 02:30
Re: Extension or Code Question
Thanks for the code martin
