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 Display Enhancements - Sorky - SubForum List Control (https://vborg.vbsupport.ru/showthread.php?t=233084)

tommyxv 03-04-2010 02:23 PM

Quote:

Originally Posted by Sorky (Post 1975175)
If I remember correctly this was solved this with the Forum Depth settings.

What should the settings be?

shyguy82 03-08-2010 12:53 AM

Had to uninstall it, cause it was slowing my forum down dramatically. I guess this plugin is not optimized for large number of forums. Another thing that stops working after you install this plugin is that you can no longer collapse a section/category. It collapses the section plus all other sections underneath.

If you have a large number of forums, once you scroll all the way down on the page, it seems to be freezing the browser all the time.

Good effort nonetheless.

archet1337 03-08-2010 03:18 PM

How do I remove the comma behind the subforum names?

Wilfred1 03-09-2010 07:21 AM

1 Attachment(s)
The only issue I have with this is as you can see in the attached image the collapse button conflicts with the subscribe button when the user is on 1024 screen resolution - if the site is using either the forum sidebar or vBa CMPS with a side column in the forums

nicky.82uk 03-13-2010 02:46 AM

Nice mod but can i ask on the next update can you add post preview if some post in there you can actually see it also that would be great

Sakera 03-14-2010 12:41 PM

Quote:

Originally Posted by bhallan (Post 1983927)
The Sub Forums title for me is going into my forum description. How do I fix this?

http://img705.imageshack.us/img705/1...ce4b3bf61e.png

As the solution earlier in this thread gave unsatifactor results on my forum i did an edit in the forumbits.css file in my style

Quote:

.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
margin-{vb:stylevar left}: {vb:stylevar padding};
position: relative;
_top: -{vb:stylevar padding};
}
As you can see i simply removed the top adjustment witch on my forum was reading -10px, and the problem was gone. i have not done any research on why this setting was there, and how it affects the original subforums layout.

Sorky 03-14-2010 11:00 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1995151)
installed and want to know how i can set the plethora in acp i can find it plz help me thanks

Hope you have worked it all out - the config is really up to you I'm afraid.

Sorky 03-14-2010 11:00 PM

Quote:

Originally Posted by tommyxv (Post 1996986)
What should the settings be?

Depends on what you want - best to try different options (preferably in a test server) until you find what suits you best!

Sorky 03-14-2010 11:03 PM

Quote:

Originally Posted by shyguy82 (Post 1999521)
Had to uninstall it, cause it was slowing my forum down dramatically. I guess this plugin is not optimized for large number of forums. Another thing that stops working after you install this plugin is that you can no longer collapse a section/category. It collapses the section plus all other sections underneath.

If you have a large number of forums, once you scroll all the way down on the page, it seems to be freezing the browser all the time.

Good effort nonetheless.

Had a similar report by another user of an earlier version a long time ago - It turned out he had a modified template that wasn't compatible with my Plug-In - If you still have problems with the default style and with no other Plug-Ins installed, I'll be happy to take a look for you.

Sorky 03-14-2010 11:10 PM

Quote:

Originally Posted by archet1337 (Post 1999868)
How do I remove the comma behind the subforum names?

  • URL: <your forum>/admincp/options.php?null=0
  • Setting Group: Sorky03 - SubForum List Control - V1.8.0
  • Setting Section: Miscellaneous Options (combines with all previous settings)
  • Setting: Separator to use between SubForum [original was ,&nbsp;]

Sorky 03-14-2010 11:13 PM

Quote:

Originally Posted by Wilfred1 (Post 2000290)
The only issue I have with this is as you can see in the attached image the collapse button conflicts with the subscribe button when the user is on 1024 screen resolution - if the site is using either the forum sidebar or vBa CMPS with a side column in the forums

I'd expect it to be part of the CSS, but I'm not an expert in that area. I'm guessing something to do with image position/border

An easy thing to try that I can think of would be to make a new expand/collapse icon that is wider with transparency where they overlap ;-)

Sorky 03-14-2010 11:14 PM

Quote:

Originally Posted by nicky.82uk (Post 2002567)
Nice mod but can i ask on the next update can you add post preview if some post in there you can actually see it also that would be great

I'll add it to the wish-list!

Sorky 03-14-2010 11:24 PM

Quote:

Originally Posted by Sakera (Post 2003385)
As the solution earlier in this thread gave unsatifactor results on my forum i did an edit in the forumbits.css file in my style

As you can see i simply removed the top adjustment witch on my forum was reading -10px, and the problem was gone. i have not done any research on why this setting was there, and how it affects the original subforums layout.

AWESOME - That is exactly what I thought was needed, by my knowledge of CSS was not up to par!!!

Summary..
Find (or Add): ".subforums" in the CSS
Change/Remove/Set: "top: ###;" <adjust to suit>

rmxs 03-21-2010 05:59 PM

Hello,

Subforums overlaping each other using IE8.
When i change window size for some pixes (dragging from the corner)everything comes back to normal and one under the other (this happends only if i use more than 1 lists)

kylek 03-25-2010 01:41 AM

Quote:

Originally Posted by murekhalir (Post 1977570)
Hey guys -

Anyone able to get the subforum mod to work with the YUI tabbed home mod?

https://vborg.vbsupport.ru/showt...ghlight=tabbed


Need to get it together, but dont know where to add on the code or fix it.

I am reworking a site and have the Tabbed Forum Home mod already installed - https://vborg.vbsupport.ru/showthread.php?t=233135 and have now installed Sorky's subforum list control and so far it looks like they are both working with each other nicely. A match made in heaven!!

nicky.82uk 03-25-2010 08:38 AM

Quote:

Originally Posted by Sorky (Post 2003758)
I'll add it to the wish-list!


Thank you so much :up:

Breakpoint 04-15-2010 11:45 PM

I found a major issue with your product.

When you are on FORUMHOME and you minimize a forums block, it closes everyone below it and not just the individual block. I disabled your product and it fixed itself, so it is coming from your plugin.

Can anyone else try this and double confirm, thanks.

This is a Default vb4 Template with just the Skory plugin turned on.

Breakpoint 05-02-2010 03:05 PM

Can anyone show me a forum that works without the plugin collapsing all forums below it?

pedroenf 05-07-2010 01:19 PM

Quote:

Originally Posted by Breakpoint (Post 2021957)
I found a major issue with your product.

When you are on FORUMHOME and you minimize a forums block, it closes everyone below it and not just the individual block. I disabled your product and it fixed itself, so it is coming from your plugin.

Can anyone else try this and double confirm, thanks.

This is a Default vb4 Template with just the Skory plugin turned on.


Same here.

Rafa-el 05-13-2010 04:56 PM

Question:

Is possible to add this in the forumdisplay too? I mean if
I have Pattern Category I see the plugin in action
In a child category of the Pattern I still see the plugin in action
But I want to display this in the forumdisplay too, this would be great when you have a lot of subforums.

Thanks

pedroenf 05-13-2010 11:18 PM

Another bug founded, in Firefox this plugin blocks the browser and increases CPU load (of the PC of course - not the server CPU). Does anyone confirm this?

Alex@Mk3OC 05-14-2010 02:01 PM

Works fine in Firefox on my forums

Lairston 05-23-2010 02:57 PM

Quote:

Originally Posted by fer_75 (Post 1956263)
Hi Sorky,

thank you for this awsome mode.

I have installed and also mad the <br> fit. But i sitill have an issue with my skink. Please look image:http://img199.imageshack.us/img199/5943/yaya.gif

Any idea on how to fix this ?

Did anyone find what was causing this?

PVO_Dave 05-23-2010 06:58 PM

Where is the option for members to collapse the sub forums list on the forumhome view?

Excellent mod btw, installed and working well :)

Dave.

pedroenf 06-27-2010 08:50 PM

Quote:

Originally Posted by Breakpoint (Post 2021957)
I found a major issue with your product.

When you are on FORUMHOME and you minimize a forums block, it closes everyone below it and not just the individual block. I disabled your product and it fixed itself, so it is coming from your plugin.

Can anyone else try this and double confirm, thanks.

This is a Default vb4 Template with just the Skory plugin turned on.


No update to fix this?

Wilfred1 06-29-2010 04:39 AM

Please Sorky can you fix this issue about collapsing everything below

onehost 08-12-2010 07:44 PM

uninstalled

Dont like grey area.
some categories are disorted or way to far across the screen.
using v4.0.6

ChaFF 09-04-2010 04:17 PM

1 Attachment(s)
Hello Sorky,
Do you know how to fix Category Collapsing issue?
Thanks

chriske 09-08-2010 04:29 AM

Wondering about the same thing?

Avrojet 09-09-2010 01:29 PM

He was last online in May :(
I'd also like to see the collapsing category bug fixed.

bigrover 09-21-2010 06:28 PM

I was able to fix the collapsing forum issue by modifying the parse_templates plugin. I found the problem was related to missing </ol> tags in the html code delivered to the browser by comparing output using the baseline configuration where the collapse feature works, and with the Sub-Forum List Control enabled.

I tried to locate where these tags were supposed to be reinserted into the content per the embedded notes but I never determine where that should have been.

In the parse_templates plugin:

Replace:
PHP Code:

$vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore ''$vbulletin->templatecache[forumhome_forumbit_level1_nopost]); 

With:
PHP Code:

    // hack to fix collapsing forums
    // $vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore , '', $vbulletin->templatecache[forumhome_forumbit_level1_nopost]);
    // end hack 


bigrover 09-21-2010 08:19 PM

I found another problem related to how the Sub-Forum List Control is handling the <ol> tag. When the parse_templates plugin replaces the data for categories it removes an <ol> tag that is defining the container that holds the displayed data, while leaving the closing </ol> tag. This causes the container to close early, leaving all remaining forums, and the footer outside of the bounding box. I can fix it by commenting out the removal of the <ol> tag as indicated below, but that causes problems with the table width resulting in the sub-forums getting bunched up to the left rather than properly spaced as intended by the mod. This is apparently caused by the class attribute in the <ol> tag. I modified the plugin to remove the class attribute and have satisfactory results.

In the parse_templates plugin:

Replace:
PHP Code:

$vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore ''$vbulletin->templatecache[forumhome_forumbit_level1_nopost]); 

With:
PHP Code:

    // hack to correct forum home formatting
    
$Sorky01_SubforumOLReplace '<ol>' "\r\n";
    
$vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore $Sorky01_SubforumOLReplace$vbulletin->templatecache[forumhome_forumbit_level1_nopost]);
    
// end hack 


pedroenf 09-21-2010 08:31 PM

Quote:

Originally Posted by bigrover (Post 2101516)
I was able to fix the collapsing forum issue by modifying the parse_templates plugin. I found the problem was related to missing </ol> tags in the html code delivered to the browser by comparing output using the baseline configuration where the collapse feature works, and with the Sub-Forum List Control enabled.

I tried to locate where these tags were supposed to be reinserted into the content per the embedded notes but I never determine where that should have been.

In the parse_templates plugin:

Replace:
PHP Code:

$vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore ''$vbulletin->templatecache[forumhome_forumbit_level1_nopost]); 

With:
PHP Code:

    // hack to fix collapsing forums
    // $vbulletin->templatecache[forumhome_forumbit_level1_nopost] = str_replace($Sorky01_SubforumOLBefore , '', $vbulletin->templatecache[forumhome_forumbit_level1_nopost]);
    // end hack 



Thanks for the bug correction. It DOES work. I've been trying to solve this issue for a very long time. Time to update the MOD now, where's the coder? :)

chriske 09-23-2010 02:10 PM

Quote:

Originally Posted by pedroenf (Post 2101586)
Time to update the MOD now, where's the coder? :)

Please update this wonderful mod :cool:

ChaFF 09-24-2010 07:57 AM

I think this mod should be a default in vb board

Alex@Mk3OC 10-06-2010 02:55 PM

Has anyone had a problem with this mod messing the display of the forum index up in IE7?

I originally suspected vb to be at fault, but when I disable this mod it displays as it should in IE7?

haidm 10-06-2010 03:44 PM

how can I remove "sub-forum" text with this mod?

ZacFields 11-28-2010 02:46 PM

Okay maybe I am just stupid, but I seem to be the only one having this problem:

I have an NFL forum, and I have all the NFL Team sub-forums set up perfectly through this mod. But for some reason, I can figure out how to make my other forums their normal size (using the standard large "new post" icons and showing the last post, etc.

On my forums www.NationalFootballForum.com , I want the "Site News" and "General NFL Discussion" forums to go back to looking like they did before. Any ideas? I see it working on other peoples' forums but I can't figure it out on mine.


*Edit* Nevermind I figured this out. You've just got to set the forums an extra level down and change an option in your VB ACP

Kyo-dono 01-24-2011 03:02 PM

@pedroenf
You are my personal hero!

But is there not a typo?
you wrote:
Code:

$Sorky01_SubforumOLReplace = '<ol>' . "\r\n";
but must be:
Code:

$Sorky01_SubforumOLReplace = '</ol>' . "\r\n";
With this its working for me.
Thanks for help:)

Sorky 02-17-2011 01:05 AM

Sorry I've been away for such a long time... Different PC, new role, very little spare time and no copy of vBulletin to work with seriously impacts my ability to play with this ;-)

While the comments from "pedroenf" and "bigrover" will definitely help users with collapse issues, the real reason for the problem is (I expect) that my Mod is supposed to remove both the start and end outline, however I expect that in some users cases the applied class names "subforumlist commalist" may be different and the html produced does therefore not contain <ol class="subforumlist commalist">. This means that the start of the outline is not actually removed (as I intended) and hence the removal of the end of the outline causes issues.

Depending on feedback and time, I could (a) change that section of the code to be a little more reliable even with class changes or I could (b) make it possible to disable the outline change with an option or I could (c) just remove that section (lines 540 to 552). To do (a) I'll need to see a few sites that have my mod applied that I can look at to see the variations that I'd have to deal with. Note: I took the liberty of looking at pedroenf's site and saw <ol class="commalist">, so in that case, removing the "subforumlist " from line 542 of my Mod should also solve the problem, but in the way I intended, by removing the entire outline, both start and finish.


All times are GMT. The time now is 02:22 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.01473 seconds
  • Memory Usage 1,854KB
  • 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
  • (6)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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