PDA

View Full Version : Forum Home Enhancements - [AJAX] Tabbed Forum Home


Pages : 1 2 3 4 5 6 7 [8]

Eagle Creek
06-06-2011, 07:50 PM
Screen Shots: None, visit one or both of the above links as seeing them in action is better than some static image(s)..
Please post some screenshots... Websites change every X time. Like the ones you gave: both don't feature any tab system, or I don't see it. And I just want to know if this mod is what I need, because the description looks promising.

Thank you!!

Please do not confuse this with the Tab Menu System here at vbulletin.org. They are totally different systems. These Tabs actually switch the content without leaving the main forums page
Maybe I'm confused. I'm actually looking for a tab system like vb.org uses. This mod isn't that I guess. So do you know where to get it?

nezr
07-30-2011, 08:06 PM
thank you this mod, can you please provide an estimate time as to when version 2 will be released?

yotsume
08-18-2011, 03:42 PM
Can anyone take a look at my site and tell me why Firefox 5 is not working with my site. I have vbadvanced installed as well. I have my forums in tabs using a script. If anyone can give me a clue as to what code needs updated it would be very helpful I have reports that IE 8 is not working with my site as well.

My site is here: www.globalschoolconnect.com (http://www.globalschoolconnect.com/)

I figured maybe some code needs updated for this script to work with Firefox 5???

KhanEmpire
11-20-2011, 12:33 AM
Just installed this and it seems to be duplicating the categories I choose to display. For example, I sent the first tab to display category 3 and I am seeing two of that category.

Ideas? Fixes?

bobster65
11-23-2011, 11:21 PM
If any developer wants to take this over, please PM me. I am no longer working with the vBulletin Platform, so there won't be any more updates to this.

Keesa
11-25-2011, 03:34 AM
oh no!!!! :eek:

etiangsonizer
03-19-2012, 02:05 PM
I've followed the instructions to the letter, but it won't install correctly,even on the default template. I've attached a screenshot so you can see the problem.

the problem is the path... make it full like http://www.domain.com/forumtabhome.php

hpidriver
06-07-2012, 01:25 AM
I've followed the instructions to the letter, but it won't install correctly,even on the default template. I've attached a screenshot so you can see the problem.
I had the exact same issue, in FORUMHOME template remove the two slash marks in red. That solved it for me.
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->

edit: I have the 1.5 version of this mod running on vb 3.8.6

ChiNa
11-20-2012, 05:12 PM
This mod is Kinda going totally out of date.. Else this has been one of the best mods on its time! You can now get your forums in TABBED very easily without all this editings.. I tried this but I totally messed up my forums..

This mod is very hard to understand..

Jo_RHU
12-05-2012, 09:13 AM
You can now get your forums in TABBED very easily without all this editings.. I tried this but I totally messed up my forums..

This mod is very hard to understand..

Can you give us some more info or links so we can see other ways to get a tabbed home page? This mod hasn't been updated for 4+ years so I am hesitant to try it if it uses old technology.

Thank you!

00pavan00
10-27-2013, 06:11 PM
my forum home code is different can u please fix how i can use it for the below code.

FORUMHOME
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar

<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<!-- / guest welcome message -->
<br />
</if>

$forumbits

$forumhome_markread_script
<!-- /main -->


$ad_location[ad_forumhome_afterforums]

<!-- what's going on box -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="forumTBg">
<div style="padding-left: 50px;" class="smallfont">
<span class="shadow" style="font-size: 12px;">$vbphrase[whats_going_on]</span>
</div>
</td>
<td class="forumCBg">&nbsp;</td>
<td style="width:12px;"><img src="$stylevar[imgdir_misc]/forumtr.jpg" alt="" /></td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
$template_hook[forumhome_wgo_stats]
</div>
</td>
</tr>
</tbody>
$template_hook[forumhome_wgo_pos3]
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
$template_hook[forumhome_wgo_pos5]
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_icons')"><img id="collapseimg_forumhome_icons" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_icons].gif" alt="" border="0" /></a>
Forum Icons
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_icons" style="$vbcollapse[collapseobj_forumhome_icons]">
<tr><td class="alt2" colspan="2">

<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td width="33"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>

<td width="33" style="padding-left: 6px;"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
<if condition="$vboptions['showlocks']">
<td width="33" style="padding-left: 6px;"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
</if>
</tr>
</table>

</td></tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->

<!-- icons and login code -->
<if condition="!$show['guest']">
<!-- member logout -->
<div class="smallfont"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></div>
<!-- end member logout -->
</if>
<!-- / icons and login code -->


$footer
</body>
</html>

forumhome_forumbit_level1_nopost


<if condition="(THIS_SCRIPT == 'tabforumhome' AND in_array($forum['forumid'], $GLOBALS[tabcats])) OR THIS_SCRIPT == 'forumdisplay'">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="forumTBg">
<div style="padding-left: 50px;">
<span class="shadow"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" style="font-size: 12px;">$forum[title]</a></span>
</div></td><td class="forumCBg"><if condition="$childforumbits">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a></if></td>
<td style="width:12px;"><img src="$stylevar[imgdir_misc]/forumtr.jpg" alt="" /></td></tr></table>
<table cellpadding="$stylevar[cellpadding]" cellspacing="1" class="tborder" border="0" width="100%" align="center">
<if condition="!$show['collapsable_forums']">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
</if>

<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
<if condition="$childforumbits">
$childforumbits
</if>
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
</table><br /></if>

How can i use the [AJAX] Tabbed Forum Home version 1.5.0 (BETA) for the above code.

GSMCare
11-20-2013, 01:15 AM
Not work on my Site!


Goes Forum Wide and Categories not work,i'm using vb seo:(



waiting for support...

Digital Jedi
11-20-2013, 06:34 AM
It's not supported anymore, though I don't know that vBSEO would have any affect on it's usage. Although, I'm afraid vBSEO isn't supported anymore, either.