![]() |
Any idea why this isn't working: http://dailysportspages.com/forums/index.php?styleid=40
|
Thanks King for your response,
Yes. I have the tabs working but I cannot get the cats to show up. RickyG |
Quote:
|
Quote:
|
I uninstalled and follow the directions again and still not working for me.
HeLp RickyG |
How is 2.0 coming along?
|
I'm waiting for 2.0.... can't wait! :D
|
Ricky,
Can you open up tabforumhome.php and replace the first line (<?php) with the following code? PHP Code:
|
I'd love to have this functioning on my site, but I don't want to go through a bunch of troubleshooting to get there. Hopefully 2.0 will be as easy and painless as possible and avoid lots of these little fixes that are all throughout these pages.
|
This is not compatible with https://vborg.vbsupport.ru/showthread.php?t=122996
because it will line up all sub forum in one row and it makes the forum go alot wider and any idea how to make space btw each forum category? also about the tabs, how do i replace the colors with gif images instead and theres a long line stretching below the tabs.. how do i remove that is it me or is ajax version much slower than version 1 |
Can we have option changing the style for each tab ?
i`am thinking to make some tabs for girls and thinking to let they have there own style ;) |
Quote:
|
Quote:
Quote:
Quote:
Colors/Images etc are all handled via CSS (either in the CSS file itself, or inline CSS within the template. Version 2.0 is going to change this as we are using YUI and a Custom CSS via the ACP. As far as the AJAX being slower.. just depends on what you want... the AJAX Version retrieves the most current (real time info) each time the Tab is selected. The first version loads all data into each tab upon creation of the page, so when you go from tab to tab, all you are getting is the info at the time of the page creation.... so it may seem "slower" but its retrieving real time info. NOW, with that said, the YUI AJAX Tabs are MUCH faster, that is one of the many reasons we are switching to YUI... NIGHT and DAY difference. Quote:
Quote:
|
Thanks bobster.
If anyone else on here has a couple of mins it would be really appreciated. CSS isnt really my forte and ive had a play around but to no avail! |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=566 |
Quote:
Quote:
|
Excellent hack! Installed & working great.:)
I have a few small issues but I think I'm just gonna hold off on asking until the 2.0 release since it seems it's coming soon! Keep up the great work guys. This is a great hack! |
Quote:
|
Hello King,
I put that code in and there is no orrer? I took the site down and tried again. There is a cat 4 and setup the line in home as such http://www.winmobileforum.com/tabforumhome.php?tabcat[]=4 But even if i put that in the browser, it comes up blank. Thank you for tking the time, Rickyg |
1 Attachment(s)
Quote:
|
That xml worked for me - thanks Bobster
On another matter, I have installed a few mods and 3rd party apps recently and I just noticed that I don't get the (x viewing) text next to forums any more so I was just wondering whether this mod was the cause of it or not - could be wrong - do others who installed this mod get the # viewing anymore? |
Quote:
The x view is indeed a "bug" and has been logged in Project Tools as a bug. |
Quote:
|
Quote:
|
What if the user disabled JavaScript ;)
|
Quote:
I saw the reply a few pages back about the untouched crawlability. But what do we do about the users with no javascript? I looked on both demo sites with javascript disabled and I got no content whatsoever. Why don't you display a normal forumhome page in case no js is detected? |
Quote:
One of the items that we are looking into also is auto detection of JS disabled. |
I just changed over IP addresses on my domain today and now my tabs aren't showing up. All I see is a bullet list of my forums. Any ideas what is causing this???
http://www.usacarry.com/forums/ |
i156
This would be directly related to the css file and the tabs finding it. It should be listed at the top of the forumhome template and looks something like: HTML Code:
<link rel="stylesheet" type="text/css" href="clientscript/tabs/ajaxtabs.css" /> |
Yea, seems to have been a cache or propagation thing. I am seeing the tabs now.
|
Quote:
Quote:
|
Wait...is the AJAX version still crawlable?
|
Quote:
|
Hi,
will V2.0 be able to handle this module?! Got V1.5 to work, but it does not play well together with Xenons Hack ;( Regards, Tobi |
Quote:
HERE is the solution that I posted ... Quote:
I am going to assume you already installed this and am only going to give you the changes you need to make for this to work with TFH .. FIND THIS in (includes/functions_forumlist.php ) File Code:
if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH)) REPLACE with THIS (NOTE: New Code is highlighted in red ... ) Code:
if (THIS_SCRIPT == 'index' AND $forum['subforumcolumns'] != 1 AND ($subsonly OR $depth < MAXFORUMDEPTH)) THEN CHECK/EDIT your forumhome_forumbit_level1_nopost Template NOTE: You should have this step already done if you installed both properly.. NOTE: Red Highlite = TFH Code Green Highlite= Forums arranged in columns on forumhome Code Black Code = Default vB (yours might be slightly different if you have a custom style, however, the colored stuff HAS to be exact) .. Code:
<if condition="(THIS_SCRIPT == 'tabforumhome' AND in_array($forum['forumid'], $GLOBALS[tabcats])) OR THIS_SCRIPT == 'forumdisplay'"> This works fine on both default vB and with Custom styles (I tested both this AM) |
Hi,
great, thanks for this fast support, will try this tomorrow, need some sleep now! Regards, Tobias |
Just installed the mod, how do i add new forums under the new tab.
My site is www.dogforum.com.au Thanks |
Quote:
Quote:
|
Great mod... i love it... i look but i didn't find it... how can i hide my staff tab, but make is visible to the staff only..
thanks.. |
Quote:
Code:
<if condition="is_member_of($vbulletin->userinfo, 5,6)"> So for example if you had 3 Tabs and wanted to hide one for Staff Only it would look like this.. Code:
<div id="ajaxTFH" class="TFHmenu2"> |
All times are GMT. The time now is 07:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|