![]() |
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 01:20 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:
|