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>
User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12: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.14 | PHP: 8.3
[Some French translation of extensions]

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12: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.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Special title

Post by admin1 »

ssl wrote: 06 Jan 2021, 20: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

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12: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

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Special title

Post by dmzx »

ssl wrote: 07 Jan 2021, 09: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

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Special title

Post by ssl »

OK
Thanks for your reply

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Special title

Post by ssl »

dmzx wrote: 07 Jan 2021, 12: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

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19: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!™

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Special title

Post by ssl »

I use the latest version 1.2.3

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Special title

Post by dmzx »

First post updated.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Android Firefox

Re: Special title

Post by admin1 »

dmzx wrote: 08 Jan 2021, 08:13First post updated.
Many many thanks for the update. We are no longer worried about the broken board :dance:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Special title

Post by dmzx »

First post updated.

User avatar

faroud
Users
Users
Posts: 141
Joined: 11 Jul 2015, 11: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:

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12: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

User avatar

faroud
Users
Users
Posts: 141
Joined: 11 Jul 2015, 11: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

Post Reply Previous topicNext topic