Version: 2.1.0, by Mosh
Developer Last Online: Nov 2023
Category: Integration with vBulletin -
Version: 3.6.x
Rating:
Released: 04-04-2007
Last Update: 09-24-2007
Installs: 259
Uses Plugins Auto-Templates
Re-useable Code Translations
No support by the author.
Hack Support
This hack is now discontinued - this means that while it will remain available for download and use, there will be no further updates, nor will support be provided as the thread is no longer monitored. But not to worry, you can now check out the new 3.8.x version of this hack which will work with v3.7.x, as well as with v3.6.12 (and maybe even earlier versions).
Please click Mark as Installed if you are using this hack.
NOTE 1: You can not change the language/text in the Imageshack box as it is actually being hosted on their website, and this hack can in NO way control that, so please do not ask.
NOTE 2: I only provide an easy way of integrating Imageshack into your sites, and I am only providing support for the vBulletin integration.
If you need support, information (how it works, FAQ etc) in regards the embedded upload box, then you are best of checking out their website, as I will not help you out there (you need to do the research yourself) - Imageshack
vBulletin Version Compatibility
This hack can be used with both vBulletin v3.6.x and v3.7.x.
What Does This Hack Do?
This is an hack that adds the ability to upload image files to the Imageshack service and be given a url to post in your posts to show your now uploaded image, it is available (if enabled) when creating a new thread, new post, editing a post or doing a quick reply.
This hack has been added to the official ImageShack's 3rd Party Tools page - see ImageShack :: 3rdparty ::
You do not have to do any template changes like all other versions of this available here, and there is no release for this for v3.6.x.
AdminCP settings for this hack available in vBulletin Options > Imageshack Image Upload.
Settings that can be changed are:
Usergroup permissions - which groups will see the Imageshack Image Upload box
Choose which locations the Imageshack Image Upload are displayed
iFrame Upload Field Size - size of the upload input field
iFrame Width - width of the iframe
iFrame Height - height of the iframe
iFrame Text Color - color of the iframe (this setting will work instantly once Imageshack fix this, see post #33)
Auto-Template Search Text - leave alone unless you know what you are doing
Installation Instructions
Import product-jd_20070405.xml into vB using the AdminCP Product Manager. If upgrading then set Allow Overwrite to Yes.
In the Admin CP, select vBulletin Options > Imageshack Image Upload, and change the settings to enter usergroups that you want to use this (no usergroups can view the imageshack dialog box by default), which locations you want to display the imageshack dialog box and change other settings to your liking.
Enjoy the new addition to your posting arsenal !!!
Note: If you have highly customised templates or styles and the imageshack dialog box does not display after usergroup permissions are set, then you may need to manually add the contents of the imageshack template to the templates where you want the dialog box to appear. Check out post #70 for simple instructions.
Version History
v2.1.0 - Tuesday 25th September 2007
-- Final Release
-- Fixed: Usergroup Permissions
v2.0.0 - Thursday 16th August 2007
-- Added: Usergroup Permissions
-- Added: Display In Quick Reply
-- Added: AdminCP option to Enable/Disable display locations
v1.00 - Thursday 5th April 2007
-- Initial Release
Show Your Appreciation
Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
You need to edit the product then reinstall choosing to overwrite, only way i know as i aint installed this yet
You need to edit the height, make it bigger, find this code in the product, look for the red 75 and change it to suit
Code:
<iframe src="http://imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="285" height="75"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.
</iframe>
You need to edit the product then reinstall choosing to overwrite, only way i know as i aint installed this yet
You need to edit the height, make it bigger, find this code in the product, look for the red 75 and change it to suit
Code:
<iframe src="http://imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="285" height="75"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.
</iframe>
Installed will test it out thanks.... What about one for www.mediafire.com
That would be awesome
That is a file uploading service like rapidshare and megaupload, this hack is only for free image hosting service provider Imageshack.
I will look into it at some point, but a brief look at it showed me there is no API to enable us to easily write an upload plugin like for this mod, so no promises at all for doing this.