vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   ViewPosts -- View unanswered threads, threads you've started, you're own posts etc. (https://vborg.vbsupport.ru/showthread.php?t=66768)

ragintajin 07-02-2004 04:14 PM

Any chance you can make a "View New Posts from Subscribed Forums Only?"

msimplay 07-02-2004 04:53 PM

yeh view subscribed posts is a good one :P

Merjawy 07-02-2004 09:20 PM

Nice hack,, I will probably install it later :)

Jordeh 07-03-2004 01:18 PM

Quote:

Originally Posted by ragintajin
Any chance you can make a "View New Posts from Subscribed Forums Only?"

I would, but that's already in the User CP right? That's where you see a list of new subscribed threads.

ragintajin 07-05-2004 04:47 PM

Quote:

Originally Posted by Jordeh
I would, but that's already in the User CP right? That's where you see a list of new subscribed threads.

There's a slight difference...you're talking about subscribed threads (threads that you started / replied to / manually subscribed to). I'm talking about subscribing to a forum.

zetetic 07-05-2004 04:53 PM

This is a cool idea for a hack, Jordeh, but unless it does something I'm not aware of I think the viewposts.php is unnecessary. The search.php can be used to find your threads and unanswered threads like so:

Unanswered Threads:
Code:

search.php?do=process&replyless=1&replylimit=0&dontcache=1
Threads you've started:
Code:

search.php?do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]
Unfortunately without the need for that file, this hack is really a template mod.

Jordeh 07-06-2004 10:49 AM

Wow you're absolutely right. I wonder why I didn't think of that haha. I'll fix this in the next version along with the subscribed forum thing.

solinarius 03-06-2007 07:41 PM

Hello, is this mod working fine with 3.6.4-5?

HotRodGyrl 08-30-2007 06:23 PM

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/mikesper/public_html/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 222

I NEED HELP

Someone help I was adding this

beyondflassh 03-12-2009 08:07 PM

does this work with 3.8.1?


All times are GMT. The time now is 12:53 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.00999 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (2)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