Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Imageshack Image Upload Details »»
Imageshack Image Upload
Version: 2.1.0, by Mosh Mosh is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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:
  1. Usergroup permissions - which groups will see the Imageshack Image Upload box
  2. Choose which locations the Imageshack Image Upload are displayed
  3. iFrame Upload Field Size - size of the upload input field
  4. iFrame Width - width of the iframe
  5. iFrame Height - height of the iframe
  6. iFrame Text Color - color of the iframe (this setting will work instantly once Imageshack fix this, see post #33)
  7. Auto-Template Search Text - leave alone unless you know what you are doing

Installation Instructions
  1. Import product-jd_20070405.xml into vB using the AdminCP Product Manager. If upgrading then set Allow Overwrite to Yes.
  2. 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.
  3. 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.10 - Friday 6th April 2007
-- Fixed: Cached Template
-- Added: 3 AdminCP option settings
-- Removed: 1 AdminCP option setting

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.

Comments
  #32  
Old 04-16-2007, 03:00 PM
TheFrienzNet's Avatar
TheFrienzNet TheFrienzNet is offline
 
Join Date: Jan 2007
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Masiello View Post
Hello, I don't find from where I transleting the phrases:

Learn more about the ImageShack Toolbar!
host it! (button)
patience during upload

from where please?
You cannot translate the following phrases, you must ask ImageShack to do so. That script comes from ImageShack (Clicky), this script was not made by the thread author. However, the .xml was made by the author.
Reply With Quote
  #33  
Old 04-17-2007, 01:29 PM
audis3 audis3 is offline
 
Join Date: Oct 2006
Location: Athens,Greece...
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jdsinclair View Post
I will fix it so the colour can be changed. Will release new version soon.

EDIT: Even when the colour is changed, the iframe still does not change colours, that is a problem with the iframe at imageshack's end and there is nothing I can do about it, unless they actually make their iframe color option work, so until then there will be no new version, sorry
Got the same problem..Can't we fix it with some code-part?
Reply With Quote
  #34  
Old 04-18-2007, 07:12 AM
Mosh's Avatar
Mosh Mosh is offline
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 1,968
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by audis3 View Post
Got the same problem..Can't we fix it with some code-part?
No, we can not, the only people who can fix it is imageshack.us as the iframe.php file resides on their server.

Once they fix iframe.php to actually process the txtcolor option and output the iframe in the appropriate colour then I will release my updated hack (it ready to be released, but no point until iframe.php is fixed), but the txtcolor option does not process at the moment as I have already stated - it will always show the colour as being 111111h (hexadecimal) which is very close to being pure black (000000h).
Reply With Quote
  #35  
Old 07-27-2007, 08:51 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the raw code version of this add on, I was able to change the color of the "patience during upload" text. But it's the ad text that doesn't change color. It looks like, and I'm just guessing here, they could fix that by adding the <span> tags they have around the "patience" phrase and wrap them around the ad text too. But maybe their afraid folks will color the ad the same as their website background to hide the ad. Though it's still practically hidden for those of us with dark backgrounds. I guess they figure it's the lesser of two evils, but still.
Reply With Quote
  #36  
Old 07-28-2007, 11:09 PM
duditas's Avatar
duditas duditas is offline
 
Join Date: Jul 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great job. Thanks

** Installed **
Reply With Quote
  #37  
Old 08-16-2007, 05:31 AM
Mosh's Avatar
Mosh Mosh is offline
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 1,968
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New version, new features:
  1. Usergroup permissions
  2. Enable/disable each Imageshack Image Upload display location
  3. Now displays in Quick Reply
  4. Future proofing - Ability to change the text color of the iFrame once Imageshack fix their end (see post #33)

Enjoy
Reply With Quote
  #38  
Old 09-15-2007, 02:23 AM
momo2 momo2 is offline
 
Join Date: Feb 2007
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bollie View Post
look
just change the size...
Reply With Quote
  #39  
Old 09-24-2007, 10:00 AM
fulviods fulviods is offline
 
Join Date: Jan 2005
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, it doesn't work on my vb 3.6.8. Probably because when i select the usergroups i want and then i save the admin page, when in come back on the admin page none usergroup are selected!It's like i didnt' select any group. What is the problem? Thanks
Reply With Quote
  #40  
Old 09-24-2007, 11:28 AM
riotrequest riotrequest is offline
 
Join Date: Nov 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it supposed to auto-post the img url in the forum or are users suppose to do that after they click Host It and get brought to the ImageShack page?
Reply With Quote
  #41  
Old 09-24-2007, 11:32 AM
Doc31's Avatar
Doc31 Doc31 is offline
 
Join Date: Sep 2006
Location: Australia
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks this is a very handy addition. well done
Reply With Quote
Reply

Thread Tools

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:14 AM.


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.08938 seconds
  • Memory Usage 2,311KB
  • 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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)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