![]() |
Quote:
|
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. |
How do I remove the comma behind the subforum names?
|
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
|
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
|
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
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 ;-) |
Quote:
|
Quote:
Summary.. Find (or Add): ".subforums" in the CSS |
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) |
Quote:
|
Quote:
Thank you so much :up: |
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. |
Can anyone show me a forum that works without the plugin collapsing all forums below it?
|
Quote:
Same here. |
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 |
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?
|
Works fine in Firefox on my forums
|
Quote:
|
Where is the option for members to collapse the sub forums list on the forumhome view?
Excellent mod btw, installed and working well :) Dave. |
Quote:
No update to fix this? |
Please Sorky can you fix this issue about collapsing everything below
|
uninstalled
Dont like grey area. some categories are disorted or way to far across the screen. using v4.0.6 |
1 Attachment(s)
Hello Sorky,
Do you know how to fix Category Collapsing issue? Thanks |
Wondering about the same thing?
|
He was last online in May :(
I'd also like to see the collapsing category bug fixed. |
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:
PHP Code:
|
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:
PHP Code:
|
Quote:
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? :) |
Quote:
|
I think this mod should be a default in vb board
|
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? |
how can I remove "sub-forum" text with this mod?
|
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 |
@pedroenf
You are my personal hero! But is there not a typo? you wrote: Code:
$Sorky01_SubforumOLReplace = '<ol>' . "\r\n"; Code:
$Sorky01_SubforumOLReplace = '</ol>' . "\r\n"; Thanks for help:) |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|