Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-24-2000 Last Update: Never Installs: 0
 
No support by the author.

well i got this off another forum and have seen it mentioned here...

using this string url
http://animeboards.net/forums/search...h&searchdate=1

i can bring back the posts done in the past day in all forums... but i was wondering if there is such a string to bring back posts done in each forum

so i can add a link to each forum page like

View posts in this forum for the past 1 day

can this be done without actual hacking ?

Show Your Support

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

Comments
  #12  
Old 08-25-2000, 01:26 PM
Guest
 
Posts: n/a
Default

Hey, you started it!

Anyway, if you want to continue (or if I do), can we take it to the Chit Chat forum?
Reply With Quote
  #13  
Old 08-25-2000, 01:28 PM
Guest
 
Posts: n/a
Default

nah... this one can end here...
Reply With Quote
  #14  
Old 08-25-2000, 02:51 PM
Guest
 
Posts: n/a
Default

you guys are quite odd...
Reply With Quote
  #15  
Old 08-26-2000, 10:23 AM
Guest
 
Posts: n/a
Default

well here's another one, since i don't know php, this is my little contribution

search string to display for the last 24 hrs, post user/member sorted by particular forum

http://animeboards.net/forums/search...hoice=$forumid

i.e. this http://www.vbulletin.com/forum/searc...chuser=eva2000 will bring back all the posts i did in the last 24 hrs...


http://www.vbulletin.com/forum/searc...&forumchoice=8

this will bring back all the posts in this forum that i made in the last 24 hrs

does anyone have a list of all the functions for these strings ?


[Edited by eva2000 on 08-26-2000 at 07:30 AM]
Reply With Quote
  #16  
Old 08-26-2000, 07:57 PM
Guest
 
Posts: n/a
Default

Can you use:

http://animeboards.net/forums/search...hoice=$forumid

Parker

[Edited by Parker Clack on 08-26-2000 at 04:57 PM]
Reply With Quote
  #17  
Old 08-30-2000, 03:10 AM
Guest
 
Posts: n/a
Default

yep that's the one i used above your post = http://animeboards.net/forums/search...hoice=$forumid

question: is there a way to put that or this
http://animeboards.net/forums/search...er=$searchuser

into a text field box so typing in the username brings back all posts by that user in the last 24 hrs ?
Reply With Quote
  #18  
Old 08-30-2000, 03:36 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by eva2000


question: is there a way to put that or this
http://animeboards.net/forums/search...er=$searchuser

into a text field box so typing in the username brings back all posts by that user in the last 24 hrs ?
Sure you could do that. Try something like this:
Code:
<form method="get" action="search.php" name="">
<input type="text" name="searchuser" value="$searchuser">
<input type="submit" name="Submit" value="Search user!">
<input type="hidden" name="forumchoice" value="$forumid">
<input type="hidden" name="searchdate" value="1">
<input type="hidden" name="getdaily" value="yes">
</form>
Reply With Quote
  #19  
Old 08-30-2000, 04:35 AM
Guest
 
Posts: n/a
Default

Here is what I used and it seems to work ok. You can play around with the variables for the number of days to look back for with the username.

Code:
<table width="100%">
<td align="right">
<form method="get" action="search.php" name="">
<smallfont>Search by Username</smallfont>&nbsp;
<input type="text" name="searchuser" value="$searchuser">
<input type="submit" name="Submit" value="Go">
<input type="hidden" name="forumchoice" value="$forumid">
<input type="hidden" name="searchdate" value="1">
<input type="hidden" name="getdaily" value="yes">
<input type="hidden" name="action" value="dosearch">
&nbsp;<smallfont><A HREF="http://www.hometheaterforum.com/htforum/search.php?getdaily=yes&action=dosearch&searchdate=1&forumchoice=$forumid">
View Posts Over Last 24 Hours</A></smallfont>  
</form>
</td>
</table>
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 04:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06885 seconds
  • Memory Usage 2,263KB
  • 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
  • (2)bbcode_code
  • (1)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
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)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
  • 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