vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Replies by User (https://vborg.vbsupport.ru/showthread.php?t=180834)

DieselTruck 05-28-2008 09:41 PM

Replies by User
 
I'm been trying to figure this one out!

I'm trying to have a code that a user clicks and it will list all of there posts along with the most recent replied one to the top.

Here is my current code:

Code:

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]">My Replies</a></td>
A different site that I visit has this feature.

The url looks like this:

forum/search.php?do=process&showposts=0&exactname=1&sear chuser= DieselTruck
Thanks in advance!

rolloffhill 05-29-2008 02:22 AM

Are you trying to do "My Replies" like on DP?

This is what I used

Code:

<td class="vbmenu_option"><a href="search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">My Replies</a></td>

DieselTruck 05-29-2008 10:45 AM

Quote:

Originally Posted by rolloffhill (Post 1534670)
Are you trying to do "My Replies" like on DP?

This is what I used

Code:

<td class="vbmenu_option"><a href="search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">My Replies</a></td>

Hello there!

Yes, but mine would never go though in that matter. So I resorted to all posts like seen in the profile stats

Let me work on that. Thanks man!

rolloffhill 05-30-2008 01:35 AM

Well I just added that code to this hack in my navbar, not sure if that will help you but that worked for me.

https://vborg.vbsupport.ru/showthread.php?t=125529


All times are GMT. The time now is 07:03 PM.

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.01061 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete