vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Cyb - Sub-Forum Manager (https://vborg.vbsupport.ru/showthread.php?t=177954)

Battle_Ring 06-03-2008 12:35 AM

Not working for me on 3.7.1 followed instructions doesnt do anything to my forum

Ricky Leone 06-03-2008 09:36 AM

Unfortunately, all of my sub-forums are being scrunched over to the left only on forumdisplay.php pages.

- Happens on Firefox
- I've tried uninstall/reinstall

Any solutions?

visidigi 06-05-2008 08:16 AM

Great mod, works perfectly on my 3.7.1 install.

One thing you might want to add, if you have lots of sub forums it moves the status icon to the middle of cell so its hard to see how it ties up. Its a really easy fix though...

In forumhome_forumbit_level1_post

Find
Code:

<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
Replace with
Code:

<td valign="top"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
In forumhome_forumbit_level2_post

Find
Code:

<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
Replace with
Code:

<td class="alt2" valign="top"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
You may need to adjust your statusicons to have a bigger transparent border to line up with your forum name correctly...

f r e z N Y 06-05-2008 02:11 PM

Installed the mod on both my 3.6.8 and 3.7 forums. This is a great method of showing a large number of items within a smaller area, for easier visual distinction.

Other than adjusting the forum order in the Forum Manager, is there a simple method or intended upgrade to this hack which will allow the admin to change the order display ...

from
1 | 2
3 | 4
5 | 6

To

1 | 4
2 | 5
3 | 6

The latter order follows typical user alpha order expectations better.

Thanks.
-frez

berben4 06-05-2008 03:05 PM

Nice hack but my Last Post, Threads, and Posts columns do not show up. Any idea why this might be?

digitalhype 06-05-2008 03:57 PM

Quote:

Originally Posted by f r e z N Y (Post 1541552)
Installed the mod on both my 3.6.8 and 3.7 forums. This is a great method of showing a large number of items within a smaller area, for easier visual distinction.

Other than adjusting the forum order in the Forum Manager, is there a simple method or intended upgrade to this hack which will allow the admin to change the order display ...

from
1 | 2
3 | 4
5 | 6

To

1 | 4
2 | 5
3 | 6

The latter order follows typical user alpha order expectations better.

Thanks.
-frez

I second that! Nice suggestion.

Leo Brazil 06-05-2008 08:19 PM

Quote:

Originally Posted by berben4 (Post 1541584)
Nice hack but my Last Post, Threads, and Posts columns do not show up. Any idea why this might be?

I had exactly the same when I tried to use this mod with this one https://vborg.vbsupport.ru/showthread.php?t=166248 , not on Forumhome but on every sub forums pages.
I'm still trying to figure out why.

Cooleyvol 06-07-2008 03:43 AM

Quote:

Originally Posted by Mum (Post 1529643)
have it up and working on 3.7.0 with several sub forums - check it out if you like to see how well it works!

How do you get the spacing set as on this user's board? My second one picks up right at the end of the first one in the top row and so on from there.

RedTrinity 06-09-2008 04:03 AM

Just installed on 3.7.1 and its working wonderfully!!! Thanks Cyb :)

michael million 06-09-2008 05:08 AM

installed on 3.7 . Everytime great work @ Cyb.


All times are GMT. The time now is 09:06 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.01301 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
  • (4)bbcode_code_printable
  • (3)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