vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Exclude forums from displaying in New Posts (https://vborg.vbsupport.ru/showthread.php?t=61126)

Zeitgeist 02-03-2004 07:14 PM

Exclude forums from displaying in New Posts
 
I've used this hack in vB2 and was very satisfied with it. But I haven't seen the hack for vB3 so far. Many of my users need this modification because they don't want to see topics in Off-topic for example when they search for new posts since their last visit. Has anybody an idea how I can integrate this hack in vB3?

Zeitgeist 02-04-2004 08:17 PM

No idea??

Zeitgeist 02-08-2004 09:31 AM

Hey guys??

Gary King 02-08-2004 02:18 PM

What's the link to the original vB2 hack of this?

Zeitgeist 02-08-2004 07:18 PM

I think I've found a solution for this problem by using the following code:

It seems to be working fine with vB3 :-)

Gary King 02-08-2004 08:05 PM

Quote:

Originally Posted by Zeitgeist
I think I've found a solution for this problem by using the following code:
[/color] [/color]
It seems to be working fine with vB3 :-)

Ah okay cool :)

Cyn 04-26-2004 07:00 PM

This is not working for me. Would someone please verify what I'm doing is correct?

I place that code in the navbar template like this:

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew&exclude=221(,...) accesskey="2">$vbphrase[new_posts_nav]</a></td>

or is the (,...) not meant to be included?

Gary King 04-26-2004 07:13 PM

Quote:

or is the (,...) not meant to be included?
Correct.

Cyn 04-26-2004 07:26 PM

So it's like this?
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew&exclude=221 accesskey="2">$vbphrase[new_posts_nav]</a></td>

A space between 221 and accesskey? Or not?

Gary King 04-26-2004 07:37 PM

I don't even know what accesskey is for, but just add a &amp; between 221 and accesskey.

Cyn 04-26-2004 08:00 PM

Gary, is it possible to set up a usergroup that would not be affected by this?


All times are GMT. The time now is 04:44 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.01021 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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