Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbuserbar for 3.6.x Details »»
vbuserbar for 3.6.x
Version: 1.1.0, by stonyarc stonyarc is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.4 Rating:
Released: 11-26-2006 Last Update: 12-01-2006 Installs: 125
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This modification contains a security vulnerability, you are hereby advised to uninstall until further notice.
- vBulletin.org Staff


vbuserbar by StonyArc
I'm proud to announce that the new version 1.1.0 for vbulletin 3.6.x is currently available to you all !!!



You can now nominate hacks yourself for hacks of the month. There is a link on the right of hacks on top of the files.

Function
A userbar is a small image (350*19) typically used in the signatures of forum users, to show their support for software, hardware, food, pretty much anything. The new application allows you to dynamically create userbars including several plugins to display text.

Don't forget to hit install !!!!!!!
Please read the guide before asking for support !!!!!!!

Special

- Read the attached PDF for more information. The pdf is also included in the zip file.
- Some directories must be chmod to 777 (list included in pdf)
- vbuserbar requires PHP and the GD2 image library.
- The mod_rewrite module must be loaded as well. This is most of time on by default. If you run your own Server you can load it yourself in the php.ini. If not, please contact your hosting provider to activate it.

Feel free to support this mod and make a paypal donation to admin@stonyarc.com

Detailed installation instructions are in the included pdf file.




Current Features

Userbars for Vbulletin is created by StonyArc. The application is inspired and partially driven by the Dynabars scripts by Kenneth Watson.

Userbars for Vbulletin takes full advantage of direct integration with Vbulletin and allows users to directly create usersbars (both single and rotating as animated gif).

By using plugins other integrations are possible. The plugin creation guide is available on request.

This has taken quite some work and still will take a lot more. Please give credit where credit is due. You cannot remove any notice without prior written permission.

Changes in this version

1.0.0
Initial version
1.1.0
Additional options added to limit max number of bars
Improved phrase support
Added a new plugin to display browser and OS information
IE javascript error
Top statistics option


Planned Features
- TBD



Demonstration
http://www.xboxusersgroup.com/forums/vbuserbar.php (registration required)
(screenshot in pdf)

Samples

Static











Or combined dynamically:




Credits

This has taken quite some work and still will take a lot more. Please give credit where credit is due. You cannot remove any notice without prior written permission. Instructions are included in the pdf file
Special credits to Kenneth Watson for the initial Dynabar script.


FAQ

The FAQ is included in the pdf file.




Feel free to support this mod and make a paypal donation to admin@stonyarc.com



(c) 2006 Stonyarc

Show Your Support

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

Comments
  #102  
Old 12-29-2006, 07:13 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BobbyBig View Post
"Add a Link to the navbar template to vbusers.php"
WHAT ? I dont understand that Instruction... what to do exactly?

thank you
It just means you'll have to a URL in the navbar to point towards the application you just installed.

Code:
<td class="vbmenu_control"><a href="vbuserbar.php">
Userbars</a></td>
Just put that somewhere near the similar looking items like FAQ or Calendar
Reply With Quote
  #103  
Old 12-31-2006, 07:22 AM
v5etboyphc v5etboyphc is offline
 
Join Date: May 2006
Location: USA
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Warning: fopen(../bars/1314) [function.fopen]: failed to open stream: Permission denied in /home/peter/public_html/forums/userbar/designer/utils.inc.php on line 28

Warning: fwrite(): supplied argument is not a valid stream resource in /home/peter/public_html/forums/userbar/designer/utils.inc.php on line 28

Warning: fopen(../bars/1314) [function.fopen]: failed to open stream: Permission denied in /home/peter/public_html/forums/userbar/designer/utils.inc.php on line 28

Warning: fwrite(): supplied argument is not a valid stream resource in /home/peter/public_html/forums/userbar/designer/utils.inc.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/peter/public_html/forums/userbar/designer/utils.inc.php:28) in /home/peter/public_html/forums/userbar/designer/finaliseBar.php on line 49
error after click save userbar
Reply With Quote
  #104  
Old 12-31-2006, 08:40 AM
v5etboyphc v5etboyphc is offline
 
Join Date: May 2006
Location: USA
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it working great
but how can i use the prefix and such.. when making a userbar
can you make a faq of it?
Reply With Quote
  #105  
Old 12-31-2006, 10:12 AM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by v5etboyphc View Post
got it working great
but how can i use the prefix and such.. when making a userbar
can you make a faq of it?
For plugin:

Just select the plugin fill in the options and click set/save

Prefix

Just fill in and click the button next to it
Reply With Quote
  #106  
Old 01-05-2007, 05:24 AM
Trana Trana is offline
 
Join Date: Apr 2005
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any word on a version without the rewrite functionality?
Reply With Quote
  #107  
Old 01-05-2007, 08:11 PM
letsjoy's Avatar
letsjoy letsjoy is offline
 
Join Date: Jun 2006
Location: Dhump State
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice thanks
Reply With Quote
  #108  
Old 01-05-2007, 11:25 PM
hawks_mp hawks_mp is offline
 
Join Date: Jan 2007
Location: SC
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So it's impossible to get this with the GD Image Library? It ONLY works with GD2?
Reply With Quote
  #109  
Old 01-07-2007, 03:57 AM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well so far i'm there i think got everything to work but when i create a tag it saved to it proper folder but i do get the url but no image is showing. in the forum I see that the imaged saved with no extension on it.

by the way i'm hosting my own server windows powered by abyss if that helps.No rewrite rule but was given a trick to get it to work for other adventure i had so i used it for this hack.
Reply With Quote
  #110  
Old 01-07-2007, 10:19 PM
dooch dooch is offline
 
Join Date: Dec 2005
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod but unfortunately some of the plugins arent working for me.

I would really like the bf2 plugin to work.

As soon as I enter a player ID the image is lost.

Any ideas?

Fantastic hack though!

Dooch
Reply With Quote
  #111  
Old 01-14-2007, 02:49 AM
SIN77 SIN77 is offline
 
Join Date: Jun 2006
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod, works perfect!
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 05:21 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
  • Page Generation 0.04626 seconds
  • Memory Usage 2,315KB
  • 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
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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
  • (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