Im sure that ext is now ABD on.comScanialady wrote: 06 Oct 2016, 12:59 Is this the same as the extension by Bruninoit? Brunos extension is adjustable with permissions, which groups can see which data.
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Who Visited This Topic
-
martin
- Admin

- Posts: 5108
- Joined: 06 Apr 2014, 16:12
Re: Who Visited This Topic

-
Scanialady
- Users

- Posts: 310
- Joined: 06 Apr 2015, 18:04
Re: Who Visited This Topic
That would be sad - but you could have a look how he had realised the missing functions ;)martin wrote: 06 Oct 2016, 13:45Im sure that ext is now ABD on.comScanialady wrote: 06 Oct 2016, 12:59 Is this the same as the extension by Bruninoit? Brunos extension is adjustable with permissions, which groups can see which data.
-
If you want to get German translations for extensions: ask me.
If you want to get German translations for extensions: ask me.
-
Kevicar
- Donator

- Posts: 89
- Joined: 20 Sep 2015, 19:34
Re: Who Visited This Topic
French Translation WHO VISITED THIS TOPIC 1.0.5

You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
martin
- Admin

- Posts: 5108
- Joined: 06 Apr 2014, 16:12
Re: Who Visited This Topic
May be an option for future release (i'm using this now)
lets keep the box a fixed size of 4 rows if lots of topics (rows) show then lets give it a scroll to keep the page short.
lets keep the box a fixed size of 4 rows if lots of topics (rows) show then lets give it a scroll to keep the page short.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
Scanialady
- Users

- Posts: 310
- Joined: 06 Apr 2015, 18:04
Re: Who Visited This Topic
I installed these extension last weekend. Now I got errors sometimes. On some threads (not all) we were asked for the ACP login. Seems to happen if one of the visitors does not have an avatar.
It tries to open no avatar (exists in all styles) with ACP http://forum.ladyscommunity.de/adm/images/no_avatar.gif
Nobody changed something else, so it may be a bug with "who visited this topic" if someone is without avatar.
It tries to open no avatar (exists in all styles) with ACP http://forum.ladyscommunity.de/adm/images/no_avatar.gif
Nobody changed something else, so it may be a bug with "who visited this topic" if someone is without avatar.
-
dmzx
- Founder

- Posts: 6471
- Joined: 13 Jan 2014, 21:45
Re: Who Visited This Topic
Can you change this line in listener.phpScanialady wrote: 15 Nov 2016, 19:11 I installed these extension last weekend. Now I got errors sometimes. On some threads (not all) we were asked for the ACP login. Seems to happen if one of the visitors does not have an avatar.
It tries to open no avatar (exists in all styles) with ACP http://forum.ladyscommunity.de/adm/images/no_avatar.gif
Nobody changed something else, so it may be a bug with "who visited this topic" if someone is without avatar.
https://github.com/dmzx/Who-Visited-Thi ... r.php#L248
To:
'AVATAR' => empty($avatar) ? '<img src="' . $this->root_path . 'styles/prosilver/theme/images/no_avatar.gif" width="60px;" height="60px;" alt="" />' : $avatar,
Let me know if it works.
/styles/prosilver/theme/images/no_avatar.gif
-
Scanialady
- Users

- Posts: 310
- Joined: 06 Apr 2015, 18:04
Re: Who Visited This Topic
I will try, and report tomorrow.
With this fix we tell it to search no_avatar.gif in style prosilver only, but if it works it is better than errors.
Thank you for your answer.
With this fix we tell it to search no_avatar.gif in style prosilver only, but if it works it is better than errors.
Thank you for your answer.
-
Scanialady
- Users

- Posts: 310
- Joined: 06 Apr 2015, 18:04
Re: Who Visited This Topic
The problem seems to be fixed. Members without Avatar get the prosilver no_avatar.gif now. Nobody received a new password popup.
Thank you :-)
Thank you :-)
-
Musiker15
- Users

- Posts: 29
- Joined: 07 Oct 2016, 16:10
Re: Who Visited This Topic
German Translation
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
Black0pps
- Users

- Posts: 1
- Joined: 01 May 2016, 16:05
Re: Who Visited This Topic
Translate Dutch (NL) please for this extension
Last edited by Black0pps on 11 Mar 2017, 15:14, edited 2 times in total.
-
nelflucifer
- Users

- Posts: 70
- Joined: 03 Jan 2016, 12:24
Re: Who Visited This Topic
Hello!Long time I was not here. AT the request of the workers spread the translation of this extension.If you still need to - write,translate.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...
-
RTI kartname
- Users

- Posts: 25
- Joined: 03 May 2016, 21:10
Re: Who Visited This Topic
Hi guys, this extension is NOT compatible with phpBB 3.1.10?
Fatal error: Uncaught exception 'RuntimeException' with message 'Non è stato possibile ottenere informazioni sulla versione più recente.' in /membri/italiaracingteam/forum/phpbb/version_helper.php:295 Stack trace: #0 /membri/italiaracingteam/forum/phpbb/version_helper.php(234): phpbb\version_helper->get_versions(true, false) #1 /membri/italiaracingteam/forum/phpbb/version_helper.php(213): phpbb\version_helper->get_versions_matching_stability(true, false) #2 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/includes/version_check.php(67): phpbb\version_helper->get_suggested_updates(true) #3 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/controller/admin_controller.php(99): dmzx\whovisitedthistopic\includes\version_check->check() #4 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/acp/acp_whovisitedthistopic_module.php(34): dmzx\whovisitedthistopic\controller\admin_controller->display_options() #5 /membri/italiaracingteam/forum/includes/functions_module.php(674): dmzx\whovisitedthistopic\ in /membri/italiaracingteam/forum/phpbb/version_helper.php on line 295
-
dmzx
- Founder

- Posts: 6471
- Joined: 13 Jan 2014, 21:45
Re: Who Visited This Topic
There is a problem in 3.1.10 with activating extensions.RTI kartname wrote: 27 Dec 2016, 09:54 Hi guys, this extension is NOT compatible with phpBB 3.1.10?Fatal error: Uncaught exception 'RuntimeException' with message 'Non è stato possibile ottenere informazioni sulla versione più recente.' in /membri/italiaracingteam/forum/phpbb/version_helper.php:295 Stack trace: #0 /membri/italiaracingteam/forum/phpbb/version_helper.php(234): phpbb\version_helper->get_versions(true, false) #1 /membri/italiaracingteam/forum/phpbb/version_helper.php(213): phpbb\version_helper->get_versions_matching_stability(true, false) #2 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/includes/version_check.php(67): phpbb\version_helper->get_suggested_updates(true) #3 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/controller/admin_controller.php(99): dmzx\whovisitedthistopic\includes\version_check->check() #4 /membri/italiaracingteam/forum/ext/dmzx/whovisitedthistopic/acp/acp_whovisitedthistopic_module.php(34): dmzx\whovisitedthistopic\controller\admin_controller->display_options() #5 /membri/italiaracingteam/forum/includes/functions_module.php(674): dmzx\whovisitedthistopic\ in /membri/italiaracingteam/forum/phpbb/version_helper.php on line 295
Must wait until good fix is there.

