vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   phpBB style update links (https://vborg.vbsupport.ru/showthread.php?t=60823)

NecroSocial 01-27-2004 01:43 PM

phpBB style update links
 
I've been searching around but I can't seem to find any hacks that replicate these three links that welcome returning users to a phpBB forum:

View posts since last visit (vB has this already I know)
View your posts (lists all posts you've participated in, which forum/subforum they're in, and if there's any new posts in them)
View unanswered posts (lists all posts on the forum that haven't been replied to yet)

I'm wondering if anyone could point me to an existing hack or help me with a new hack that'll add this functionality to my forums. I'm using vB 2.3.4 btw. Thanks in advance for any help.

-Necro

NTLDR 01-27-2004 02:47 PM

View your posts can be done from the users profile and IIRC there is already a hack to view unanswered posts but I could be wrong.

NecroSocial 01-27-2004 04:00 PM

Quote:

Originally Posted by NTLDR
View your posts can be done from the users profile and IIRC there is already a hack to view unanswered posts but I could be wrong.

I haven't seen the unanswered posts hack but I'll definitely look for it. Thanks for the heads up on that.

However it looks to me like people can only view the threads they've subscribed to in their UserCP. The functionality I'm looking for wouldn't require people to subscribe to any threads.

Any news on a hack that does this?

-Necro

NTLDR 01-27-2004 04:03 PM

The profile, not the User CP, view any members profile member.php?action=getinfo&userid=X where X is there userid, and you'll see a find all posts by this user link :)

NecroSocial 01-27-2004 04:18 PM

So basically all I'd need to do is create a link on the forum home page to search.php?s=&action=finduser&userid=[foo] (replacing [foo] with the variable for the current user) to have any user be able to find all of their own posts in one click.

Got it. However the search page returns results that are formatted... well, like search results. I'd like the results to be listed with the same look as a regular forum page with the same icons showing whether the posts have new replies/are hot/are closed... etc...

This doesn't seem to be possible with the method you're describing.

*edit*

After closer inspection, I see that the results do show the status of the threads, counter to what I'd said before. However the layout is still that of the search page and not a forum (forumdisplay) page. I don't see any way of having this search return a different layout than standard searches without hacking. I'm I right about that at least? :nervous:

-Necro

NecroSocial 01-27-2004 05:04 PM

Nevermind. I figured out a solution (duplicate search page, different template/layout/post icons).

-Necro


All times are GMT. The time now is 02:58 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,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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