Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB-boards toolbar v1.0 Details »»
vB-boards toolbar v1.0
Version: 1.00, by hilfe-forum hilfe-forum is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 07-12-2006 Last Update: Never Installs: 4
Template Edits
 
No support by the author.

vB-boards toolbar v1.0

- installation instructions can be found at the bottom of this page
- Die Installations-Anleitung findet sich am unteren Ende dieser Seite
- works with all vB-Versions! Tested with 3.5.4
--------------------
english:

description:

this toolbar gives your board-community easy access to your board and also a wide range of other popular vB-

Boards.
It also offers free chat and webradio as well as vB-board news and other usefull rss-news.
The installation of the toolbar is very simple and done with a few clicks.
the toolbar uninstalls absolutely clean and leaves no traces on the computer.
the services offered will be absolutly free of charge and are without any form of ads.

This template-mod lets you offer the vB-boards toolbar on the redirect-page of your vB-board.

All boards can be inplemented to the toolbar. we only ask that you install this hack on your board. please sent a

email to admin@hilfe-forum.info if you want to be listed


features:

- direct access to the worlds biggest, most popular vB-boards (sorted by category)
- quick-access to the best vB-board of the month
- free vB-boards-IRC Chat (seperate Channel for you is no Problem)
- rss-news from selected high-profile boards
- global current news from the vB-board scene
- free radio with lots of channels
- customize your toolbar to your needs


planned features:
(these features will be automatically added to the toolbar. no reinstallation required)
- Board of the day. Every day we feature a new board.
- New boards. New boards will be featured with a description.

-> this features enable webmasters to show their board to a huge number of users.
-> you are welcome to sent in additional ideas that would improve our toolbar by email (admin@hilfe-forum.info) or

throught this board.
New features can be easily added to the toolbar without any user-interaction necessary. wherefore no users will be

lost due to additional installtion precedures.


recommendation:

this template-mod works best with melefires redirect page time-hack:
https://vborg.vbsupport.ru/showthread.php?t=120371


--------------------
deutsch:

Beschreibung:

Diese Toolbar erlaubt es Ihren Usern einfachen Zugang zu Ihrem Forum und zu einer breiten Auswahl an anderen

popul?ren vB-Foren.
Weiterhin beinhaltet sie einen kostenlosen Chat sowie Webradio, als auch vB-board Nachrichten und andere n?tzliche

rss-Newsquellen.
Die Installation der Toolbar ist sehr einfach und mit ein paar Mausklicks erledigt.
Die Toolbar deinstalliert sich auf Wusch absolut R?ckstandsfrei und hinterl?sst keine sonstigen Spuren.
Die angebotenen Dienste sind allesamt kostenlos und werbefrei.

Diese Template-Modifikation erlaubt es Ihnen die vB-boards Toolbar auf ihrer Redirect-Seite anzubieten.

Alle Foren k?nnen in die Toolbar integriert werden. Das einzige worum wir Sie bitten ist, diese Template-

Modifikation auf Ihrem Board zu installieren.
Bitte schreiben Sie eine Email an admin@hilfe-forum.info, wenn Ihr Forum in die Toolbar aufgenommen werden soll.


Features:

- Direkter Zugang zu den weltweit gr?ssten und bekanntesten vB-Foren (nach Kategorien sortiert)
- Schnell-Zugang zu den besten Foren des Monats.
- Kostenloser vB-boards-IRC Chat.
- rss-Nachrichten von ausgew?hlten Foren.
- Weltweite aktuelle Nachrichten aus der vB-Foren-Szene.
- Kostenloses Web-Radio mit vielen Kan?len.
- Passe die Toolbar nach Deinen Bed?rfnissen an.


Geplante Features:
(Diese Features werden automatisch in die Toolbar integriert. Es ist keine weitere Installation n?tig)
- Forum des Tages. T?glich wird ein Forum hervorgehoben.
- Neue Foren. Neue Foren werden mit Beschreibung hervorgehoben.

-> Diese Features erlaubt es Webmastern Ihr Forum einer grossen anzahl an Usern vorzustellen.
-> Wir freuen uns ?ber Ideen, wie wir die Toolbar noch weiter verbessern k?nnen. Schreiben sie uns einfach dazu

eine Email (admin@hilfe-forum.info) oder schreiben Sie uns in diesem Threat.
Neue Features k?nnen einfach zu der Toolbar hinzugef?gt werden ohne das eine Benutzeraktion n?tig w?re. Dadurch

verlieren Sie keine Benutzer durch zus?tzlichen Installationsaufwand.



Empfehlung:

Diese Template-Modifikation funktioniert am besten mit melefires redirect page time-hack:
https://vborg.vbsupport.ru/showthread.php?t=120371
--------------------







--------------------

installation:


edit/editiere:
--------------------
TEMPLATE "STANDARD_REDIRECT"


find/suche nach:
--------------------
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" 

width="70%" align="center">
<tr>
	<td class="tcat">$vbphrase[redirecting]</td>
</tr>
<tr>
	<td class="panelsurround" align="center">
	<div class="panel">
			
		<blockquote>
			<p>&nbsp;</p>
			<p><strong>$errormessage</strong></p>			
			<p class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a></p>
			<div>&nbsp;</div>
		</blockquote>
			
	</div>
	
	<script type="text/javascript">
	<!--
		document.write('<div style="margin-top:$stylevar[cellpadding]px">');
		document.write('<input type="submit" class="button" value="$vbphrase[proceed]" accesskey="s" 

onclick="window.location=\'$url\'; return false" />');
		document.write('<\/div>');
	//-->
	</script>
	</td>
</tr>
</table>
replace with/ersetze dies mit:
------------------------

Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" 

width="70%" align="center">
    <tr>
      <td class="tcat">$vbphrase[redirecting]</td>
    </tr>
    <tr>
      <td class="panelsurround" align="center"><div class="panel">
        <p><strong>$errormessage</strong></p>
        <p class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a></p>
        <table border="0" cellspacing="0" width="90%" cellpadding="5">
          <tr>
            <td><hr></td>
          </tr>
          <tr>
            <td><div align="center">To access the worlds most popular and active web-boards we recommend the vB-

boards-toolbar.</div></td>
          </tr>
          <tr>
            <td><div align="center">
                <table>
                  <tr>
                    <td><table>
                        <tr>
                          <td><div align="center">
                              <script src="http://www.effectivebrand.com/gettoolbarbyid.aspx?

ct=CT372765&cover=0"></script>
                              <br>
                              <strong>Click on the toolbar for further informations. 
                              It`s free and ready to go with a click. </strong></div></td>
                        </tr>
                      </table></td>
                  </tr>
                </table>
              </div></td>
          </tr>
          <tr>
            <td><div align="center">
                <hr>
                features:</div>
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="250">&nbsp;</td>
                  <td><div align="left">
                      <ul>
                        <li><font size="-1">direct access to the worlds biggest, most </font> <font size="-

1">popular vB-boards (sorted by category) </font> </li>
                        <li><font size="-1">quick-access to the best vB-board of the month</font></li>
                        <li><font size="-1">free vB-boards-IRC Chat</font></li>
                        <li><font size="-1">rss-news from selected high-profile boards </font></li>
                        <li><font size="-1">global current news from the vB-board scene</font></li>
                        <li><font size="-1">free radio with lots of channels</font></li>
                        <li><font size="-1">customize your toolbar to your needs</font></li>
                      </ul>
                    </div></td>
                </tr>
              </table></td>
          </tr>
        </table></td>
    </tr>
  </table>
---------------------------
thats it!/Fertig!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 07-13-2006, 12:59 PM
Surviver's Avatar
Surviver Surviver is offline
 
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wo kann man die Toolbar selbst denn herunterladen ?

gefunden - war in deiner sig ja drin nur die wird hier nicht angezeigt ....
Reply With Quote
  #3  
Old 07-13-2006, 01:55 PM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hier nochmal der direkte link:
(f?r alle die nicht so gut suchen k?nnen wie du...)

http://vbboards.communitytoolbars.com/
(direct Toolbar Download to test the toolbar)



Da die Internationale Version bereits ohne viel Werbung eine sehr gute resonanz fand ist auch eine rein deutschsprachige Version f?r die Zukunft geplant.

Reply With Quote
  #4  
Old 07-13-2006, 06:13 PM
PixelFx PixelFx is offline
 
Join Date: Dec 2002
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how would one go about making custom tool bar like this? vs above?
Reply With Quote
  #5  
Old 07-13-2006, 06:42 PM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

a own Toolbar to make is not a problem.

The advantages of a global Toolbar are:
-You reach much more user!
-You get user from other Boards.
-The user do not change ther first Board.
-They only active in more Boards.
-That means each forum profited at most of a global Toolbar.
-Your own Toolbar does not bring you new users.
-I set for 2 years Toolbars in my forum therefore point I that.

(sorry for my bad english..)
Reply With Quote
  #6  
Old 07-13-2006, 10:14 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any undocumented code in those toolbars? Trackers?
Reply With Quote
  #7  
Old 07-13-2006, 10:25 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Thank you for sharing this modification with us.

Please note, however, that this is an English Language Only site. If you wish to also provide support for this modification in German, please visit our sister site www.vBHacks-Germany.com where German Language modifications and support is given.

Thank you
Reply With Quote
  #8  
Old 07-13-2006, 11:57 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I read everything then found out it was in GERMAN.
and no download
________
marijuana vaporizers
Reply With Quote
  #9  
Old 07-14-2006, 02:31 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

u need to make a toolbar at http://www.effectivebrand.com/ then change the url in the code to ur toolbar and use the hack of https://vborg.vbsupport.ru/showthread.php?t=120371

so as to make the redirect page more longer !!! is that right
and who want to download ur toolbar site its up to him !!!!!
Reply With Quote
  #10  
Old 07-14-2006, 02:48 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the code must be

PHP Code:
<script src="http://www.effectivebrand.com/gettoolbarbyid.aspx?ct=CT372765&cover=0"</script
instead of

PHP Code:
<script src="http://www.effectivebrand.com/gettoolbarbyid.aspx?

ct=CT372765&cover=0"
></script
but the question is i need to include my toolbar for my members
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 03:26 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.04628 seconds
  • Memory Usage 2,315KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_php
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • 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