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)

fxdigi-cash 01-24-2013 04:32 AM

Quote:

Originally Posted by vicking74 (Post 2399002)
Hi

It is compatible with version 4.2.0?

Thanks

Yes, it is. I just installed it on vb.4.2 pl3. I installed both zip files, but only one worked well, which "tfh4.0.8"

Good luck, :)

Steve

fxdigi-cash 01-24-2013 10:27 PM

I just found that there is a conflict between this mod and some other mods. one issue is with the sidebar the feature made by vbullletin 4. The top arrow in the sidebar freezes and never move if this mod is installed.

I also noticed that there is a conflict with bf-latest topics ajax mod and thing never go right unless you choose to have the latest topics mod to display on top of footer.

Luis 01-30-2013 08:35 AM

a chance to remove the message "loading tab content" and get an instant view?

learning1234 01-30-2013 08:10 PM

i cant get this working i uploaded all files,did template mods but when i do this all forums dissappear,any help is appreciated

fxdigi-cash 02-02-2013 06:05 AM

Quote:

Originally Posted by learning1234 (Post 2400619)
i cant get this working i uploaded all files,did template mods but when i do this all forums dissappear,any help is appreciated

Did you follow all steps ??? also if so, do you see the tabs on your main forum??

I believe you are missed some step so please make sure again because I did it for 2 forums so far and both are working fine..

P.S: if all forums disappear, that means you did it right. All you need now is to grab the id of the main forums and create a tab for each forum(s) category you like to display in any tab...

fxdigi-cash 02-02-2013 06:17 AM

Quote:

Originally Posted by c0dehackz (Post 2400460)
a chance to remove the message "loading tab content" and get an instant view?

I believe it is possible to remove this instant message, look into the css file tabview.css and play with it. Maybe you can replace the picture ajax-loader.gif with anything else, or leave it empty...

If I have time, I will pass by again and see how this can be done. I don't think it is difficult task.


Cheers

mhgoz.com 02-14-2013 02:46 AM

thanks for this great work ,

i need for help right now , i want to make this tabs avilable in all pages of the fourm , also , i want to make a custom code for the main [ul] element of tabs and embed it in the header template manually , like this >>

PHP Code:

<ul >
<
li><a href="#">Name Of Tabs</a></li>
</
ul

but when i open the file , i did`t see any template tags or any html code to use or to update on it ,, ! so what could i do ?

mhgoz.com 02-17-2013 12:42 AM

if any body here can help in >
https://vborg.vbsupport.ru/showpost....&postcount=917

Amaury 02-25-2013 03:01 AM

What controls the styling?

We want to adjust it to fit each style accordingly.

Baghira 03-02-2013 11:30 PM

Hi. I can?t get it to work. Maybe, it?s my Forumhometab

This is what I have:

PHP Code:

<!-- main -->

<
ol id="forums" class="floatcontainer">
  {
vb:raw forumbits}
</
ol>

{
vb:raw forumhome_markread_script}

<
script type="text/javascript">
vBCollapseFactory();
</
script>
<!-- /
main --> 

And this is what I did with it...

PHP Code:

<!-- main -->

{
vb:raw template_hook.forumhome_above_forums}
<!-- 
Tabbed Forum Home -->
<
div id="forumhome_container" style="margin-top:5px"> </div>
<
script type="text/javascript"> {vb:raw eg_tfh} </script>
<!-- /
Tabbed Forum Home  -->

{
vb:raw forumhome_markread_script}

<
script type="text/javascript">
vBCollapseFactory();
</
script>
<!-- /
main --> 



All times are GMT. The time now is 07:18 AM.

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.03986 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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