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)

lostguy 05-14-2008 12:29 PM

Any version for Vb3.7.0 ??? can make upgrade for vb 3.7.0 ???

bobster65 05-14-2008 12:46 PM

Quote:

Originally Posted by chubzilla (Post 1519082)
so this mod has no effect on search engine spyders going from tab to tab right?

This mod is fully search engine unobtursive and does not effect any spidering.

Quote:

Originally Posted by infinityloop (Post 1519174)
i have just tried to install it, but i can not find this in the FORUMHOME template

i am using 3.7.0

This works fine on 3.7.0 If you are missing the comment on your template, then you must be using a custom style and they removed the comment.


Quote:

Originally Posted by fariborz (Post 1519213)
This Installation very hard :(
Please release your easy setup version.
I'm waiting for new version :)

Thanks

I will release it once it is done. There is nothing to release yet.

Quote:

Originally Posted by OsideRida06 (Post 1519286)
So does anyone have any ideas on the no refreshing problem?

What no refreshing problem?

Quote:

Originally Posted by lostguy (Post 1519291)
Any version for Vb3.7.0 ??? can make upgrade for vb 3.7.0 ???

This works fine with 3.7

infinityloop 05-14-2008 03:46 PM

Quote:

Originally Posted by bobster65 (Post 1519304)
This works fine on 3.7.0 If you are missing the comment on your template, then you must be using a custom style and they removed the comment.

ah, it indeed is a "community skin". i will try to find out where the code belongs to then :)

thanks!

TRa5H 05-15-2008 03:12 AM

Ok so i am eager to have tabs on my forum ...

but everytime i try to install this and i am following the instructions exactly.. i am using 3.6.9

I keep getting this error code

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/content/r/o/c/roctrash/html/index_tab.php on line 344

can anyone help?

sweede 05-15-2008 10:56 AM

Quote:

Originally Posted by TRa5H (Post 1520087)
Ok so i am eager to have tabs on my forum ...

but everytime i try to install this and i am following the instructions exactly.. i am using 3.6.9

I keep getting this error code

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/content/r/o/c/roctrash/html/index_tab.php on line 344

can anyone help?

open up index_tab.php

paste line 344 to here

Michael Biddle 05-15-2008 04:12 PM

Hey Bobster,

First off great addon. I have a question though. I do not want to show the forums that are on in the tabs on the main forumhome, so I take the category they are in and make it hidden, but then on the tab, it removes all of the last post, thread, and reply counts. Any way around this?

TIA

lauxanh 05-15-2008 08:03 PM

Does it work on 3.7?

It looks so nice.

bobster65 05-15-2008 08:14 PM

Quote:

Originally Posted by whitemike (Post 1520679)
Hey Bobster,

First off great addon. I have a question though. I do not want to show the forums that are on in the tabs on the main forumhome, so I take the category they are in and make it hidden, but then on the tab, it removes all of the last post, thread, and reply counts. Any way around this?

TIA

Hey Mike, I sent you off a PM to get some more details.. respond when you have a chance :)


Quote:

Originally Posted by lauxanh (Post 1520984)
Does it work on 3.7?

It looks so nice.

Yes, works perfectly fine in 3.7 :)

michaelsilvia 05-15-2008 11:34 PM

How can I turn off the auto cycle or change the time it cycles through the tabs?

bobster65 05-15-2008 11:39 PM

Quote:

Originally Posted by michaelsilvia (Post 1521155)
How can I turn off the auto cycle or change the time it cycles through the tabs?

in the init() parameter.. Auto rotate is off by default () the rotation time is in microseconds, so if you want it to auto rotate 10 seconds between tabs, set it to myforumtabs.init(10000)


Code:

<!-- Tabbed Forums switch tab script -->
        <script type="text/javascript">
        var myforumtabs=new ddtabcontent("forumtabs")
        myforumtabs.setpersist(true)
        myforumtabs.setselectedClassTarget("link")
        myforumtabs.init()
        </script>
        <!-- /end Tabbed Forums switch tab script -->



All times are GMT. The time now is 05:04 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.02302 seconds
  • Memory Usage 1,750KB
  • 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
  • (10)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