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 - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=233135)

Popa Andrei 09-08-2010 04:12 PM

so is there anyone that could help us?

PJSkiboy 09-09-2010 02:14 PM

Quote:

Originally Posted by stormzone (Post 2095492)
so is there anyone that could help us?

The guy that created the style actually looked at that issue the other day and he was able to provide a solution. While it corrects that white space for that particular style, it will mess up any other styles you have selectable by your forum members.

If you are interested, PM me and I'll give you the info he gave me.

Santori 09-18-2010 11:04 PM

Quote:

Originally Posted by Lionel (Post 2078332)
As there was no point for me to use the collapse since all categories are tabs, I created a plugin at forumhome_start to disable the collapse button, and I simply put in it

PHP Code:

$show['collapsable_forums'] = true

Suggestion: It would be nice to add the tab colors class in stylevar

Hello ,great mod, Thank you.

But I think its necessary to resolve this problem with collapse button. For example I need to make tabs with different forums and different categories each forum.

Collapse button is very important.

Regards.

Popa Andrei 09-20-2010 10:51 AM

how can y make the .css to be a stylevar?

HappyFeet 09-20-2010 11:56 PM

Quote:

Originally Posted by cloferba (Post 2026172)

if i disable Javascript Optimiser options from supercharged 1.3 mod i can see all ok...tabs and everything

i hope to enable Javascript Optimiser option and keep using this fantastic mod!


I have been fighting this thing, double and triple checking my install and template edits. I started disabling mods and was walking all around my problem. I decided to start reading every single post to find a possible solution and I finally find you at post #325!!!

Thank you, it works now and at least I know I'm not crazy... Disabled optimizer on test board and it finally starts working. Now on to the .css color issue... WHEW!:up:

Alfa1 09-21-2010 10:14 PM

Is it possible to get the AJAX content instantly loaded, by caching the data every X minutes?

The loading of the tabbed content takes a lot of time. I rather have some delay in showing the last posts, than having to wait on the tabbed content to load, at every click.

Crrrazzzy 09-22-2010 06:50 PM

Quote:

Originally Posted by Lionel (Post 2078469)
Hi Bobster, I thought I'd let you know. You have a major bug in there. In plugin forumhome_complete you are checking for $vbulletin->userinfo['usergroupid'] instead of $vbulletin->userinfo['membergroupids']

so later on in the class_yui.php the explode(",", $tab['limitTo']) is checking for only the primary group, causing the ones with secondary usergroups not to view the tab.

I fixed my copy, but in my opinion this mod is way too nice for me to remain silent.

My solution is not the final solution. It works for me as I only have one secondary usergroup, the customer group.

A permanent solution would be to send just the $vbulletin->userinfo array and to replace the call with

if (is_member_of($this->usergroup, $tab['limitTo']))

what did you do to fix this as i am having hte same issue

Quote:

Originally Posted by stormzone (Post 2003476)
just installed it and y suggest that you make the tabs remain on all forum pages not only in FORUMHOME

same with this....is there a solution?

Santori 09-24-2010 02:39 AM

Hello, I ask again for a solution for the problem with collapse button.

Thank you very much

CharlieDelta 09-26-2010 06:42 PM

Quote:

Originally Posted by PJSkiboy (Post 2095842)
The guy that created the style actually looked at that issue the other day and he was able to provide a solution. While it corrects that white space for that particular style, it will mess up any other styles you have selectable by your forum members.

If you are interested, PM me and I'll give you the info he gave me.

I would be interested in that info, if you wouldn't mind.

PJSkiboy 09-27-2010 02:30 PM

Quote:

Originally Posted by CharlieDelta (Post 2103427)
I would be interested in that info, if you wouldn't mind.

PM sent to you with the instructions.


All times are GMT. The time now is 09:06 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.01826 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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