The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Navbar Image Uploader (ShareFlurry.com) Details »» | |||||||||||||||||||||||||||
Description:
This mod adds an image uploader drop-down link to the navbar so your users can upload images to a third party site and not have to use attachments if they want to post a picture online. This is a feature our users have loved since we first installed it over a year ago on vb 3.6.x. I've now tested this with vb 4.0.0 PL1 and everything works exactly as desired...so I figured I would make it available it anyone is interested. Installation: Under your desired template, open up Navigation / Breadcrumb Templates then navbar. These instructions will place the Image Uploader after the Calendar in the navbar: search for Code:
{vb:raw template_hook.navbar_after_calendar} Code:
<li class="popupmenu"> <a href="javascript://" class="popupctrl">Image Uploader</a> <ul class="popupbody popuphover"> {vb:raw template_hook.navbar_image_uploader_start} <li><IFRAME name=tool align=left src="http://www.shareflurry.com/vbupload.php" frameBorder=no width=260 scrolling=no height=130></IFRAME></li> {vb:raw template_hook.navbar_image_uploader_end} </ul> </li> Example: You can see this mod in action on our test site: http://tippingpitchers.com/vb4test/forum.php (Apologies if things aren't working 100% correctly on that site...it is our sandbox for getting ready for the final vb4 migration. If you would like to see this mod and it's not working correctly at the url listed above, please PM me and I'll either fix it or update the url here to a working version of the mod.) Full disclosure: Yes, the image hosting site is owned by me, and the site itself does include ads....but there are no ads on the dropdown script, so there is no advertising included in this mod. Your users will simply upload an image from their computer, then get the bbcode to place the image in your forum. Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
reserved.
|
#3
|
||||
|
||||
Very cool i cant see this not being a hit on my forums. Thanks I am testing it out now will mark installed Shortly.
|
#4
|
||||
|
||||
|
#5
|
||||
|
||||
There is only one problem. The code you have listed will only upload images to your site, How will they get uploaded to my site?
You would need to share vbupload.php for this to be any good for the rest of us. |
#6
|
||||
|
||||
+1
|
#7
|
||||
|
||||
Ok so you added this to your post since my reply.
Code:
Full disclosure: Yes, the image hosting site is owned by me, and the site itself does include ads....but there are no ads on the dropdown script, so there is no advertising included in this mod. Your users will simply upload an image from their computer, then get the bbcode to place the image in your forum. So let me get this correct. I put this code on my navbar. My members upload a image thinking it is going to my site, when it is actually going to yours. Then when they get there to get the BBcode they are greeted with ads. Then they have to find their way back to my site and paste the BBcode in to a thread or post. Seems like to much trouble with the attachment system and photobucket and what not. This is pretty much useless to any site owner. |
#8
|
|||
|
|||
Quote:
Yeah, the template mod is really just an iframe of a script on the uploader itself. The uploader is a separate site. The original intent of this was to have any upload place to easily put pictures and place them in the forum. That's really all it's intended to do...make it easy to take something on your computer and give you an easy copy/paste code to put the pic on your site. The uploader site is running a completely separate script package I got over 3 years ago...I'll see if I can find the original package or the license information for that if you all want it. That being said, the text that's currently being offerred after the upload is a thumbnail version that is also a link to the full version. I'll look at making a modified version of the script that will instead just give you the full size picture. |
#9
|
|||
|
|||
OK, I've created a couple versions of the upload iframe so that you automatically get the code for the thumbnail version and so that you get the code for the full version.
If you'd like the full image version, use "http://www.shareflurry.com/vbuploadfull.php" instead of "http://www.shareflurry.com/vbupload.php" I'm still looking for some information on the original uploader script. |
#10
|
|||
|
|||
The image host script I'm using on shareflurry.com is called GM Photo Host from gravy-media.com which is currently closed.
The readme I have with the original code was listed as version 0.01, and apparently the developer released version 1.08 this last summer...I can't find that one available anywhere. If anyone would like the version I'm running, I can try to strip my stuff out of it and package it into a zip....I just don't have the time to do it tonight. Just let me know if you want the hosting scripts. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|