vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Putting a category at different url? (https://vborg.vbsupport.ru/showthread.php?t=173011)

Andy92 03-14-2008 03:04 PM

Putting a category at different url?
 
Hey,

At the moment, i am running 6 categories on my vBulletin forum, each with forums in each category.

At the moment, everything is displayed at kedoa.com/forum

Is it possible to move one whole category to say kedoa.com/tutorials

??

So when you go to /forum, all the 5 categories are displayed, and then the 6th one will be displayed at /tutorials

???

Andy92 03-15-2008 10:00 PM

Anyone know then?

Not even an addon or mod for this?

Dismounted 03-16-2008 02:25 AM

A simple rewrite rule could achieve this. I'm not a mod_rewrite expert, so I can't provide any exact code.

dismas 03-16-2008 02:58 AM

Do you mean like the way the tabs are set up here with Forums, articles, mods, and styles?

penagate 03-16-2008 04:40 AM

Something like this.

/path/to/public_html/.htaccess
Code:

RewriteEngine On
RewriteRule ^tutorials$ forum/forumdisplay.php?f=XX [NC,QSA]

You might have to alter that based on your physical base path and so on.

If you're using URL rewrites, it's a good idea to put forum data in a completely separate folder (e.g. public_html/forum_data) to your virtual paths (e.g. example.com/forums).

Andy92 03-16-2008 09:58 AM

Yeh, i mean i want it like the categories setup here.

Like Forums, Articles, Mods, Styles.

Basically, if i go to my vbulletin admin panel, and in the tutorial forum category settings, i turn active to off, so that it doesnt display the tutorials category at /forums, but if i know the url, then it displays it if i like the tutorials menu item to the category.

Just like here! Thats works, but the thing is, when i turn active to off, and then i type in the url to it, it doesnt display any of the new threads and thread counts in the sub categories. It says that each sub category has 0 posts and 0 threads?

Then when i click on the sub category all the threads and posts are listed there.

Does anyone know why its not counting the threads and posts when i turn active to off?

Dismounted 03-16-2008 10:04 AM

Setting the display order to 0 also hides the category.

Andy92 03-16-2008 10:31 AM

Yeh, i have set the diplay order to 0, and yes it does hide it.

But still, every sub forum says it has 0 posts, and that the last post was never. And then when you click on it, all the threads display!

Help? How does vbulletin.org do it here?

--------------- Added [DATE]1205680775[/DATE] at [TIME]1205680775[/TIME] ---------------

Ive been looking around, and lots of people that have done this and hiding forums, when you then go to them it doesnt display any thread or post counts.

This is in vBulletin 3.7 beta 5.

Dismounted 03-18-2008 05:50 AM

Someone has reported the above issues as a bug on the Bug Tracker over at vBulletin.com. It is yet to be confirmed or dismissed.

Andy92 03-18-2008 05:18 PM

Ok, yeh there is a fix for this issue.

:)


All times are GMT. The time now is 12:58 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.01235 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_code_printable
  • (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