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)

mr.reza 07-15-2008 02:27 AM

I solved previous problems but yet there is no tabbed forum :( when I switch between tabs, no forums can be displayed maybe I miss my forumhome template! take a look at these pics:

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

bobster65 07-15-2008 10:58 AM

Quote:

Originally Posted by mr.reza (Post 1575579)
I solved previous problems but yet there is no tabbed forum :( when I switch between tabs, no forums can be displayed maybe I miss my forumhome template! take a look at these pics:

http://files.myopera.com/Saeid_tss/files/1.JPG

http://files.myopera.com/Saeid_tss/files/2.JPG

yes, you are missing something.... make sure all the files are uploaded and all the template edits have been made. I can take a look at your site if you PM me.

mr.reza 07-15-2008 08:29 PM

I checked it again and I didnot miss anything and did carefully everything you said, also I uploaded files again but no change seen. if possible give me the example forumhome template to retry with that.
thanx

bobster65 07-16-2008 12:37 AM

Quote:

Originally Posted by mr.reza (Post 1576271)
I checked it again and I didnot miss anything and did carefully everything you said, also I uploaded files again but no change seen. if possible give me the example forumhome template to retry with that.
thanx

If you didn't miss something it would work ;) PM a link to your site so I can check it out.

mr.reza 07-16-2008 03:31 AM

With your help I solved that problem too but now my "cyb sub forum manager" mod doesn't work in new tabbed forumhome and that causes my forums get out of border. see it :

http://forums.balatarin4u.net/index.php?styleid=38

aajobj 07-16-2008 10:26 PM

Do the following edits for "cyb sub forum manager":
In the plugins Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1

change
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))

to
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))

mr.reza 07-17-2008 03:00 AM

Thank you, now installed!

shahryar_neo 07-17-2008 05:07 AM

when do you want to release version 2.0 ?

Defkalion 07-17-2008 09:28 AM

Quote:

Originally Posted by bobster65 (Post 1515841)
Tabs at the bottom and top? Haven't tried it, but simple copy the "tab" portion and place it after the last content area and before the switch tabs script .. in theory, that should work. one of the CSS style is use has tabs at the bottom, so I know it works, just never tried it with both top and bottom ..

Has anybody got tabs both to top & bottom to work?

If I copy this part:

Code:

<!-- Tabbed Forum Home Tabs Layout -->
<ul id="forumtabs" class="shadetabs">
<li><a href="#" rel="tcontent1" class="selected">tab1</a></li>
<li><a href="#" rel="tcontent3">tab2!</a></li>
<li><a href="#" rel="tcontent2">tab3</a></li>
 <li><a href="#" rel="tcontent4"><font size="2">tab3</font></a></li>
</ul>
<!-- /Tabbed Forum Home Tabs Layout -->

after the last content area and right before the switch tabs script, the tabs appear ok in the bottom, but if I click on them they simply go to the top of the page, they don't switch. Also at the bottom tabs, the first tab is always shown us "selected", even if I click to another top tab.

Any ideas? :)

shahryar_neo 07-17-2008 11:05 AM

oh no ! when u use this method people on every forum not work ?!


All times are GMT. The time now is 04:43 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.02712 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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