vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   A feature similar to "egosearch" or "View Your Posts" at phpBB (https://vborg.vbsupport.ru/showthread.php?t=327074)

04wayne 02-02-2019 06:42 PM

A feature similar to "egosearch" or "View Your Posts" at phpBB
 
Hi,

I recently migrated over a large phpBB database and one feature that my posters are missing quite a bit is the "View Your Posts" function or the "egosearch" facility.

If you're familiar with phpBB, you'll know what it is - it's basically the facility to view a list of the topics you've posted in at some point.

If you were to do an Advanced Search by username of the poster and sort by date (recent first), you'd get what it is - I want to add it to my Navbar but wondered if anyone knew what code to use? What I've seen on vBulletin.com has thus far failed to give me what I need.

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

I found this at VB.Com but it doesn't quite work as it takes the user to the Advanced Search screen?

Code:

<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=finduser&amp;userid=$bbuserinfo[userid]">My Posts</a></td></if>


MarkFL 02-02-2019 07:16 PM

1 Attachment(s)
I developed a simple product for that, which I will attach here...

It will add a "My Posts" dropdown menu to your secondary navbar. :)

04wayne 02-02-2019 08:44 PM

Well aren't you good, coming to the rescue again?!

Thank you tonnes, MarkFL!

scottkoz20 02-04-2019 02:17 AM

1 Attachment(s)
For MarkFL

scottkoz20 02-04-2019 02:21 AM

This is a great addition...

*thinking out loud* - I wonder if it would be helpful to show maybe the last 5 posts on the UserCP page for Threads Started / Posted in. Would be a template change.... hmmmmmmmmm

got me thinking about this


All times are GMT. The time now is 06:30 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.01146 seconds
  • Memory Usage 1,716KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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