3.1 & 3.2 & 3.3 Extensions Database 3.1 / 3.2Special title

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

Hi
I just tested this extension on my test forum in version 3.3.2 (php 8.0.0RC4)

First you have to rename the Special-Title-master folder to specialtitle

Then in FTP go here on the server: ./ext/dmzx/specialtitle/config

Open the services.yml file and replace the entire content with this one:

Code: Select all

services:
    dmzx.specialtitle.listener:
        class: dmzx\specialtitle\event\listener
        arguments:
            - '@request'
            - '@template'
            - '@user'
            - '@auth'
            - '@dbal.conn'
            - '%core.root_path%'
            - '%core.php_ext%'
        tags:
            - { name: event.listener }

Look here: https://phpbb-forum.ovh/ssl/viewtopic.php?f=20&t=250
phpBB: 3.3.15 | PHP: 8.5
[Some French translation of extensions]

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

French translation for 1.0.1 version

fr.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

admin1
Users
Users
Status: Offline
User theme: Dark
Posts: 43
Joined: Sep 6th, '15, 02:26
    Windows 7 Firefox

Re: Special title

Post by admin1 »

ssl wrote: Jan 6th, '21, 19:52 Hi
I just tested this extension on my test forum in version 3.3.2 (php 8.0.0RC4)

First you have to rename the Special-Title-master folder to specialtitle

Then in FTP go here on the server: ./ext/dmzx/specialtitle/config

Open the services.yml file and replace the entire content with this one:

Code: Select all

services:
    dmzx.specialtitle.listener:
        class: dmzx\specialtitle\event\listener
        arguments:
            - '@request'
            - '@template'
            - '@user'
            - '@auth'
            - '@dbal.conn'
            - '%core.root_path%'
            - '%core.php_ext%'
        tags:
            - { name: event.listener }

Look here: https://phpbb-forum.ovh/ssl/viewtopic.php?f=20&t=250

works like a charm....a million thanks, kindly run it in an update for others using 3.2.2

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

Hi
I notice a malfunction on my forum with the 24 Hours Activity Stats extension

By being connected to the forum the special title is displayed well in the statistics

Image


On the other hand, in the list of those connected to the forum over a period of 24 hours, this no longer appears when being disconnected from the forum

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: Special title

Post by dmzx »

ssl wrote: Jan 7th, '21, 08:45 Hi
I notice a malfunction on my forum with the 24 Hours Activity Stats extension

By being connected to the forum the special title is displayed well in the statistics

Image


On the other hand, in the list of those connected to the forum over a period of 24 hours, this no longer appears when being disconnected from the forum

Image
I cannot reproduce this when i logout.

Image

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

OK
Thanks for your reply

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

dmzx wrote: Jan 7th, '21, 11:32 I cannot reproduce this when i logout.
Because there is a member logged in on the forum, if no member is logged in the special title is not displayed in online members for the last 24 hours

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

Sniper_E
VIP
VIP
Status: Offline
User theme: Dark
Posts: 1161
Joined: Oct 14th, '14, 17:01
    Windows 10 Firefox

Re: Special title

Post by Sniper_E »

I can test that. No one is logged in at my test site hardly ever... One moment... Please...

No sorry can not test that ran into problems installing... And what last 24 ext are you using?
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

I use the latest version 1.2.3

[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: Special title

Post by dmzx »

First post updated.

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

admin1
Users
Users
Status: Offline
User theme: Dark
Posts: 43
Joined: Sep 6th, '15, 02:26
    Android Firefox

Re: Special title

Post by admin1 »

dmzx wrote: Jan 8th, '21, 07:13First post updated.
Many many thanks for the update. We are no longer worried about the broken board :dance:

[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: Special title

Post by dmzx »

First post updated.

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

faroud
Users
Users
Status: Offline
User theme: Dark
Posts: 141
Joined: Jul 11th, '15, 09:08
    Windows 10 Firefox

Re: Special title

Post by faroud »

[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle_colour
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle_colour
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle_colour
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/specialtitle/event/listener.php on line 186: Undefined variable: specialtitle

this will also need to be updated

regards :whistl:

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

ssl
Users
Users
Status: Offline
User theme: Dark
Posts: 148
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Special title

Post by ssl »

I also use the last version without trouble
Special Title 1.0.3
phpBB 3.3.3
php 8.0.2

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

faroud
Users
Users
Status: Offline
User theme: Dark
Posts: 141
Joined: Jul 11th, '15, 09:08
    Windows 10 Firefox

Re: Special title

Post by faroud »

When I install it it works
but for example
if I disable that title from a member
then I see all those bug rules
has nothing to do
with php8.0.2
for phpbb
your php is way too high



is to update line 186
has to do with colors

Previous topicNext topic