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)

glowinggal 05-21-2009 04:31 PM

any updates on when version 2 might be ready for 3.8.* users?

TaMpE 05-22-2009 08:41 PM

Can I point the tab to a FORUM instead of a Category?

SBlueman 05-23-2009 09:31 AM

Quote:

Originally Posted by SBlueman (Post 1784423)
I tried to install the AJAX version (1.5) on my site (I am running ver.3.6.8) and ran into some issues:

1. When I went to the forum home I got this:

http://img8.imageshack.us/img8/136/forumhome6701667.jpg

The errors are:

The tabs are not matching my site's style
No forums are shown

And then when you click on a tab you get this:
http://img8.imageshack.us/img8/3607/...iew6712188.jpg

The style is totally stripped.

I searched this thread trying to find a fix and did add the full paths to the .css files in the clientscript folder. Is there anything else I am missing? I uninstalled the modification for now until I can figure out a fix.


Just FYI....once I upgraded my site to 3.6.12 and re-installed the modification it worked perfectly. I just had to apply the IE fix to remove the space, add the code for the Cyb - Sub-Forum issue and edit the css some and I am good to go.

Now....is the 3.0 YUI version better in any way than this version that I MUST switch over?

SBlueman 05-23-2009 12:53 PM

Does anyone know of a way to create a tab with v1.5 that will allow you to view the full forum index?

sdfaheem 05-30-2009 03:45 AM

I have successfully installed the mod with all the template modifications carefully.

But when i click on any tab, its showing all the forums whereas i have assigned each tab with a separate category.

Malceski09 06-01-2009 06:32 AM

I've got it installed, how would i go about changing the look, to somewhat the BBW style look of the tabs, from text

Digital Jedi 06-05-2009 05:01 AM

Quote:

Originally Posted by slinkyman (Post 1823543)
How did you fix this issue? It seems to always end up with just bulleted URLs.

It means the path to your CSS is file is not correct. Make sure the edits you made in the <head> tags point exact location of the CSS and Javascript files. If all else fails just put the full URL.

ahmedipa 06-06-2009 04:43 AM

good example we will see later on to test it

but I got the idea of this topic

thank you very much

sdfaheem 06-20-2009 06:13 PM

The ajax is continuously loading and not showing the tabs with the message "Requesting content".
Previously it was working good, this happened all of a sudden.

anoopsoares 06-20-2009 11:26 PM

Btw installed on 3.8 and so far so good. No real issues.
There is one edit though that should be changed

In step 2b you say paste this
Code:

STEP 2b - EDIT Template: FORUMHOME

FIND <!-- main -->

FIRST - Copy all the code from <!-- main --> to <!-- /main --> (Including 2 main comments) and save it into you editor of choice as this will be used in an upcomming step.

Then Replace <!-- main --> ...code... <!-- /main --> with the code below

<!-- main -->
<!-- Tabbed Forum Home -->

<div id="ajaxTFH" class="TFHmenu2">
        <ul>
                <li class="selected"><a href="tabforumhome.php?tabcat[]=1" rel="ajaxTFHcontentarea">TAB 1 NAME</a></li>
                <li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2" rel="ajaxTFHcontentarea">TAB 2 NAME</a></li>
                <li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2&tabcat[]=3" rel="ajaxTFHcontentarea">TAB 3 NAME</a></li>
        </ul>
</div>

<br style="clear: left" />

<div class="TFHmenu2line"></div>

<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>

<script type="text/javascript">
        var mytabs=new ddajaxtabs("ajaxTFH", "ajaxTFHcontentarea")
                mytabs.setpersist(true)
                mytabs.setselectedClassTarget("link")
                mytabs.init()
</script>

<!-- /Tabbed Forum Home  -->
<!-- /main -->

Now in any further releases i would just leave the background)color: white out of the div style. Since no one hardly uses vBulletins default colors :)

just saying


All times are GMT. The time now is 12:53 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.02614 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)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