vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Display Forumjump Menu on Forum Home (https://vborg.vbsupport.ru/showthread.php?t=118994)

Alan @ CIT 06-18-2006 10:00 PM

Display Forumjump Menu on Forum Home
 
Display ForumJump on Forumhome
Version 1.0


What does this do?
This little mod will remove the forum category from the Navbar when a user is viewing a thread


Sounds Great! How do I install?
Installation couldn't be easier. Unzip the attached ZIP file and import the Product XML to your AdminCP as normal. - it adds 1 plugin - then perform the following template edit:

Open up the FORUMHOME template, and find:


Code:

<br />
Code:


<br />
 
<!-- what's going on box -->


Inbetween the 2 <br />'s, add the following:

Code:

<!-- Forumjump -->
Code:


<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td width="100%"&nbsp;</td>
<td>$forumjump</td>
</tr>
</table>
<!-- / Forumjump -->


Save the template and your all done!

Important: Unfortunately, my leased vBulletin licence has now expired, and I won't be renewing it until September which means I will be unable to reply to this thread, or update this mod until then. I'm hopeful that the great vBulletin.org community will step in to answer any questions in my absence though :) See you all in early September! :D


Alan @ CIT 06-19-2006 12:32 AM

Known Bugs: None!

Barakat 06-19-2006 12:48 AM

installed and working perfect

TTG 06-19-2006 12:58 AM

Installed .. clicked install

Useful addition, thanks Alan

Barakat 06-19-2006 01:03 AM

and to make the forum more beautiful just add this codes instead of the hole template of forumjump

PHP Code:

<fieldset class="fieldset" style="MARGIN: 0px;"

<
div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap"
    <
form action="forumdisplay.php" method="get"
    <
input type="hidden" name="s" value="$session[sessionhash]/> 
    <
input type="hidden" name="daysprune" value="$daysprune/> 
    <
select size="11" name="f" ondblclick="this.form.submit();"
        <
optgroup label="$vbphrase[site_areas]"
            <
option value="-1" $defaultselected>$vbphrase[please_select_one]:</option
            <
option value="cp" $frmjmpsel[usercp]>$vbphrase[user_control_panel]</option
            <
option value="pm" $frmjmpsel[pm]>$vbphrase[private_messages]</option
            <
option value="subs" $frmjmpsel[subs]>$vbphrase[subscriptions]</option
            <
option value="wol" $frmjmpsel[wol]>$vbphrase[whos_online]</option
            <
option value="search" $frmjmpsel[search]>$vbphrase[search_forums]</option
            <
option value="home" $frmjmpsel[home]>$vbphrase[forums_home]</option
            <
option value="-1">----------------------------------</option
        </
optgroup
        <
optgroup label="$vbphrase[forums]"
         
        
$jumpforumbits</optgroup
    </
select
    </
form
</
div


El-Gazaly 06-19-2006 01:44 AM

Thanks For It
Installed

FleaBag 07-23-2006 09:15 PM

Nice addition - especially with the extra template mod, thanks!

bashy 08-18-2006 06:03 PM

Hi Alan

I have just installed this, see image as to where i put it (me likes thanks)

What i would really like is another 1 exactly the same but just for admin
and when i choose the forum it goes directly to create a new thread?

If you can do this, i would like both forum jmps to be used at the same time?

Is this possible?

BigJimTheLug 11-26-2006 09:07 AM

How can I add this to the navbar,

where it shows

user cp fag search members list new post log out

Thanks for replying!

A_V 01-02-2007 08:44 PM

I try in a 3.6.4 version, and not work!


All times are GMT. The time now is 04:06 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.01220 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete