vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Selective Forum Filter (https://vborg.vbsupport.ru/showthread.php?t=132279)

ericgtr 11-22-2007 01:12 PM

I wanted to add this to my forumhome next to the forums they have an option to exclude to make it a little more obvious. Here's a simple solution for this for anyone who's interested in this. What it will do is take them right to the Edit Options page and drill to the bottom.

In the modifyoptions template find:
Code:

        <div style="margin-top:$stylevar[cellpadding]px">
                <input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />

Add this just above
Code:

        <a name="jump" id="jump"></a>
Now we add the anchored link to the Description field under Forum Manager > Edit Forum
Code:

http://www.yourforum.com/profile.php?do=editoptions#jump
you will need to change the path your forum.

McMendo 11-23-2007 10:54 AM

I have one version of Selective Forum Filter, by Psionic Vision, installed. The oddity is that the version shown on the Manage Products menu is 1.1.0, where this latest version is 1.0.7.

Am I missing something?

Fungsten 11-23-2007 05:03 PM

Quote:

Originally Posted by ericgtr (Post 1387492)
I wanted to add this to my forumhome next to the forums they have an option to exclude to make it a little more obvious. Here's a simple solution for this for anyone who's interested in this. What it will do is take them right to the Edit Options page and drill to the bottom.

In the modifyoptions template find:
Code:

    <div style="margin-top:$stylevar[cellpadding]px">
        <input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />

Add this just above
Code:

    <a name="jump" id="jump"></a>
Now we add the anchored link to the Description field under Forum Manager > Edit Forum
Code:

http://www.yourforum.com/profile.php?do=editoptions#jump
you will need to change the path your forum.

Thanks but it didn't work for me. It just showed the code but nothing to click on. Ver. 3.6.8 PL2

ericgtr 11-23-2007 05:43 PM

Quote:

Originally Posted by Fungsten (Post 1388159)
Thanks but it didn't work for me. It just showed the code but nothing to click on. Ver. 3.6.8 PL2

You will need to add it as html to Forums & Moderators > Forum Manager > choose forum and add something like this (below) to "Description"

Code:

<a href="http://www.yoursite.com/forum/profile.php?do=editoptions#jump">
[Hide this Forum]</a>


Fungsten 11-23-2007 05:59 PM

Quote:

Originally Posted by ericgtr (Post 1388178)
You will need to add it as html to Forums & Moderators > Forum Manager > choose forum and add something like this (below) to "Description"

Code:

<a href="http://www.yoursite.com/forum/profile.php?do=editoptions#jump">
[Hide this Forum]</a>


Worked!! BTW, check your PM.

SteveC 12-04-2007 01:46 PM

this suddenly stopped working on my forum. I reinstalled and it still doesn't show up at all under edit options.

any ideas?

andrewkhunn 12-10-2007 02:35 AM

Quote:

Originally Posted by SteveC (Post 1394707)
this suddenly stopped working on my forum. I reinstalled and it still doesn't show up at all under edit options.

any ideas?

Same here. Also looking for some hints at a possible solution.

Robert Waanders 12-10-2007 01:42 PM

Is this mod still supported?

RaceJunkie 01-05-2008 01:43 PM

What's the difference in this mod and this one?

Also will this one be upgraded to 3.7?

Roxie 01-14-2008 06:38 AM

I have tested this on 3.7 and it works perfectly. Thank you!


All times are GMT. The time now is 08:06 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.01142 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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