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)
-   -   Forum Home Enhancements - VSa - Sub-Forum Manager (https://vborg.vbsupport.ru/showthread.php?t=236960)

masterross 07-14-2011 07:48 AM

the solution is few pages back.

Primal Rage 07-14-2011 03:54 PM

Quote:

Originally Posted by masterross (Post 2220348)
the solution is few pages back.

I have just read the whole thread and see no solution for this. Unless you mean uninstall and use the CSS code version.

hoodoola 07-15-2011 01:50 PM

i have 4.14 too, so far no problem

induslady 08-06-2011 07:55 AM

1 Attachment(s)
Hello,
I tried installing this in my dev env and find that there is some misalignment in the sub forum lisitings.

Refer screen shots marked with red call out and red arrow.
Attachment 131729

In this picture, the second column sub forum listing starts a line below than that of the first column listing.

Attachment 131730

The sub forum listing is not lining up correctly.

Let me know how to fix this.

Luca_ITA 08-06-2011 04:15 PM

1 Attachment(s)
On my forum mod works good. I'm using v4.1.5pl1.
See image.

steve1966 08-07-2011 05:02 PM

working ok on my version of 4.15 pl1

togotutor 08-09-2011 12:21 AM

Great mod. Installed.

Fraxter 08-15-2011 08:46 AM

Quick fix for the mobile style issue:

Go to: Plugin & Products --> Plugin Manager
Search the plugin: "VSa - Sub-Forum Manager - FB"

Search:
PHP Code:

if ($vbulletin->options['vsasfm_enable'] AND ($vbulletin->options['vsasfm_coltarget']>0)) 

Replace with:
PHP Code:

if ($vbulletin->options['vsasfm_enable'] AND ($vbulletin->options['vsasfm_coltarget']>0) AND ($vbulletin->userinfo['styleid'] != XX)) 

Note: XX have to be your mobile style id!

Think Valter will update this addon soon.

dgparent 08-18-2011 12:08 AM

I installed this and my child forums still look like the default ?

http://www.collegefootballforum.info/forum.php

kfyonur 09-08-2011 05:11 AM

please read carefully..

Notes:
-To get this product working you must set "Depth of Sub-Forums" to "1" in vBulletin Options > Forum Listings Display Options
-To set product options go to: AdminCP > vBulletin Options > VSa - Sub-Forum Manager


All times are GMT. The time now is 02: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.01829 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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