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

Reply
 
Thread Tools
vBSigHosting v1.0.1 Details »»
vBSigHosting v1.0.1
Version: 1.00, by Logikos Logikos is offline
Developer Last Online: Sep 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.0.3 Rating:
Released: 04-13-2004 Last Update: Never Installs: 124
 
No support by the author.

vBSigHosting v1.0.0



====================
Author: Ken 'LiveWire' Iovino
Site: www.vbhacks.us
Version: 1.0.1
====================

Updates
  • Fixed bug with profile pic showing avatar.
    If your using 1.0.0 please read upgrad_from_1.0.0.txt for the bug fixes


What this does
vBSigHosting is a free image hosting hack for remote hosting of signatures for your forums. This will allow members to upload there signature to your site and use it on your site. Each user gets one upload, with a file width, height, and size limit that you specified in the admin cp.

Features:
  • Completely Admin CP controlled.
  • Turn on/off for diffrent usergroups.
  • File sizes, width, and height restrictions (pixels) via ACP.
  • One user equals one signature image at a time.
  • When user uploads new signature, old signature will erase.
  • All images are stored in database.
  • And more...
To do list...
  • Time to install: 15-20 minutes
  • Queries to run: 2
  • File Mods: 5
    • /admincp/usergroup.php
    • /includes/init.php
    • /includes/functions_upload.php
    • /forum/profile.php
    • /forum/image.php
  • Templates to edit: 1
  • Templates to add: 1
  • New Phrases: 14

Click It


Please read carefully and make all the necessary changes at stated. This is will work if installed properly. I've tested this hack on 3 diffrent vBulletin boards running version 3.0.0. PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click on the "Install" button, i will have some updated versions soon.

Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply.


Please post bugs and errors here. Hope you like, feedback welcomed.

Show Your Support

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

Comments
  #202  
Old 08-08-2005, 05:53 PM
Club3G Club3G is offline
 
Join Date: Aug 2004
Location: Orlando, Fl
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, getting this error however. The first query ran successfully:

Quote:
Error
SQL-query:

ALTER TABLE usergroup ADD (

siguploadermaxwidth SMALLINT UNSIGNED NOT NULL DEFAULT '0',
siguploadermaxheight SMALLINT UNSIGNED NOT NULL DEFAULT '0',
siguploadermaxsize INT UNSIGNED NOT NULL DEFAULT '0',
siguploaderpermissions INT( 10 ) UNSIGNED NOT NULL DEFAULT '0'
)
MySQL said:

#1146 - Table snipped.usergroup' doesn't exist
Reply With Quote
  #203  
Old 08-08-2005, 05:56 PM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a table prefix? Its weird that the first would work but not the second.

Table snipped.usergroup not sure whats thats all about, but maybe thats your table prefix name..
Reply With Quote
  #204  
Old 08-10-2005, 02:09 PM
commTRU commTRU is offline
 
Join Date: May 2005
Location: Tyne and Wear, UK
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Live Wire
Do you secondary usergroups. Usergroup A is also apart of Usergroup B? If so there is a bug that shows a blank page that i can't figure out.
My forum uses a variety of usergroups and was wondering if they may be a fix for this in the future. I appreciate the effort you have gone through to make this hack ^^;; But maybe someone will be able to help figure out why it's causing such an odd problem in regards to multiple usergroups? o_O
Reply With Quote
  #205  
Old 08-10-2005, 02:33 PM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by commTRU
My forum uses a variety of usergroups and was wondering if they may be a fix for this in the future. I appreciate the effort you have gone through to make this hack ^^;; But maybe someone will be able to help figure out why it's causing such an odd problem in regards to multiple usergroups? o_O
I'm going to port it over to 3.5 in hopes that I can figure this bug out, when I port it I will port it as a beta release and i'll see what that brings up. Theres not much I can do now for this version, most of my time is with vB 3.5 or My job.
Reply With Quote
  #206  
Old 08-11-2005, 12:34 AM
yahoooh yahoooh is offline
 
Join Date: Oct 2002
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

give me white page!
Reply With Quote
  #207  
Old 08-11-2005, 01:23 AM
yahoooh yahoooh is offline
 
Join Date: Oct 2002
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok fixed
Reply With Quote
  #208  
Old 10-11-2005, 11:28 PM
BamaStangGuy's Avatar
BamaStangGuy BamaStangGuy is offline
 
Join Date: Mar 2004
Location: Alabama
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Live Wire
I'm going to port it over to 3.5 in hopes that I can figure this bug out, when I port it I will port it as a beta release and i'll see what that brings up. Theres not much I can do now for this version, most of my time is with vB 3.5 or My job.
Any progress on the port?
Reply With Quote
  #209  
Old 11-05-2005, 05:27 PM
C.Birch C.Birch is offline
 
Join Date: Apr 2002
Posts: 459
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yep can this be ported to 3.5.1 please my users are really missing this and them useing crap free hosting sites to host there signs is slowing stuff down lol
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 02:10 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.06141 seconds
  • Memory Usage 2,286KB
  • 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
  • (4)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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)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