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
  #12  
Old 07-14-2006, 02:52 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it ............... thanks ............
Reply With Quote
  #13  
Old 07-14-2006, 06:35 AM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Floris
Any undocumented code in those toolbars? Trackers?
No.
Look here:


http://www.effectivebrand.com/CertifiedSpywareFree.aspx
Reply With Quote
  #14  
Old 07-14-2006, 06:39 AM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
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

Thank you for Information.
This modification is only in english. A German Version is planed for the future.
olnly support is english and german.
i think vBHacks-Germany is for german modification?
Reply With Quote
  #15  
Old 07-14-2006, 06:44 AM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz
I read everything then found out it was in GERMAN.
and no download

German version is not available. This is planned for the future. This version is in English
Reply With Quote
  #16  
Old 07-14-2006, 11:10 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, just installed it!
Reply With Quote
  #17  
Old 07-14-2006, 12:03 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hilfe-forum
Thank you for Information.
This modification is only in english. A German Version is planed for the future.
olnly support is english and german.
i think vBHacks-Germany is for german modification?
yes, vBHacks-Germany is for German modifications. However, as we are an English language site all posts must be in English.
Reply With Quote
  #18  
Old 07-14-2006, 01:36 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hilfe-forum
That's like Microsoft posting on microsoft.com saying they are bug free..

Sorry, it will be a long while from now until I install closed source on my vbulletin. Who knows the risks! Nothing personal. This is a unique addition to vbulletin forums and surely a lot will enjoy this.
Reply With Quote
  #19  
Old 07-14-2006, 01:46 PM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Floris
That's like Microsoft posting on microsoft.com saying they are bug free..

Sorry, it will be a long while from now until I install closed source on my vbulletin. Who knows the risks! Nothing personal. This is a unique addition to vbulletin forums and surely a lot will enjoy this.

jup but give Microsoft you US$5000 if you find an Error?

http://www.effectivebrand.com/CertifiedSpywareFree.aspx
"We will give you US$5000 if after creating a toolbar, you can demonstrate that would be defined as spyware according to accepted:"


But i understand you so much toolbars have add or Spyware...

i work 2 Yerars with effectivebrand toolbars i dont get the US$5000

more then my Garanty i can?t give...


but in the net your find so much Toolbar bilder you can integradet your own toolbar... NP only little code chance..
Reply With Quote
  #20  
Old 07-14-2006, 01:49 PM
hilfe-forum hilfe-forum is offline
 
Join Date: Sep 2005
Location: http://www.alpha-board.eu
Posts: 198
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
yes, vBHacks-Germany is for German modifications. However, as we are an English language site all posts must be in English.

ok No problem i give german User only support via PM
Reply With Quote
  #21  
Old 07-22-2006, 12:14 PM
ab420 ab420 is offline
 
Join Date: Feb 2006
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did a little bit of looking around, and I did find out that:

Ad Aware DOES consider it spyware

and there have been name changes involved as well, apparently they are one in the same as UcMore, which is listed by most spyware progs as bad.

Just thought I'd share what I found out.... :disappointed:
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 08:06 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.14539 seconds
  • Memory Usage 2,331KB
  • 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
  • (7)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
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • 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