Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 21, 200915 yr File Name: (SOS31) Topic Viewed by UsersFile Submitter: Adriano FariaFile Submitted: 24 Jun 2009File Updated: 10 Mar 2011File Category: Hooks and Plugins This hook will show a list of users that already has visited the topic. You can set which forums do you want it to happen, user groups that will can see this list, user groups that won't appear in the list (even if some member of this group has already visited the topic) and the way you want to sort the users on this list.Compatibility:IP.Board 3.XClick here to download this file
March 10, 201015 yr hello how can i delete this commas with spaces? it is here since i am deleted old members that viewed this topic ... :)
March 10, 201015 yr Author You'll need to run a query to delete all records that that exists users on ibf_topic_viewedby that doesn't exists on ibf_members. Let me know if you need some help.
March 10, 201015 yr Author PLEASE, make a backup of your database first:DELETE FROM ibf_topic_viewedby WHERE member_id NOT IN (SELECT member_id FROM ibf_members);
March 11, 201015 yr Any way there could be something to see how many times a user has viewed the topic? Maybe a number next to their name in brackets or when you hover over it shows the number.
March 11, 201015 yr Author Maybe in a future version. But this is not good idea. When a user see a topic more than once, last visit is updated with current time. The way you want, will always add new record to that table.
July 16, 201014 yr Doesn't work with 3.1.1. Is there a plan to update? Thanks. I would love to have this functionality!!
August 9, 201014 yr I managed to have this working on my 3.1 install but somewhere along the way it broke and even reinstalling the hook doesn't fix it. I had it working on an old host and noticed it wasn't working after moving hosts, everything I've tried to fix it has been unsuccessful so far. An update to this modification would be greatly appreciated, when you have the time of course. :)
August 30, 201014 yr For two other people in this thread besides myself reported that it doesn't work with IPB 3.1.1 and 3.1.2, so I'd say it isn't working. Tried uninstalling, reinstalling the hook and re-caching skins, nothing makes any difference and the viewed topic info is not showing at the bottom of the thread no matter what I've tried
August 30, 201014 yr It works. Hmm...not for me... For two other people in this thread besides myself reported that it doesn't work with IPB 3.1.1 and 3.1.2, so I'd say it isn't working. Tried uninstalling, reinstalling the hook and re-caching skins, nothing makes any difference and the viewed topic info is not showing at the bottom of the thread no matter what I've tried Same here. It doesn't seem to be working no matter what I do.
August 30, 201014 yr Author Got it here http://forum.sosinvi...ds&showfile=913 in Brazilian Portuguese for 3.1.X; didn't have the time to translate it yet. Install and translate in Look & Feel.
August 30, 201014 yr Got it here [url="http://forum.sosinvision.com.br/index.php?app=downloads&showfile=913"]http://forum.sosinvi...ds&showfile=913[/url] in Brazilian Portuguese for 3.1.X; didn't have the time to translate it yet. enter the forum, but will not let me download the file that I hook I speak Spanish
October 10, 201014 yr It works. Some are saying it works and others are saying it doesn't. Adriano can you say for sure if it is working in 3.1.2?
October 11, 201014 yr Author Well, if only the fact that I say is not enough, so register an account; guests can't see. http://forum.sosinvision.com.br/
October 11, 201014 yr [img] [/img] Well, if only the fact that I say is not enough, so register an account; guests can't see. http://forum.sosinvision.com.br/ I downloaded it and installed it and it works like a charm in 3.1.2. Thank you very much for this. Another very useful mod from you. Thank you!
October 26, 201014 yr I think you uploaded the wrong file for this. The topic and download say v2.0.0 but when I download it is v1.0.0. It does not work on my IPB v3.1.2 board, I tried installing and reinstalling several times to no avail and it won't show no matter what I do.
October 26, 201014 yr Author ONLY the folder says 1.0.0; the XML file and version is 2.0.0 and again yes; works in 3.1.2. RETESTED in 3.1.2. Working in my live board (3.1.2).
October 26, 201014 yr I don't get it, I tried installing and re-installing over a dozen times, it just won't show, not even on the default skin. Is there an edit that I'm supposed to do, but was never included? I checked the readme to see if I had to make any edits but couldn't find any information.
October 28, 201014 yr Is there anyway you can maybe set it so instead of having to select all the forums, you could add a option "All Forums" so that whenever we create a new forum we have to go back and re-add it on this hook.
Archived
This topic is now archived and is closed to further replies.