PDA

View Full Version : Add Imageshack to your forums


mholtum
02-27-2006, 10:00 PM
Install 'ImageShack on your Site' into the reply and post-new-thread sections of your vBulletin message board, thus giving your visitors the ability to upload images directly. After upload, they may paste the images directly into their post box.

Log into your admin cp, and click on Styles and Templates, then Style Manager.
For the theme (or themes) that you would like to add the iframe to, select in the drop down box "Edit Templates". You should see a whole list of template groups now.
Click the "[? ?]" on the "New Posting Templates".
To add the box to the reply page, click edit on the bullet point that says "newreply".
Search for this code:
<fieldset class="fieldset"><legend>$vbphrase[miscellaneous_options]</legend>
<div style="padding:$stylevar[formspacer]px"><if condition="$bbuserinfo['signature'] != ''"><div>
<label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature"
tabindex="1" $checked[signature] />$vbphrase[show_your_signature]</label></div></if><div>
<label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl"
tabindex="1" $checked[parseurl] />
$vbphrase[automatically_parse_links_in_text]</label></div>
disablesmiliesoption</div></fieldset>

Paste the iframe code DIRECTLY AFTER the instance mentioned above.
<fieldset class="fieldset"><legend>Upload your images to ImageShack</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="70"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.</iframe></div></fieldset>

Click Save.
To add the iframe in the new thread page, click edit on "newthread".
Repeat steps 5, 6, and 7.
Login to your message board as a regular user. Either click "Post New Thread" or reply to an existing thread in order to test out your new Image Hosting Service!

mholtum
02-28-2006, 04:46 AM
reserved for later use

The Realist
02-28-2006, 09:00 AM
Installed and working 100%.

Thanks.

Yorixz
02-28-2006, 09:23 AM
Can't seem to find the url, but I'm sure I've seen this modification around already.

Thanks though!

vampireus
02-28-2006, 09:57 AM
There is a plugin "vB Quick Attachment ... sth" I don't remember. Pretty much the same with this one ^_^

FleaBag
02-28-2006, 04:08 PM
That one doesn't work properly on recent versions of vB though and a fix has been sought for some time. Nice one on the release! :)

mholtum
02-28-2006, 10:29 PM
Can't seem to find the url, but I'm sure I've seen this modification around already.

Thanks though!

There is a plugin "vB Quick Attachment ... sth" I don't remember. Pretty much the same with this one ^_^

I have seen it. This is a bit different.

Pink-Lotus
03-01-2006, 06:49 AM
I would've installed it without the ugly font and advertisement. And I can't seem to be able to remove it.

Barakat
03-01-2006, 08:12 AM
open and make changes for those templates newreply, newthread, editpost, pm_newpm

find :-

<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if>
$disablesmiliesoption
</div>
</fieldset>
add after :-

<!--imageshack_by_HaYLaZ-->
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*( screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.rand om()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status= no,menubar=no,toolbar=no,resiz able=yes";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script>

<a href="javascript:NewWindow('imageshack.php','imageshack' ,'600','150','center','front');">
<img src="images/imageshack.gif" border="0"></a>
<!--imageshack_by_HaYLaZ-->
<!--Rapidshare-->
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*( screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.rand om()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status= no,menubar=no,toolbar=no,resiz able=yes";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script>

<a href="javascript:NewWindow('rapid.php','rapid','600','15 0','center','front');">
<img src="images/rapid.gif" border="0"></a>
<!--Rapidshare finished-->

images in the attachments to /images folder
files rapid.php and imageshack.php to the /forum folder
this is HaYLaZ hack ...

wolfyman
03-01-2006, 05:22 PM
Ah, nice. I was wondering about this - I'm going to modify it to work with http://www.holdmyfile.com though.

wolfyman
03-01-2006, 06:13 PM
Perhaps this will be of more use to some of you - rather than giving your traffic and members to tagworld.com, just edit the same template and use:

In newthread and newreply templates, find:


</if>

$attachmentoption


Replace with



<!-- image hack -->

<fieldset class="fieldset"><legend>Upload your images to Holdmyfile.com</legend>
<div style="padding:$stylevar[formspacer]px">
<table>
<tr>
<td><a href="http://www.holdmyfile.com" target="_blank"><img src="http://www.holdmyfile.com/img/holdmyfile.jpg"></a>
</td>
<td>
<a href="http://www.holdmyfile.com" target="_blank">Click here to launch HoldMyFile.com</a> and upload your images.
</td>
</tr>
</table>
</div></fieldset>

</if>

<!-- /image hack -->




And you are left with:



http://www.holdmyfile.com/images/u030106120452/s_img/f000001.jpg (http://www.holdmyfile.com/imagehost/lgview.php?id=u030106120452&n=f000001.jpg)



Simply remove the image tags if you don't like the image on your newthread or newreply templates.

wolfyman
03-01-2006, 11:17 PM
oh, and leave the


$attachmentoption


bit if you want to allow forum uploads as well- I changed my forum so they can upload one attachment via the regular manage atachments thing, and if they want to upload a ton of pics they can use holdmyfile.com.

Frank Butcher
03-02-2006, 12:20 PM
Will this work with 3.5.3 ?

Smiry Kin's
03-02-2006, 12:32 PM
Can't seem to find the url, but I'm sure I've seen this modification around already.

Thanks though!

because this is just copyed and pasted from the imageshack website..
and this doesnt work with anything 3.5

its for 3.0 im sure of it,

check around and theres one for 3.5 some one else made, coded there self.

Smiry Kin's
03-02-2006, 12:33 PM
<a href="http://reg.imageshack.us/content.php?page=syndicate" target="_blank">http://reg.imageshack.us/content.php?page=syndicate</a>

check vbulletin..

FARMER
03-12-2006, 10:20 AM
How to add this in quickreply????

FARMER
03-12-2006, 11:39 AM
http://vimaru.org/anh/uploads/3232503a2e.jpg

Anyone want the modification same this? ;)
It's easy to upload to own server :)


___________________________

Welcome to: www.vimaru.org

patrickstar
05-29-2006, 11:22 PM
http://reg.imageshack.us/content.php?page=syndicate

check vbulletin..

thanks. installed and liking it.

ntl-guy
09-10-2006, 10:35 AM
Installed - Thank you :D

shaunh
10-21-2006, 08:01 AM
Item is cut off on bottom and right side

To fix, change width to "100%" and height to "100"

AMG021
12-04-2006, 02:49 AM
Installed on 3.6.4 :D

Nik_s3
01-12-2007, 09:57 PM
I've installed It on 3.6.4 too. :D
Thanl you...I've searched It a lot!

PoetJA-1975
01-31-2007, 07:20 PM
open and make changes for those templates newreply, newthread, editpost, pm_newpm

find :-

<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if>
$disablesmiliesoption
</div>
</fieldset>
add after :-

<!--imageshack_by_HaYLaZ-->
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*( screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.rand om()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status= no,menubar=no,toolbar=no,resiz able=yes";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script>

<a href="javascript:NewWindow('imageshack.php','imageshack' ,'600','150','center','front');">
<img src="images/imageshack.gif" border="0"></a>
<!--imageshack_by_HaYLaZ-->
<!--Rapidshare-->
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*( screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.rand om()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status= no,menubar=no,toolbar=no,resiz able=yes";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script>

<a href="javascript:NewWindow('rapid.php','rapid','600','15 0','center','front');">
<img src="images/rapid.gif" border="0"></a>
<!--Rapidshare finished-->

images in the attachments to /images folder
files rapid.php and imageshack.php to the /forum folder
this is HaYLaZ hack ...
AWESOME post! Installed on 3.6.4
Thanx for the sharing!

Jacquii.