Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #42  
Old 01-30-2011, 08:00 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well what the "p" does it it brings you DIRECTLY to the post, where as the "t" brings you directly to the post BUT allows you to see the whole thread.

I'm not sure what problem you are having exactly. can you PM me ur url so I can take a look.
Reply With Quote
  #43  
Old 01-30-2011, 08:09 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
well what the "p" does it it brings you DIRECTLY to the post, where as the "t" brings you directly to the post BUT allows you to see the whole thread.

I'm not sure what problem you are having exactly. can you PM me ur url so I can take a look.
Thanks mate PM sent. Mines doing the opposite as per PM.

Thanks again
Reply With Quote
  #44  
Old 01-30-2011, 08:25 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If anyone else wants to use the method Wonksta did just do the following

PHP Code:
Go into your templates and edit the display_who_quoted_me templated

Find

<a href="showthread.php?t=$threadinfo[threadid]#post$whoquote[postid]">$threadinfo[title]</a>

REPLACE

<a href="showthread.php?p=$whoquote[postid]#post$whoquote[postid]">$threadinfo[title]</a
Cheers.
Reply With Quote
  #45  
Old 01-30-2011, 09:02 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was just thinking... I have reported posts auto create a thread on behalf of the reporter that gets posted in invisible and private Mod Room now the post contains a quote of the persons posts.

Will this Mod notify the user that they have been quoted in the Mod Room listing the title etc?
Reply With Quote
  #46  
Old 01-30-2011, 02:34 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wonksta View Post
I was just thinking... I have reported posts auto create a thread on behalf of the reporter that gets posted in invisible and private Mod Room now the post contains a quote of the persons posts.

Will this Mod notify the user that they have been quoted in the Mod Room listing the title etc?
Very good point! I think most boards have post reports working as such.
Reply With Quote
  #47  
Old 01-30-2011, 03:10 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed the new version and it works!

bug: setting usergroups to 0 does not work. That turns it off.
sort of a bug: quoting yourself gives an alert.

The overview in usercp would look nicer if:
- the font would be smaller. (smallfont)
- display it like this:
Quote:
Member_X quoted your post in the thread_title on [date;time]
Please make that all one line.

It would be nice if there were 2 different phrases for the notification:
1 member quoted you.
x members quoted you.

The latter being plural.

Below the 'Who Quoted Me' block, there should be some empty space. I have Paul M's modification installed to show a 'latest reputation given' block there and both blocks touch each other. There should be some distance. Adding a <br/> at the end of the usercp_who_quoted_me template resolves that.

I think that the link should really lead to the post where the quote is. The way to handle the target location that you have posted earlier in the thread should be in the xml.

Thank you!
Reply With Quote
  #48  
Old 01-30-2011, 04:09 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Looks better now IMHO.
Reply With Quote
  #49  
Old 01-30-2011, 10:42 PM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Looks better now IMHO.
Screenshot?
Reply With Quote
  #50  
Old 01-31-2011, 12:59 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't seem to notify me if someone quotes my post that contains links, it's a bit of a hit and miss when a URL is pasted. Can anyone check?
Reply With Quote
  #51  
Old 01-31-2011, 03:06 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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://
Reply With Quote
Reply


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 10:03 PM.


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.11425 seconds
  • Memory Usage 2,346KB
  • 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
  • (2)bbcode_code
  • (1)bbcode_php
  • (4)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
  • (2)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