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)

Lee Roberts 01-12-2009 10:36 PM

Marked as Installed !
Marked for Nomination !

cobradude 01-25-2009 04:00 AM

For those who are having problems with the "last posts, threads, post" count columns not showing up. I finally figured out what the problem is....You need to make sure your category settings are correct for the forums (top level forum area). Go to the forum manager and open each of your top level forums and make sure these settings are as follows:

Act as Forum
(Will act as category if no) YES

Forum is Active
(Will not appear if set to no, but remains accessible if the forum's URL is known) YES

Forum is Open
(Set this to 'No' to prevent any new posts being made in this forum) NO

Index New Posts in Search Engine
(Setting this to 'No' will prevent anyone from being able to search in this forum) YES

cionfs 02-02-2009 12:52 PM

I have display problems. See attached

adamskiii 02-16-2009 02:28 PM

thanks man. got it working on 3.8.1

celikforum 02-19-2009 06:28 AM

thank you cybernetec.Very nice plugin, I am establishing too my forum

cionfs:->
Number of columns to arrange sub-forums into> not 1 --> 2

Amadeus Cho 02-20-2009 09:46 AM

Is there some way to prevent the sub-forum columns all bunching up together ?

I want them to be spaced out

thanks
:)

belal_najjar 03-09-2009 03:38 PM

nice work but in the line
241
<defaultvalue><![CDATA[font-size:10px; color:darkgray;]]></defaultvalue>

i never saw a color value like {darkgray}!!

i just wanted to notify u :P
it should be #808080
regards

Budweiser 03-10-2009 03:50 AM

Hello. I am trying to configure this hack. I have several forums that have subforums setup and looking fine.

I have a separate section with 50 forums. Each of those forums will have 6+ subforums. I do not want these subforums listed on the main page. How do I hide them. I tried to "exclude forums" but they still show up but in a different format.

Thank you! :)

93Corvette 03-10-2009 07:15 AM

Quote:

Originally Posted by visidigi (Post 1541346)
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...


That works great, it moves the Status Icon up..... but how do you move the "Last Post" section up too?

HoGGeT 04-03-2009 07:13 AM

<a href="http://img12.imageshack.us/img12/6590/53003287.jpg" target="_blank">http://img12.imageshack.us/img12/6590/53003287.jpg</a>

I used this hack but my forum homepage width enlarged. At the bottom of the page scrollbar appeared. How can I automatically fix it without scrollbar?


All times are GMT. The time now is 06:18 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.01063 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)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