Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by Tommy Boy Tommy Boy is offline
Developer Last Online: Oct 2014 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 12-13-2001 Last Update: Never Installs: 5
 
No support by the author.

There are currently two settings which affect the display of forum levels, but none of them affects the forumjump box. This hack will add a third option to the Admin control panel, with the role of taking care of the forumjump box depth level.

Highly useful for board with a lot of child forums! Without this hack, all forums are displayed in the forumjump box, thus reducing its effectiveness and attractiveness.

Please post your opinions on this hack, and whether you like it or not. I was discouraged when no one installed my last hack, and it might determine whether I keep releasing hacks in the future...

Thank you!

What's new in version 1.1?
When moving a thread, the target forums list should contain all the forums. This has been fixed in this version. If you have already installed the first version, read the instructions on post #10 in this thread. Otherwise, the attached files are already updated.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-14-2001, 01:57 PM
Tommy Boy Tommy Boy is offline
 
Join Date: Nov 2001
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Admin Control Panel Screenshot...
Reply With Quote
  #3  
Old 12-14-2001, 02:22 PM
bira's Avatar
bira bira is offline
 
Join Date: Nov 2001
Posts: 387
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very good idea, Tommy.

I don't have many forums and I only have one level of forums to begin with, so this hack won't be of use to me. But I know there are many here who could really use it.

Please don't be discouraged. We all learn as we go along. Your previous hack had a very good idea but a problematic installation which might have deterred people. But you got the potential of being a great asset to us all. I'd hate to see you stop releasing.
Reply With Quote
  #4  
Old 12-14-2001, 04:42 PM
FWC's Avatar
FWC FWC is offline
 
Join Date: Oct 2001
Location: Ontario, CA
Posts: 821
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE]Originally posted by Tommy Boy
Please post your opinions on this hack, and whether you like it or not. I was discouraged when no one installed my last hack, and it might determine whether I keep releasing hacks in the future...

Thank you!
Reply With Quote
  #5  
Old 12-14-2001, 05:00 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I might be able to use this. I am debating on whether or not to add Usenet Groups. If I do, it would increase my forum depth to 4 levels counting categories. That will be way too much to show on the forumjump box.

This could come in handy, thanks for it. I downloaded it and will click the install button if I get that far.
Reply With Quote
  #6  
Old 12-14-2001, 06:29 PM
VirtueTech VirtueTech is offline
 
Join Date: Oct 2001
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great idea...I have over 190 forums and they do not need to all be in the forumjump.

Good job! This will save on bandwidth and maybe a little on server resources as well.
Reply With Quote
  #7  
Old 12-14-2001, 06:57 PM
VirtueTech VirtueTech is offline
 
Join Date: Oct 2001
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I make this work in 2.0.3?

Please let me know as it would be huge for my forums. HUGE!

I don't see the scripts "Showgroups.php" in my 2.0.3 and this is a must have for my forums.
Reply With Quote
  #8  
Old 12-14-2001, 09:22 PM
Tommy Boy Tommy Boy is offline
 
Join Date: Nov 2001
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE]Originally posted by VirtueTech
How can I make this work in 2.0.3?
Please let me know as it would be huge for my forums. HUGE!
I don't see the scripts "Showgroups.php" in my 2.0.3 and this is a must have for my forums.
Reply With Quote
  #9  
Old 12-14-2001, 09:35 PM
VirtueTech VirtueTech is offline
 
Join Date: Oct 2001
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok trying now
Reply With Quote
  #10  
Old 12-14-2001, 09:48 PM
Tommy Boy Tommy Boy is offline
 
Join Date: Nov 2001
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To update from version 1.0 to 1.1, do this:

Open postings.php, look for:
--------------------------------------------------------------------------------
global $hideprivateforums,$bbuserinfo,$session, $useforumjump;
--------------------------------------------------------------------------------

Replace with:
--------------------------------------------------------------------------------
global $hideprivateforums,$bbuserinfo,$session, $useforumjump,$forumjumpdepth;

// Forumjump Depth Hack
$oldforumjumpdepth = $forumjumpdepth;
$forumjumpdepth = 1000;
--------------------------------------------------------------------------------

Still in postings.php, look for:
--------------------------------------------------------------------------------
$useforumjump=$olduseforumjump;
--------------------------------------------------------------------------------

After it, add:
--------------------------------------------------------------------------------
$forumjumpdepth=$oldforumjumpdepth; // Forumjump Depth Hack
--------------------------------------------------------------------------------

The attached file in the first post has already been updated.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05431 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete