Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
Who Quoted Me Details »»
Who Quoted Me
Version: 1.2.0, by renlok renlok is offline
Developer Last Online: Apr 2015 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.7 Rating:
Released: 01-28-2011 Last Update: 01-28-2011 Installs: 54
DB Changes Uses Plugins
 
No support by the author.

In the user control panel, users can now see a list of the last few people who have quoted them.
This is a great way to encourage users to interact with each other as they can easily keep track of conversations within threads.


If you use this i would really appreciate any small donation

EDIT:
Looks like there a few bugs in this I dont have a computer at the moment but Freshfoot has made an updated release with some new features: https://vborg.vbsupport.ru/showpost....1&postcount=30

Download Now

File Type: xml product-who_quoted_me.xml (10.7 KB, 447 views)

Screenshots

File Type: png Screen shot 2011-01-29 at 12.13.15.png (23.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
alishahbazi, JohorBahru, ricardoNJ

Comments
  #52  
Old 01-31-2011, 07:16 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
I'll work on some of the suggestions later on.

As for the url thing.. it could be due to checks for if a post was replied too or not. I'm just guessing right now.

when you mean url does www.name.com work fine or is it a problem when you add http://
Hmmmmm!

Tried it with both http and www and got both notifications how, odd. I'll keep an eye on it though.

Mod is great, users love it btw.
Reply With Quote
  #53  
Old 01-31-2011, 10:17 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im not sure what the culprit is, but not all quotes cause a notification. We are testing in order to find out. Maybe it differs per subforum?

I am worried that reported posts will cause members to find out, who reported their post. That could spark some riots. So its definitely needed to exclude report forums and infraction forums from causing notifications. Or does this mod already do that?

Here's a screenshot of the usercp after the modifications I applied:

Attached Images
File Type: jpg User Control Panel.jpg (28.5 KB, 0 views)
Reply With Quote
  #54  
Old 01-31-2011, 11:15 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK Just reported one of my own posts and it created a reported post in the Reports sub forum but the good news is it did not notify me that I reported my post. I tried twice. Take note you can notify yourself when you quote yourself anyway so hence I think it wont notify people but maybe FreshFoot could confirm by looking at the code for us?

Alfa that looks great!

EDIT: Alfa the template tweak is mint, thanks for sharing!
Reply With Quote
  #55  
Old 01-31-2011, 12:32 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would appreciate it if someone could check the code below to see if proper syntax has been used:

Quote:
Originally Posted by Alfa1 View Post
I have reworked the usercp listing to the following:
display_who_quoted_me
Code:
<tr>
    <td class="alt1Active" width="80%">
        <a class="smallfont" href="member.php?$session[sessionurl]u=$whoquote[userid]">$whoquote[username]</a> <a class="smallfont"> quoted your post in the thread: </a> <a class="smallfont" href="showthread.php?p=$whoquote[postid]#post$whoquote[postid]"><b>$threadinfo[title]</b></a>
    </td>
    <td class="alt1Active">
    <div class="userinfo">
        <div class="smallfont">$whoquote[dateline] <span class="time">$whoquote[timeline]</span></div>
        </td>
</tr>
Reply With Quote
  #56  
Old 02-01-2011, 12:57 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will check the reporting issue and will add in Alfa1's layout, as it looks pretty good.

As for all quote's not being notified. I will try to run a few tests with subforums to see if that could be a problem.

Will keep ya updated.

Thanks.
Reply With Quote
  #57  
Old 02-02-2011, 12:25 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FreshFroot here is a post which did not notify me:

This is what it contained:
-----------
Quote:
Originally Posted by Me View Post
Quote notification not working @Admin ??

------

Two things present in this post A URL DBTECH's Advanced User Tagging Mod which parsed @Admin.

Thoughts?
Reply With Quote
  #58  
Old 02-02-2011, 04:17 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wonksta View Post
FreshFroot here is a post which did not notify me:

This is what it contained:
-----------


Quote notification not working @Admin ??

------

Two things present in this post A URL DBTECH's Advanced User Tagging Mod which parsed @Admin.

Thoughts?
Sorry I don't get what you mean? Are you saying urls don't get a notification or when using @name (DBTech's mod) causes no notification?
Reply With Quote
  #59  
Old 02-02-2011, 05:27 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After testing it sometimes it randomly doesn't notify of quotes.

Just to confirm if a member from a usergroup who isn't given permission to use the mod quotes a member from a usergroup which is given permission to use the mod, will it cause a notification?
Reply With Quote
  #60  
Old 02-02-2011, 05:29 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wonksta View Post
After testing it sometimes it randomly doesn't notify of quotes.

Just to confirm if a member from a usergroup who isn't given permission to use the mod quotes a member from a usergroup which is given permission to use the mod, will it cause a notification?
I'll re-check the usergroups. I know there was a bug with adding a 0.

But if the usergroup has no permission to use it, then it will not create a notification at all.
Reply With Quote
  #61  
Old 02-02-2011, 05:42 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
I'll re-check the usergroups. I know there was a bug with adding a 0.

But if the usergroup has no permission to use it, then it will not create a notification at all.
Ahhhhhhhhhhhhh bummer is there anyway to make it so that if you don't have permission to use it and you get quoted you simply don't get notified but when you quote someone who has permission and you don't have permission to use it, it notifies the person with the permission.

If that makes sense? That would be amazing.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:26 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05154 seconds
  • Memory Usage 2,339KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete