vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Sub-Forum Manager 4.2.2 (https://vborg.vbsupport.ru/showthread.php?t=229148)

GaRanT 01-12-2011 10:26 PM

How do I change the font and size of subforums ?
And when forum is refreshing, subforums changing its location to simple view.
How to fix it?
Thank you

Texas1911 01-14-2011 05:27 AM

Quote:

Originally Posted by GaRanT (Post 2148211)
How do I change the font and size of subforums ?
And when forum is refreshing, subforums changing its location to simple view.
How to fix it?
Thank you

I'd also like to know how to change the font and size of the subforums. I love this mod, and adding a font setting to the .xml / .css would be perfect. I'd attempt it, but I'd do more harm than good haha.

zelnik 02-18-2011 10:27 AM

Hasann, This makes the new mobile style break on some threads is there a way of disabling it for just the mobile style on 4.1.2?

caciocode 02-24-2011 01:50 AM

I don't think this works on 4.1.2. I have tried it here but it does not seem to work.

nhawk 03-04-2011 02:14 PM

Quote:

Originally Posted by caciocode (Post 2166086)
I don't think this works on 4.1.2. I have tried it here but it does not seem to work.

I have it installed and working fine on 4.1.2.

The only question that's been asked a few times is how to change the font size. I'd also like to know that.

zelnik 03-20-2011 02:44 PM

Quote:

Originally Posted by nhawk (Post 2169501)
I have it installed and working fine on 4.1.2.

The only question that's been asked a few times is how to change the font size. I'd also like to know that.

If you are using the mobile style with 4.1.2 this addon will break it completely, not just the sub forums.

SeeLand 03-20-2011 09:30 PM

This product has a lot of errors, I do not recommend to install.
You can check for you after you installed from here http://validator.w3.org/

nhawk 03-24-2011 01:34 PM

1 Attachment(s)
Quote:

Originally Posted by SeeLand (Post 2175588)
This product has a lot of errors, I do not recommend to install.
You can check for you after you installed from here http://validator.w3.org/

This is no reason not to install. If you check the CMS pages you'll find tons of errors right out of the box.

But anyway, most of the errors generated are an easy fix because most of them have to do with the ampersand (&).

ie:
Code:

$vbcsspath = 'css.php?styleid=' . $vbulletin->userinfo['styleid'] . '&langid=' . LANGUAGEID . '&d=' . $style['dateline'] . '&sheet=';
should be:
Code:

$vbcsspath = 'css.php?styleid=' . $vbulletin->userinfo['styleid'] . '&langid=' . LANGUAGEID . '&d=' . $style['dateline'] . '&sheet=';
For those that don't want to edit the xml file, I've attached one that should correct the HTML validations. Uninstall the original and re-install this one.

Shanti Nanda 04-11-2011 06:22 PM

It doesn't work for me on 4.1.2 ... anyone knows why?

Done! Forum Listings Display Options//Depth of Sub-Forums: 1

nhawk 04-13-2011 12:51 PM

Quote:

Originally Posted by Shanti Nanda (Post 2183514)
It doesn't work for me on 4.1.2 ... anyone knows why?

Done! Forum Listings Display Options//Depth of Sub-Forums: 1

Try this..

Forum Listings Display Options > Depth of Forums - Forum Home = 2

Forum Listings Display Options > Depth of Forums - Forum Display = 1

Forum Listings Display Options > Depth of Sub-Forums = 1

I've had this running on 4.1.2 and 4.1.3 without any problems.


All times are GMT. The time now is 05:49 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.01363 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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