vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Opt-Out Forums from Get New/Get Daily (https://vborg.vbsupport.ru/showthread.php?t=91025)

SaN-DeeP 02-19-2006 02:58 PM

interesting addon worth a try :)

GlitterKill 02-23-2006 02:38 PM

Works with VB 3.54?

firstrebel 02-23-2006 04:07 PM

Quote:

Works with VB 3.54?
Seems to be OK on my dev board. Doing my live board over the weekend.

Bob

Domenico 03-14-2006 01:23 PM

Doesn't work here on vB3.5.4

The extra ucp fields doesn't show up.

ConqSoft 03-14-2006 01:26 PM

Did you add the code to the UserCP template?

Domenico 03-14-2006 01:57 PM

Quote:

Originally Posted by ConqSoft
Did you add the code to the UserCP template?

You mean this one ->

Code:

3) In Template modifyoptions
  FIND
  ----------------------------------------------------------------------------------------------------
  $customfields[other]
  ----------------------------------------------------------------------------------------------------

  BELOW that ADD
  ----------------------------------------------------------------------------------------------------
  <if condition="$show['optoutgnp']">
  <fieldset class="fieldset">
  <legend>$vbphrase[exclude_forums_from_gnp]</legend>
          <div><phrase 1="$session[sessionurl]">$vbphrase[exclude_forums_from_gnp_desc]</phrase></div>
          <label for="sel_optoutgnp">$vbphrase[exclude_forums]:</label>
          <select style="width: 100%" size="13" name="optoutgnp[]" id="sel_optoutgnp" multiple="multiple">
                  <option value="">$vbphrase[none]</option>
                $optoutforumbits
          </select>
  </fieldset>
  </if>

yes, I did.

Domenico 03-15-2006 09:18 AM

So does it work for vB3.5.4 yes or no?

Andreas 03-17-2006 03:06 AM

It does.

Greebo 04-03-2006 03:50 PM

An excellent mod!
*clicks install*

SaN-DeeP 04-03-2006 09:29 PM

before installation of hack, is it possible to add couple of forums to all usergroups to get excluded from search results via a sql query ?


All times are GMT. The time now is 09:19 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.01295 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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