vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Looking for a "view my posts/threads" link mod (https://vborg.vbsupport.ru/showthread.php?t=222084)

fridaypassion 08-30-2009 07:11 AM

Looking for a "view my posts/threads" link mod
 
Had a request from users of my site to have a link they can click which gives a list of threads they have posted in (not subscribed to)

Is there one anyone knows of for 3.6?

Thanks!

Lynne 08-30-2009 03:46 PM

Have you tried a search? Try "post*" in "all mods" "titles only" and you should find it.

Gio~Logist 08-30-2009 06:03 PM

Check my profile for "my listings". That will generate a link in postbit for the threads they've posted within each forums.

Now, you can also use the search.php function with is standard and lists all posts you've made. I believe the link is
HTML Code:

search.php?do=finduser&u=x
Where x is the userid.

fridaypassion 08-31-2009 07:57 AM

I might not have explained this too well. What I'm after is a mod to put a link in the header like the "new posts" link but the linbk should just list posts that the user has posted in. Cant seem to find anything that matches that requirement!

Lynne 08-31-2009 03:48 PM

And you don't want to search because???? My Posts Menu In Navbar

fridaypassion 08-31-2009 03:54 PM

Appreciation for the link slightly tinged by the bad attitude.

I did seek but did not find!

mmllc 07-15-2010 11:22 PM

got it sort of...nevermind...

BirdOPrey5 07-15-2010 11:58 PM

Quote:

Originally Posted by mmllc (Post 2069757)
*Discontinued*



There's got to be a way to do this. My members simply can't navigate to their OWN public member profiles... there's no link to it anywhere except on various Top Poster lists, or the member list pages. But I see VB.com have a link "MY PROFILE" right in the header, it even has a mod for 4.0 to do this, but why can't we have a single one for 3.8?

I installed one for 3.5 and it created sql errors.

THanks.

If you go to User CP the very top link is "Your Profile" - it doesn't look like a link because it's in the table header, but it's there.

In any case to add a link to the navbar, which I'm assuming is what you call the header, open the NAVBAR template. search for where you want to put the link (probably before or after "New Posts") and add the following code:
<td><a href="search.php?do=finduser&u=$bbuserinfo[userid]">Your Posts</a></td>


All times are GMT. The time now is 07:21 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.01849 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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