Register Members List Today's Posts Quick Links

Reply
 
Mod Options
Free onboard Image Hosting - "photobucket" for your board. Details »
Free onboard Image Hosting - "photobucket" for your board.
Mod Version: 1.00, by Max Taxable (Coder/Designer) Max Taxable is offline
Developer Last Online: Feb 2022 I like it Show Printable Version Email this Page

vB Version: 3.8.x Rating: (2 votes - 5.00 average) Installs: 15
Released: 01 Feb 2014 Last Update: Never Downloads: 0
Not Supported Template Edits  

Should be same install on any vBulletin board, versions 3.0 and up to 3.8.7. I have not tried this yet on vBulletin 4 and up.

This uses NO:
  • Plugins
  • Auto template
  • Files to upload (except one icon image)
  • DB changes

Take a test drive here:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Simply go to any thread and have a look at quick reply and click the icon.




I've had this "hack" on my board for a few years and recently installed it on a couple other fellas boards and decided it was time to share the secret. Have your own image hosting tool that is independent of 3rd party ones that like to block hotlinking and take images down after awhile.

The software used is by another author and is not my code. The template edits to integrate it to your vBulletin installation however, is.

First of all go to: http://codefuture.co.uk/projects/imagehost/ and download the free image hosting software.

Upload this package to root level of your server using a clever name for the folder, like "imagemagic" or something related to your board's topic. For a baseball board recently, I styled this "picturecatcher."

You should now be able to use and administer this by going to the URL, yourboard.com/yournameforthis

Once it is installed and working and you have done the setup and configuration to your liking, it is time to integrate this to your board. The best place to do this is in the WYSIWYG editors and the quick editors throughout.

Use "Search In Templates" to find all templates that have the word "separator" or "separator.gif" in them. This will populate the list of all the editor templates in your style. The list looks like this:



And you want to edit the templates you see in red, above.

In these templates find:
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

And add after that:
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

You'll want to experiment with this, as not all styles have the same templates for the editors. But most do.

Upload this image to your server at location / and style it "uploadimage.png."



Do this edit for each template indicated on the populated list above that are in red.

The result is, every member who is logged in will see the icon in the posting editors and on click, will give them a popup with the uploader loaded and ready for their images. You and your members will see this in your editors:



And that's it! The uploader itself is very user friendly and intuitive, not much different at all from photobucket, ImageShack, or any other image hosting feature including vBulletin's own attachment uploader. So your membership should have no problems with it.


I posted all images in this post, using this very same image uploader, on my board! So as you can see it can be used anywhere to post images. There are also links provided after upload, for direct sharing, email sharing, and so on.

Enjoy!

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Comments
  #2  
Old 01 Feb 2014, 16:13
RSNF's Avatar
RSNF RSNF is offline
 
Join Date: May 2010
I can't tell you all how much myself and my members love this feature...........Thank you Sooo much!!
Reply With Quote
  #3  
Old 01 Feb 2014, 16:21
blind-eddie's Avatar
blind-eddie blind-eddie is offline
 
Join Date: Apr 2006
Real name: Tim
I like this image hosting software, I have been using it for a couple years on a few HTML sites I have. I am sure this will be used by many of our fellow 3.8 members.
Thanks for sharing.
__________________
LONG LIVE 3.8 SERIES
National Arcade Competition Club- NACC All arcade edits will work on vb4.
Check out my heavily modified ibproarcade with over 50,000 games for you, free of charge!
Exclusive arcade addons, edits and skins were made by stangger5 owner of Next Level Arcade
Reply With Quote
  #4  
Old 01 Feb 2014, 16:24
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Originally Posted by blind-eddie View Post
I like this image hosting software, I have been using it for a couple years on a few HTML sites I have. I am sure this will be used by many of our fellow 3.8 members.
Thanks for sharing.
I added a "test drive" login credentials to the OP, thanks for the idea!
Reply With Quote
  #5  
Old 01 Feb 2014, 22:50
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Originally Posted by RSNF View Post
I can't tell you all how much myself and my members love this feature...........Thank you Sooo much!!
It's a handy little gadget glad you like!
Reply With Quote
  #6  
Old 06 Feb 2014, 08:25
Robert Waanders Robert Waanders is offline
 
Join Date: Oct 2007
Real name: Robert Waanders
Hey This is great, thanks for sharing this info! I wil implement this on my site.

Robert
Reply With Quote
  #7  
Old 06 Feb 2014, 08:56
Robert Waanders Robert Waanders is offline
 
Join Date: Oct 2007
Real name: Robert Waanders
Currently implementing this on my site, one question. Once clicked on the upload image button, a screen appears, fine, after selecting an image I don't get a scroll-bar to scroll down in the window to select the needed html code... Anyone else the same problem?

Robert
Reply With Quote
  #8  
Old 06 Feb 2014, 10:10
Robert Waanders Robert Waanders is offline
 
Join Date: Oct 2007
Real name: Robert Waanders
ha... found a solution... Added : resizable=yes Now works fine..
Reply With Quote
  #9  
Old 06 Feb 2014, 14:55
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Originally Posted by Robert Waanders View Post
ha... found a solution... Added : resizable=yes Now works fine..
Please feel free to post your code as used for the edification of others and do mark installed if you like it!
Reply With Quote
  #10  
Old 10 Feb 2014, 10:50
Robert Waanders Robert Waanders is offline
 
Join Date: Oct 2007
Real name: Robert Waanders
Originally Posted by Max Taxable View Post
Please feel free to post your code as used for the edification of others and do mark installed if you like it!
Will do, there is one thing that is concerning me, the coder of the image hosting software seems to be not so active on his site..

I did some more research, and i found http://chevereto.com Do you know about this script?
Reply With Quote
  #11  
Old 10 Feb 2014, 16:00
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Yep that needs its own database.... Writes to the DB instead of to file system.

Dunno about the developer of this being inactive, I haven't visited his site in some years. The software is fully editable and has all the features listed at the other, and isn't hard to support yourself. It's pretty simple and straight forward stuff.

But if support is better and you don't mind having another database and everything associated with that, looks at first blush like a good alternative.
Reply With Quote
  #12  
Old 13 Feb 2014, 06:59
GSMCare GSMCare is offline
 
Join Date: Dec 2011
Download link not available?
Reply With Quote
  #13  
Old 13 Feb 2014, 11:25
blind-eddie's Avatar
blind-eddie blind-eddie is offline
 
Join Date: Apr 2006
Real name: Tim
Read first post again...
__________________
LONG LIVE 3.8 SERIES
National Arcade Competition Club- NACC All arcade edits will work on vb4.
Check out my heavily modified ibproarcade with over 50,000 games for you, free of charge!
Exclusive arcade addons, edits and skins were made by stangger5 owner of Next Level Arcade
Reply With Quote
  #14  
Old 19 Feb 2014, 17:31
blackberry's Avatar
blackberry blackberry is offline
 
Join Date: Feb 2008
Real name: Sheem
please make it possible for vb 4.x
__________________
SachiiDosti - Hum Sub Dost Hain
Reply With Quote
  #15  
Old 19 Feb 2014, 17:38
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Originally Posted by blackberry View Post
please make it possible for vb 4.x
It is, I just simply have never tried it. Shouldn't be that much dissimilar to the v3 install.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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


New To Site? Need Help?

All times are GMT. The time now is 16:49.

Layout Options | Width: Wide Color: