vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Need help with forum structur and templates (https://vborg.vbsupport.ru/showthread.php?t=293686)

Kyo-dono 01-07-2013 07:02 PM

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? :)

ForceHSS 01-07-2013 07:06 PM

your settings are wrong in that first screenshot that is why it looks like that

Kyo-dono 01-07-2013 07:14 PM

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.

ForceHSS 01-07-2013 07:21 PM

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

Kyo-dono 01-07-2013 08:52 PM

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? ;)

ForceHSS 01-07-2013 09:22 PM

can you give me a real url link so I can see all the problems

Kyo-dono 01-08-2013 12:47 AM

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). :)

ForceHSS 01-08-2013 01:18 AM

you have set the wrong settings for each one reply to the pm I sent you

Kyo-dono 01-08-2013 08:41 AM

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.

gamaken 01-08-2013 09:37 AM

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)


All times are GMT. The time now is 12:01 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.01070 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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