Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tabbed Forumhome 1.0.0 (Light) Details »»
Tabbed Forumhome 1.0.0 (Light)
Version: 1.00, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.2 Rating:
Released: 08-30-2008 Last Update: 09-03-2008 Installs: 81
Uses Plugins
 
No support by the author.

Brought To You By
Gio~Logist - Vbulletin Solutions & Services
http://www.giologist.com/vb



Tabbed Forumhome 1.0.0 (Light)
Arrange your forums via tabs for easy navigation. Tabs are placed on your forumhome to allow you and your users a much neater experience when browsing your categories. No template edits are required!


As simple as:
- Upload The Product
- Configure Options
- Enjoy!

9-3-08
- Width issue fixed.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:

Comments
  #102  
Old 09-08-2008, 02:11 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by masons_mum View Post
ooh please tell me how you managed that! I tried it, added a tcat in forum tab header bit, then changed the other tcat to t head...and it came out all wrong LOL. Still loving this mod, well done!
Heres wut i have....

for forumhome_tabs_headbits..,
Code:
<td class="thead" style="cursor:hand; cursor:pointer;cursor:hand;" onclick="javascript: forumhome_tabs_switch('forumhome_tabs_$forum[forumid]'); return false;">
<a href="#" onclick="javascript: forumhome_tabs_switch('forumhome_tabs_$forum[forumid]'); return false;"><center><b>$forum[title]</b></center>
</a>
</td>
and for forumhome_tabs_head
Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="100%" <if condition="$vboptions[g_forumhome_tabs_add_table]">style="border-top-width: 0px;"</if>>
<td class="tcat" colspan="9" align="center">
		Forum Categories
	</td>
<tr>
$forumhome_tabs_headbits
</tr>
</table>

<div id="forumhome_tabs_switch_content">
<if condition="$vboptions[g_forumhome_tabs_add_table]">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" style="border-top-width: 0px;" width="100%">
</if>
$forumhome_tab_main
<if condition="$vboptions[g_forumhome_tabs_add_table]">
</table>
</if>
</div>
now... remember you may want to see which looks better... either in the headbits it would say thead or tcat and and tabs_head... that would be the opposite.... you also have to change the colspan in forumhome_tabs_head to how many categories you have...or else it will throw it off....gio i hope you dont mind showin this....
Reply With Quote
  #103  
Old 09-08-2008, 02:36 PM
FiMeTi FiMeTi is offline
 
Join Date: May 2008
Location: Germany
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I prefer the Premium Version by Gio, because I like the hover option and it does not have this loading sequence. The Version sinucello posted is AJAX based Tabs.
Reply With Quote
  #104  
Old 09-08-2008, 05:28 PM
sinucello sinucello is offline
 
Join Date: Apr 2006
Location: dutch-german border
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
Quote:
Originally Posted by redlabour View Post
Please stop this - it is gio~logist Job to do so .....
why? I don`t expect him or anybody else to like my suggestions or find them as useful as I do. I`m just sharing the knowledge that I gain and the "improvements" I make to his code. I`m not criticizing him, I`m glad that he shared his knowledge and mod.

But if he decides to pick up any of the things I mention I`m fine with that. Why should I stop sharing when others can benefit from it? Isn`t this how a community works?

Or do you think it would be better if I open a seperate thread for this? I would if gio~logist prefers that but I don`t see the point in creating different threads for the same topic.

Could you please explain why you want me stop this?

all the best,
Sacha
Reply With Quote
  #105  
Old 09-09-2008, 04:44 AM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure i can - because gio~logist has released a Hack as a "Light" and a "Premium" Version where some Users have given their Money for.

And i think a 17 Year old "young" Developer like gio~logist has to learn that he has to work for the Money he gets.

Nothing against you.

If you look over the Thread you can see that he has forgotten a lot of Features that are very logical to a Hack like this - this Hack is "Alpha" and so he has a lot of work to do.
Reply With Quote
  #106  
Old 09-09-2008, 02:15 PM
masons_mum masons_mum is offline
 
Join Date: Aug 2008
Location: Where the haggis run free
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

aye he also has a life i am sure, and has been updating, just not quick enough for you redlabour. I dont see any other premium users getting their knickers in a twist.

ShadowOne thank you thats great!
Reply With Quote
  #107  
Old 09-09-2008, 09:05 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by masons_mum View Post
I dont see any other premium users getting their knickers in a twist.
Are there anyone? Seems me and 2 or 3 are the only Customers of him if i watch his Forumactivity.
Reply With Quote
  #108  
Old 09-10-2008, 06:28 PM
FiMeTi FiMeTi is offline
 
Join Date: May 2008
Location: Germany
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hehehe. ^^
That?s why I did not purchase Permium yet.

Mal sehen wann der Jung das auf die Beine bekommt
Reply With Quote
  #109  
Old 09-11-2008, 08:19 AM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Because of the several Bugs and not working like described Problems in Tab Premium i have now opened a dispute at PayPal.

Ich denke nie - der ist total ?berfordert und schnallt nicht einmal was man ihm schreibt. Da kann man noch so deutlich werden und s??e Zeichnungen dazu stricken.
Reply With Quote
  #110  
Old 09-11-2008, 02:52 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redlabour View Post
Because of the several Bugs and not working like described Problems in Tab Premium i have now opened a dispute at PayPal.

Ich denke nie - der ist total ?berfordert und schnallt nicht einmal was man ihm schreibt. Da kann man noch so deutlich werden und s??e Zeichnungen dazu stricken.
wow is it that serious?
im sure gio will have a fix....
ur kinda snitchin on someone cuz your upset over a hack
thats bein worked on?.....wow
Reply With Quote
  #111  
Old 09-11-2008, 03:45 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShadowOne View Post
wow is it that serious?
im sure gio will have a fix....
ur kinda snitchin on someone cuz your upset over a hack
thats bein worked on?.....wow
1. I am communicating now for a week with him.

2. His whole Communication sounds confused and seems like he is not knowing what he is doing.

3. Every "Fix" he has released now in the Premium Section brings another Bug on and on and on .....

This Thing is in Alpha-Stage and he has released it as Stable.

If he will ever bring this to Stable he can be sure i will pay him - but i am not willing to pay as his personal Alpha-Tester.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.14223 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete