Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-13-2006, 01:45 PM
aceofspades's Avatar
aceofspades aceofspades is offline
 
Join Date: Apr 2006
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How do i - Forum sections [FORUM / MODS]

On this site there is one VB install which is divided up into two sections, forum and mods. I have been looking for a way to do this for some time. Can someone please tell me how i can do this. I have been looking for a mod to do this on here but it seems there isnt one, or at least i cant find it. Im basically looking to give the impression of two boards, something like this:

News=

Forum1
Forum2

Media=

Forum1
Forum2


I would really appreciate any help with this,

Regards,

James

I have just spoken to Floris, he has given me a possible way or doing what i need, but because im not a coder i dont really understand what i need to do. Can anyone help me out with the code i require.

Quote:
<Floris> What you can do is have a template conditional to not display a certain category on forumhome.
<Floris> And then have a custom style overwrite the forum you want to display different
<Floris> as long as the navbar allows users to click back to the full home and the url is the same, etc.
<Floris> (in other words, doesn't appear as a seperate forum) .. one license will do just fine.

...


<Floris> <if condition="$forumid['x'] != 'x'"> normal code </if> in the appropiate template
<Floris> or at least something like that
<Floris> and then make a new custom style and go to the forum manager and set it to overwrite.
<Floris> and upddate forumhome with a tab to link to the new section.
Reply With Quote
  #2  
Old 06-14-2006, 02:41 PM
aceofspades's Avatar
aceofspades aceofspades is offline
 
Join Date: Apr 2006
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump?
Reply With Quote
  #3  
Old 06-14-2006, 02:51 PM
tgreer tgreer is offline
 
Join Date: Oct 2005
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What I've done on www.tgreer.com/printforum, is simply create a menu by editing the navbar template. Each of the buttons navigates to one of the Forum Categories. So, you don't really need a plugin or anything like that: just a menu bar, and your forum organized into Forum Categories with sub-forums underneath.
Reply With Quote
  #4  
Old 06-14-2006, 02:55 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll write up how I did mine later for you. (Just going out so can't write it up straight away) You can't see it as it is the admin forums that I have on their own page with a hidden navbar link, but it works just nice. Alternatively, have a look in [name]amykhar[/name]'s profile and she has a mod there to split forum home into two or more pages.
Reply With Quote
  #5  
Old 06-14-2006, 03:03 PM
tgreer tgreer is offline
 
Join Date: Oct 2005
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couldn't the OP simply create two Forum Categories, with two sub-forums under each? Then, a couple of buttons in the navbar? The first button links to the "news" forum, the other to the "media"?

I don't see the need for any template conditionals or alternate styles, or even any template editing beyond "navbar". What am I missing?
Reply With Quote
  #6  
Old 06-14-2006, 03:12 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

exactly thats how i did mine through manipulation of forum settings and navbar edits
Reply With Quote
  #7  
Old 06-15-2006, 02:57 PM
aceofspades's Avatar
aceofspades aceofspades is offline
 
Join Date: Apr 2006
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tgreer
I don't see the need for any template conditionals or alternate styles, or even any template editing beyond "navbar". What am I missing?
What i need is several catagorys that appear on one 'page', and another set that apprear on the other. Adding links in the nav bar isnt a help because that only allows them to view a hidden catagory, what i want to be able to do is have several catagorys appear on the new page, not just one.

The mod whereby you can split the forum into several pages is perfect, apart from the fact that you cannot rename the addy, i.e infopage.html instead of page1, page 2 etc. On top of that i dont want them to be split up because there are too many catagorys on one page, i want it to be split up in terms of content, the page mod wouldnt work because on page1 i would need 4 catagorys, page 2 i would need 12, page 3 i would need 2 etc.

If you can please post the way you would do it with conditions i would really appreciate it.

Regards,

James
Reply With Quote
  #8  
Old 06-15-2006, 03:15 PM
tgreer tgreer is offline
 
Join Date: Oct 2005
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hidden category? Huh? No - you make your link a link to a Forum Category. Did you look at the link to my forum I provided? Sorry, I'm not very clear on what you want, or why a simple forum organization via Categories/Sub-forums won't work.
Reply With Quote
  #9  
Old 06-15-2006, 03:48 PM
aceofspades's Avatar
aceofspades aceofspades is offline
 
Join Date: Apr 2006
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The best way of explaining it is this forum (or at least how it was before they changed the mods page).

The forum page has catagorys :
Cat 1
Cat 2
Cat 3
Cat 4
Cat 5

The mod page has the following catagorys:

Cat 6
Cat 7
Cat 8
Cat 9
Cat 10

So in effect it looks like there are two different forums, because on each page (mods and forums) there are totally different catagorys containing totally different forums within the catagorys. However it is just one piece of software, just using conditionals to hide the catagorys from view on each page only showing the catagorys related to that page, i.e Cat1 for the forum page.
Reply With Quote
  #10  
Old 06-15-2006, 04:13 PM
tgreer tgreer is offline
 
Join Date: Oct 2005
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Let's be clear on our terms: a "Category" is a forum that contains other forums. You control whether a forum is a true forum, or a category, in your AdminCP.

When you link directly to a category, what you get is a forumdisplay page, listing all the forums within a category.

For example: http://www.tgreer.com/printforum/forumdisplay.php?f=7

vs. : http://www.tgreer.com/printforum/forumdisplay.php?f=3

That was your original question, how to do this. The way I do this is to create some buttons in my navbar template, with each button set to link to a specific Category.

If your first post was incorrect, and instead you want THREE levels of forum:

meta-category | category | forum

and want to organize your "meta-categories" with conditionals, then I'm sorry, I can't help you with that.
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 12:29 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.04136 seconds
  • Memory Usage 2,256KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)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