3.2 & 3.3 Extensions Database 3.2 / 3.3Who Visited This Topic

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.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

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

Re: Who Visited This Topic

Post by dmzx »

ssl wrote: Mar 2nd, '23, 06:51 Download the french language pack for 1.0.9 version ici
:thumbup:

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

Tarantino
Users
Users
Status: Offline
User theme: Dark
Posts: 42
Joined: Sep 10th, '16, 02:58
    Windows 10 Chrome

Re: Who Visited This Topic

Post by Tarantino »

Would be great to have an exclude option for forums. So it will only appear on the not excluded ones.

[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
    Android Chrome

Re: Who Visited This Topic

Post by dmzx »

Tarantino wrote: Mar 2nd, '23, 19:13 Would be great to have an exclude option for forums. So it will only appear on the not excluded ones.
Will take this into account :thumbup:

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

Scanialady
Users
Users
Status: Offline
User theme: Dark
Posts: 310
Joined: Apr 6th, '15, 16:04
    Windows 10 Chrome

Re: Who Visited This Topic

Post by Scanialady »

German language files for 1.0.9 here. (Choose the file, right click - save under...)
-
If you want to get German translations for extensions: ask me.

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

pit
New user
New user
Status: Offline
User theme: Dark
Posts: 1
Joined: Aug 8th, '23, 12:03
    Linux Firefox

Re: Who Visited This Topic

Post by pit »

Thank U for this valuable extension.

My provider just upgraded mysql to V8 and we got following errors when accessing to a post (phpbb 3.3.10, php 8.2.8)

Code: Select all

Erreur générale
SQL ERROR [ mysqli ]

Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'hva_forum.w.counter_user' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [1055]

SQL

SELECT w.user_id, w.topic_id, w.counter_user, w.date, u.username, u.user_colour, u.user_id, u.user_avatar, u.user_avatar_type, u.user_avatar_height, u.user_avatar_width, u.user_type, SUM(w.counter_user) AS total FROM phpbb_whovisitedthistopic w, phpbb_users u WHERE w.topic_id = 4836 AND w.user_id = u.user_id AND w.user_id <> '65' GROUP BY w.user_id ORDER BY w.date DESC LIMIT 15
The solution found by the provider was to deactivate the SQL ONLY_FULL_GROUP_BY mode, as you wrote somewhere above.
Seems to be correct now.
Merci beaucoup.
:thumbup:
Last edited by pit on Aug 9th, '23, 20:37, edited 1 time in total.

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

Kinsman
Users
Users
Status: Offline
User theme: Dark
Posts: 109
Joined: Aug 18th, '16, 13:38
    Windows 10 Edge

Re: Who Visited This Topic

Post by Kinsman »

I'm not sure why this is happening, we use the standard coloured usernames in PHPBB3, and this is how it displays?
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

Xxxbennyxxx
Users
Users
Status: Offline
User theme: Dark
Posts: 74
Joined: Dec 30th, '14, 21:23
    Windows 10 Chrome

Re: Who Visited This Topic

Post by Xxxbennyxxx »

Is it possible to put who visited this topic under who is online in view_topic? I've looked myself, but I can't find an event

[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: Who Visited This Topic

Post by ssl »

Kinsman wrote: Jan 9th, '24, 00:24 I'm not sure why this is happening, we use the standard coloured usernames in PHPBB3, and this is how it displays?
Disable your extensions and then check
Xxxbennyxxx wrote: Jan 22nd, '24, 19:29 Is it possible to put who visited this topic under who is online in view_topic? I've looked myself, but I can't find an event
Do you really understand the meaning of this extension?
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

Xxxbennyxxx
Users
Users
Status: Offline
User theme: Dark
Posts: 74
Joined: Dec 30th, '14, 21:23
    Android Chrome

Re: Who Visited This Topic

Post by Xxxbennyxxx »

Of course, but I want it in view topic under the online block

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

SpIdErPiGgY
Users
Users
Status: Offline
User theme: Dark
Posts: 122
Joined: Feb 4th, '21, 22:54
    Windows 10 Firefox

Re: Who Visited This Topic

Post by SpIdErPiGgY »

Xxxbennyxxx wrote: Jan 22nd, '24, 19:29 Is it possible to put who visited this topic under who is online in view_topic? I've looked myself, but I can't find an event
Rename viewtopic_body_footer_before.htmt to overall_footer_content_after.html
And clear forum cache
🌐 phpBB Extensions in Dutch
✦ Free translations, updates, support and practical tutorials for phpBB.
💚 Support this project on Ko-fi

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

Xxxbennyxxx
Users
Users
Status: Offline
User theme: Dark
Posts: 74
Joined: Dec 30th, '14, 21:23
    Windows 10 Chrome

Re: Who Visited This Topic

Post by Xxxbennyxxx »

Onnozel Manneke wrote: Jan 23rd, '24, 05:23
Xxxbennyxxx wrote: Jan 22nd, '24, 19:29 Is it possible to put who visited this topic under who is online in view_topic? I've looked myself, but I can't find an event
Rename viewtopic_body_footer_before.htmt to overall_footer_content_after.html
And clear forum cache
Then it will not be shown in my block but below it. But it is solved, I created an event myself
viewtopic_body_online_list_after.html

Now just a little CSS and it's perfect.

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: Who Visited This Topic

Post by ssl »

And what topics have these members read?

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

SpIdErPiGgY
Users
Users
Status: Offline
User theme: Dark
Posts: 122
Joined: Feb 4th, '21, 22:54
    Android Firefox

Re: Who Visited This Topic

Post by SpIdErPiGgY »

ssl wrote: Jan 23rd, '24, 06:25 And what topics have these members read?
The code is on the viewtopic page...

[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: Who Visited This Topic

Post by ssl »

OK

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

Xxxbennyxxx
Users
Users
Status: Offline
User theme: Dark
Posts: 74
Joined: Dec 30th, '14, 21:23
    Windows 10 Chrome

Re: Who Visited This Topic

Post by Xxxbennyxxx »

Indeed, I created the event in viewtopic_body.html The extension still works as expected. But at least now it is displayed where it should be (for my style) in the block with the other statistics.

Previous topicNext topic