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)

Slugsnack 12-11-2008 07:00 PM

Yeah this doesn't work for me. When I installed it, and followed all the directions one by one. It was just

Tabbed Forum Home
Tabbed Forum Home
Tabbed Forum Home

And when I clicked on them the graphics went dumb.. Am I the only one? o,O

TomJames 12-11-2008 07:08 PM

Quote:

Originally Posted by Slugsnack (Post 1683339)
Yeah this doesn't work for me. When I installed it, and followed all the directions one by one. It was just

Tabbed Forum Home
Tabbed Forum Home
Tabbed Forum Home

And when I clicked on them the graphics went dumb.. Am I the only one? o,O

Try making your paths absolute rather than relative, I had the same issue initially.

Slugsnack 12-11-2008 07:50 PM

1 Attachment(s)
Ah. Okay [= Thanks

EDIT: how do I do that o,o

EDIT2: Here's what I see when I do it..

TomJames 12-11-2008 08:15 PM

Quote:

Originally Posted by Slugsnack (Post 1683365)
Ah. Okay [= Thanks

EDIT: how do I do that o,o

EDIT2: Here's what I see when I do it..

Yeah that's what I had:

Code:

<!-- Tabbed Forum Home Header Code -->       
        <link rel="stylesheet" type="text/css" href="http://www.yoursite.com/forums/clientscript/tabs/ajaxtabs.css" />
        <script type="text/javascript" src="http://www.yoursite.com/forums/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->

This fixed it (rather than using the relative paths that come in the install guide).

Edit:
Basically rather than using:

Quote:

./clientscript/tabs/ajaxtabs.js
Try using:

Code:

http://www.yoursite.com/forums/clientscript/tabs/ajaxtabs.js
(or whatever your forum URL is)

Slugsnack 12-11-2008 08:18 PM

It's still not working.. Could you help me personally?

Digital Jedi 12-14-2008 03:06 AM

Quote:

Originally Posted by Slugsnack (Post 1683376)
It's still not working.. Could you help me personally?

Is doesn't look to me like you have your files in the right location. Are you sure your .JS and .CSS file are in the clientscript/tabs/ directory?

Keesa 12-14-2008 11:06 AM

I have a question about this before I engage my brain and even attempt it.

Can you specify which categories go out under a tab or will ALL categories create a new tab?

Thanks

King Kovifor 12-14-2008 01:19 PM

Quote:

Originally Posted by Schnee (Post 1685133)
I have a question about this before I engage my brain and even attempt it.

Can you specify which categories go out under a tab or will ALL categories create a new tab?

Thanks

You must specify.

Reece^B 12-14-2008 05:09 PM

How can I do this?

To be able to click a tab ie, portal / forums and have just the portal / forum come up

Here's a rough image, lol.

Portal:
http://img529.imageshack.us/img529/7974/tab1wv8.jpg
Forums:
http://img376.imageshack.us/img376/7409/tab2ha9.jpg

So I keep the setup in vba cmps, but jsut have the center content changing.

Thanks in advance.

LGKeiz 12-16-2008 12:25 AM

does the AJAX version show "Forum name (5 viewing)" Because it's not working for me..

site: http://gamingsync.com


All times are GMT. The time now is 03:27 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.02498 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
  • (2)bbcode_code_printable
  • (5)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