vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Logik or Anyone -- this is simple I'm sure! "Get MY Posts" (https://vborg.vbsupport.ru/showthread.php?t=73485)

SFishy 12-29-2004 11:23 PM

Logik or Anyone -- this is simple I'm sure! "Get MY Posts"
 
I'd originally requested this a while back -- it's really a template mod. Logik figured it out and posted it here (for version 2.x)

https://vborg.vbsupport.ru/showthrea...threadid=48168

Code:

1).
go to your forum admin CP and go to Templates>modify>postbit
---------------------------
2.)
Find:
posts: $post[posts]

And add just AFTER it:

Post: <a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">view posts by $post[username]</a> <br> 
Post: <a href="search.php?s=$session[sessionhash]&action=finduser&userid=$bbuserinfo[userid]">view all your posts</a>
--------------------------
3.)
Save postbit template. and click install on vbulletin.org.

My members love this...

I tried to figure it out to make it work with 3.0.3 but couldn't get it going. Anyone?

Jolten 12-30-2004 08:20 PM

Code:


Post: <a href="search.php?do=finduser&u=$post[userid]">View posts by $post[username]</a><br />
Post: <a href="search.php?do=finduser&u=$bbuserinfo[userid]">View all your posts</a>

add that in place of the other links.

SFishy 12-30-2004 10:27 PM

Mucho thanks Jolten -- that worked great!

lasto 12-30-2004 10:57 PM

aint that built into vb3 by deafualt on the drop down menu inside your posts

FInd all Posts

SFishy 12-31-2004 12:32 AM

Quote:

Originally Posted by lasto
aint that built into vb3 by deafualt on the drop down menu inside your posts

FInd all Posts

If I'm SFishy coming to VBulletin.org, I want a link to find MY posts... without having to view my own profile or post by myself. Tell me where that link is if it's a default?

lasto 12-31-2004 01:33 AM

1 Attachment(s)
by clicking on your username in any of your posts m8

if you dont want to find a post that u have done then just click on your username on who`s online.

SFishy 12-31-2004 02:03 AM

1 Attachment(s)
Lasto, again I don't want people to have to find their own posts or profile, just to be able to get a list of links to their own posts... kinda defeats the purpose don't ya think? My board is very busy, and people shouldn't have to dig through posts to get this info. It's handy to just click a link that says "My posts" and have a list come up. I also don't exactly think it's convenient or easily accessible to the lay-user to have to scroll to the bottom of the page, click on your name (to get to your profile) and then click on "find X's posts".

Either way, it's NOT currently a feature of 3.0.3. It's a simple template Mod to make it work in the "Quick Links" drop down.

shiva 12-31-2004 03:45 AM

I added this today, very nice. Of course my members are not happy with just this, they also want the ability to list just all the posts made in the last 24 hour period. Guess I could ask how to do this.

sigh. Life as a site admin can really suck sometimes. :(

Jolten 12-31-2004 04:01 AM

Today's posts

Code:

<a href="search.php?do=getdaily">Today's Posts</a>

shiva 12-31-2004 06:29 AM

Thanks Jolten. I should know that. :)


All times are GMT. The time now is 10: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.01606 seconds
  • Memory Usage 1,735KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete