Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Who Posted: Show Only Selected User's Posts In Thread Details »»
Who Posted: Show Only Selected User's Posts In Thread
Version: 1.00, by Gamingforce Gamingforce is offline
Developer Last Online: Jan 2007 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 06-18-2004 Last Update: Never Installs: 18
 
No support by the author.

[ Feature Description ]
This feature allows you to view all posts made by a user in a single thread (very useful for large threads). This feature is accessed by the Who Posted? window.

[ Tested on ]
vBulletin version 3.0.1 (should work on any vBulletin 3 series)

[ Example ]
http://www.gamingforce.com/forums/
Click on any forum and then any reply number next to the thread. You get the Who Posted? popup window. From there just click the number next to the username to view all posts by that user in the thread.

Enjoy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 06-19-2004, 09:51 PM
HakkieDEV HakkieDEV is offline
 
Join Date: Jun 2004
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow, I'll definitly install this in the nearest future!
And I have to say: Great hack!
Reply With Quote
  #3  
Old 06-21-2004, 08:32 AM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, works well actually. I was looking in the wrong place intially .
Reply With Quote
  #4  
Old 07-13-2004, 06:58 PM
turbidblue's Avatar
turbidblue turbidblue is offline
 
Join Date: Apr 2004
Location: Indiana
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow! so simple yet so damn handy!! thanks so much!

oh, i am running 3.0.3 and this installed with no problems!

[high]* turbidblue clicks install[/high]
Reply With Quote
  #5  
Old 08-31-2004, 12:50 PM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can I add this function in postbit ?
Reply With Quote
  #6  
Old 10-01-2004, 08:56 AM
MickDoneDee MickDoneDee is offline
 
Join Date: Mar 2003
Location: Sydney
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*install* on vB3.0.3 without a problem except for the one mini2 described. That was fixed with code supplied by mini2. Original txt file should be updated to include that fix.

I couldn't find this code in the showthread.php file for vB3.0.3:

Quote:
[FIND]:
WHERE threadid = $threadid AND post.visible = 1
ORDER BY postid

[REPLACE WITH]:
WHERE threadid = $threadid AND post.visible = 1 $onlybysql
ORDER BY postid
But the hack still works regardless. Why doesn't this section of added code include a curly bracket before it?

Quote:
[ABOVE THAT ADD]:
$onlybyuserid = trim($_GET['onlybyuserid']);
$onlybyuserid = ($onlybyuserid + 1); // Security
$onlybyuserid = ($onlybyuserid - 1); // Security
unset($onlybysql); // Security
if ($onlybyuserid > 0) {
$onlybysql = "AND post.userid = '$onlybyuserid'";
}
Reply With Quote
  #7  
Old 11-11-2004, 08:54 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

t=$threadid&onlybyuserid=$ it is OK

But why p=$ not work....Because every time this message ocuured

No Thread specified. If you followed a valid link, please notify the webmaster

Can I see in p= variable ???
Reply With Quote
  #8  
Old 11-23-2004, 08:53 PM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea ???????
Reply With Quote
  #9  
Old 06-01-2005, 04:22 AM
zetetic's Avatar
zetetic zetetic is offline
 
Join Date: Apr 2004
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by turkeyforum
Any idea ???????
Yes, if you want to use this in the postbit the $_GET variable for threadid isn't always set, so for this to work you have to change $_GET[threadid] to $GLOBALS[threadid] in the template. I have it working fine in my postbit now on 3.0.6.
Reply With Quote
  #10  
Old 04-30-2006, 08:53 PM
zetetic's Avatar
zetetic zetetic is offline
 
Join Date: Apr 2004
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance you'll be porting this to 3.5?
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 06:59 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.05047 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete