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

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2013, 07:02 PM
Kyo-dono Kyo-dono is offline
 
Join Date: Jun 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Need help with forum structur and templates

Hi.

I want create a structure like this (in 4.2.0):

Select Language (Category)
- - English Forum (Category)
- - - - Forum BB (Forum)
- - - - Forum AA (Forum)
- - - - - - Sub-Forum AAA1 (Forum)
- - - - - - Sub-Forum AAA2 (Forum)
- - German Forum (Category)
- - - - Forum CC (Forum)

The problem in vBulletin4 is, its not possible with category in category.

forum.php look like this:
http://i.minus.com/ibsByWa4fRLZRS.png

There is a topic in "Forum BB", but vBulletin shows here nothing. Its okay for me, but the headline with "Threads / Posts" + "Last Post" doesn't belong there. How can I remove it there? So I wish there is no listing of sub-forums under this category too.


Now I click on "English Forum" and get this:
http://i.minus.com/ibiz21Rr9oiFJ1.png

Here are a lot of errors.
1. I read "Forum: English Forum". But "English Forum" is a category! I want remove "Forum: " here.

2. In the headline you read "Sub-Forums", but it should be only "Forums".

3. The "Sub-Forum AAA1" and "Sub-Forum AAA2" should look like that:
http://i.minus.com/iVaDQu0LS1VLF.png


Can anybody help me here, please?
Reply With Quote
  #2  
Old 01-07-2013, 07:06 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

your settings are wrong in that first screenshot that is why it looks like that
Reply With Quote
  #3  
Old 01-07-2013, 07:14 PM
Kyo-dono Kyo-dono is offline
 
Join Date: Jun 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What means "wrong"? My setting is not "wrong", that is what I need.
I need a main category with sub-categories like a forum with sub-forums.
Reply With Quote
  #4  
Old 01-07-2013, 07:21 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Act as Forum = Yes you have it has a No for English Forum and German Forum
You asked for help but when you are told what is wrong you say it is wrong
Reply With Quote
  #5  
Old 01-07-2013, 08:52 PM
Kyo-dono Kyo-dono is offline
 
Join Date: Jun 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I set LanguageA and LanguageB as "forum", you are right, all working fine. Basically, that is not my problem. Sorry, I started wrong and got lost.

Actual I have a forum like this (one language):
http://i.minus.com/ibpapStZ0CrIcI.png

-- Category A
-- -- Forum A1
-- -- -- Sub ForumA1
-- -- -- Sub ForumA2
-- -- Forum A2

-- Category B
-- -- Forum B1
-- -- -- Sub ForumB1
-- -- -- Sub ForumB2
-- -- Forum B2

Now I want it two times. Two languages, with the same forums:

-- Top Category (Set as Category)

-- -- LanguageA (Set as Forum)
-- -- -- Category A (Set as Category)
-- -- -- -- Forum A1 (Set as Forum)
-- -- -- -- -- Sub ForumA1 (Set as Forum)
-- -- -- -- -- Sub ForumA2 (Set as Forum)
-- -- -- -- Forum A2 (Set as Forum)
-- -- -- Category B (Set as Forum)
-- -- -- -- Forum B1 (Set as Forum)
-- -- -- -- -- Sub ForumB1 (Set as Forum)
-- -- -- -- -- Sub ForumB2 (Set as Forum)
-- -- -- -- Forum B2 (Set as Forum)

-- -- LanguageB (Set as Forum)
-- -- -- Category A (Set as Category)
-- -- -- -- Forum A1 (Set as Forum)
-- -- -- -- -- Sub ForumA1 (Set as Forum)
-- -- -- -- -- Sub ForumA2 (Set as Forum)
-- -- -- -- Forum A2 (Set as Forum)
-- -- -- Category B (Set as Forum)
-- -- -- -- Forum B1 (Set as Forum)
-- -- -- -- -- Sub ForumB1 (Set as Forum)
-- -- -- -- -- Sub ForumB2 (Set as Forum)
-- -- -- -- Forum B2 (Set as Forum)

This look like this: http://i.minus.com/iqbw0hCjeSd3R.png and that is very horrible.

When I click on LanguageA I will(this is my wish) see this: http://i.minus.com/ibpapStZ0CrIcI.png and nothing else.

Is this not possible?
Reply With Quote
  #6  
Old 01-07-2013, 09:22 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you give me a real url link so I can see all the problems
Reply With Quote
  #7  
Old 01-08-2013, 12:47 AM
Kyo-dono Kyo-dono is offline
 
Join Date: Jun 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have create a new empty test forum, with just a few forums.

That is what I get: http://www.codehexer.com/vb/forumdis...English-Forums

This is what I expect and want: http://i.minus.com/iBwCEtykCGAi.png (for this position in tree).
Reply With Quote
  #8  
Old 01-08-2013, 01:18 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you have set the wrong settings for each one reply to the pm I sent you
Reply With Quote
  #9  
Old 01-08-2013, 08:41 AM
Kyo-dono Kyo-dono is offline
 
Join Date: Jun 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for help. I post here a summary.

"Home" (is OK)
http://www.codehexer.com/vb/forum.php

"Forum: Choose your language" (is OK)
http://www.codehexer.com/vb/forumdis...-your-language

"Forum: English Forums" (is horrible FALSE)
http://www.codehexer.com/vb/forumdis...English-Forums

"Community" (is OK)
http://www.codehexer.com/vb/forumdis...hp?4-Community

"Offtopic" (is OK)
http://www.codehexer.com/vb/forumdisplay.php?6-Offtopic


I want only "Forum: English Forums" like this: http://i.minus.com/iBwCEtykCGAi.png
all another sites should not be changed.

In "Forum Listings Display Options" I use:
Depth of Forums - Forum Home = 2
Depth of Forums - Forum Display = 1
Depth of Sub-Forums = 1


When I use:
Depth of Forums - Forum Home = 2
Depth of Forums - Forum Display = 2
Depth of Sub-Forums = 1
then "Forum: English Forums" is OK,
but "Forum: Choose your language" and "Community" displays incorrectly.
Reply With Quote
  #10  
Old 01-08-2013, 09:37 AM
gamaken gamaken is offline
 
Join Date: Aug 2010
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Depth of Forums - Forum Home = 2
Depth of Forums - Forum Display = 1
Depth of Sub-Forums = 1

-- -- LanguageA (Set as Category) (Parent Forum no one)
-- -- -- Category A (Set as Forum) (Parent Forum Language A)
-- -- -- -- Forum A1 (Set as Forum) (Parent Forum Category A)
-- -- -- -- -- Sub ForumA1 (Set as Forum) (Parent Forum Forum A1)
-- -- -- -- -- Sub ForumA2 (Set as Forum) (Parent Forum Forum A1)
-- -- -- -- Forum A2 (Set as Forum) (Parent Forum Category A)
-- -- -- Category B (Set as Forum) (Parent Forum Language A)
-- -- -- -- Forum B1 (Set as Forum) (Parent Forum Category B)
-- -- -- -- -- Sub ForumB1 (Set as Forum)
-- -- -- -- -- Sub ForumB2 (Set as Forum)
-- -- -- -- Forum B2 (Set as Forum)

-- -- LanguageB (Set as Category)
-- -- -- Category A (Set as Forum)
-- -- -- -- Forum A1 (Set as Forum)
-- -- -- -- -- Sub ForumA1 (Set as Forum)
-- -- -- -- -- Sub ForumA2 (Set as Forum)
-- -- -- -- Forum A2 (Set as Forum)
-- -- -- Category B (Set as Forum)
-- -- -- -- Forum B1 (Set as Forum)
-- -- -- -- -- Sub ForumB1 (Set as Forum)
-- -- -- -- -- Sub ForumB2 (Set as Forum)
-- -- -- -- Forum B2 (Set as Forum)
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 02:02 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.04047 seconds
  • Memory Usage 2,259KB
  • Queries Executed 11 (?)
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
  • (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