vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=175687)

Morsolo 10-02-2008 08:22 PM

Quote:

Originally Posted by King Kovifor (Post 1635863)
This is a post as a moderator and not as a developer. Please tone the post down - some of it wasn't really needed.

:o - Edited. Hopefully the edit is ok?

xcingix 10-03-2008 08:10 AM

Quote:

Originally Posted by bobster65 (Post 1488482)
Multiple categories can be under the same tab. You still need to construct a forum bit for each one tho.. so you would do something like

Code:

$forumbits2a = construct_forum_bit(13,1,0);
$forumbits2b = construct_forum_bit(14,1,0);

In the instructions document, Tab 3 Sample is set up to display multiple categories, so just take a look at that part of the setup :)

how do i "construct a forum bit for each one" where do i do this?

proxx 10-03-2008 04:48 PM

Hi,
I installed the 1.5 version.

Do I need to import tfh-wol-plugins.xml ? or is this only for the 1.01 ?

King Kovifor 10-03-2008 07:25 PM

Quote:

Originally Posted by proxx (Post 1636591)
Hi,
I installed the 1.5 version.

Do I need to import tfh-wol-plugins.xml ? or is this only for the 1.01 ?

Yes, I believe that .xml is for 1.5.

Quote:

Originally Posted by Morsolo (Post 1635961)
:o - Edited. Hopefully the edit is ok?

Yes, thank you. Just think before you post something like that next time.

Vindictive 10-05-2008 07:24 PM

Is there a way to do this?

http://i469.photobucket.com/albums/r...e1212/Tabs.jpg

King Kovifor 10-05-2008 07:54 PM

With some serious hacking yes. TFH was never designed to place the tabs up there.

Vindictive 10-05-2008 08:03 PM

What version are the demo sites running? Ajax?

Morsolo 10-05-2008 08:06 PM

Quote:

Originally Posted by King Kovifor (Post 1638071)
With some serious hacking yes. TFH was never designed to place the tabs up there.

Hey, here's a suggestion :)

I imagine this would be rather difficult but it seems nothing is to hard for you guys.
If the new 2.0 has an AdminCP backend, what if you made the mod so you could choose where to place the tabs?

For example:
- Above FORUMDISPLAY (default)
- At very top of site
- Above navbar (Like in vb.org)
- Footer
etc.

That would be awesome, but that's just a suggestion ;)

King Kovifor 10-05-2008 08:28 PM

Quote:

Originally Posted by Vindictive (Post 1638074)
What version are the demo sites running? Ajax?

They are both running the non-ajax version.

Quote:

Originally Posted by Morsolo (Post 1638077)
Hey, here's a suggestion :)

I imagine this would be rather difficult but it seems nothing is to hard for you guys.
If the new 2.0 has an AdminCP backend, what if you made the mod so you could choose where to place the tabs?

For example:
- Above FORUMDISPLAY (default)
- At very top of site
- Above navbar (Like in vb.org)
- Footer
etc.

That would be awesome, but that's just a suggestion ;)

That would be extremely difficult because we would need to use different variables, track them, and open up the possibility of quite a few more template edits then there currently are.

Vindictive 10-05-2008 11:01 PM

I finally finished adding my own tabs above the navbar.

http://i469.photobucket.com/albums/r...1212/Tabs2.jpg


All times are GMT. The time now is 05:07 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.01905 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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