vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   view your topics? (https://vborg.vbsupport.ru/showthread.php?t=211718)

zero5854 04-20-2009 01:33 PM

view your topics?
 
Is there a way to add a "View Your Topics" link on the forum home page? Im not exactly sure what the code would be for it to be for whatever member is logged in.

Thanks

Lynne 04-20-2009 01:43 PM

And what would this link show exactly?

zero5854 04-20-2009 01:49 PM

it would literally be a link that says

View Your Topics

I would put this link above the forums on the home page. The link would be like a shortcut to allow a member to see all their own topics.

Lynne 04-20-2009 02:36 PM

So, a link to view all the threads they created? A link to show all the threads they have posted in? A link to show all the threads they are subscribed to? *What* is Your Topics? I can't help if I have no clue what you are trying to do.

zero5854 04-20-2009 03:18 PM

for them to view all THREADS not posts they created.

SO say im logged in as Zero5854

I click the link "View Your Topics"

It will then show me a list of ALL Threads I created.

Lynne 04-20-2009 03:38 PM

Try this in your template:
HTML Code:

<a href="search.php?$session[sessionurl]do=finduser&amp;u=$bbuserinfo[userid]&amp;starteronly=1" rel="nofollow">View Your Topics</a>

zero5854 04-20-2009 04:10 PM

PERFECT thanks!!

--------------- Added [DATE]1240326194[/DATE] at [TIME]1240326194[/TIME] ---------------

ok sorry to sound dumb but how to do this for posts? I see the difference is

&starteronly=1 is extra for when it comes to topics but the code u gave is a bit different?


All times are GMT. The time now is 03:39 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.01047 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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