VaaKo
04-12-2007, 10:00 PM
Image Slap (http://www.imageslap.com) is a new uprising image/video/swf/zip free hosting files.
Upload limits for guests is 2.00MB
Allowed files: .jpg .zip .tif .bmp .jpeg .gif .png .swf .tiff .avi .wmv .mpg .mpeg
Max Files/times: 100
Integration is very very easy.
Goto admincp >> Styles & Templates >> Search in Templates - and search for the following templates:
- newthread
- newreply
- editpost
And do the following in each of the mentioned above templates.
Search for
$attachmentoption
1) Add Above
<fieldset class="fieldset">
<legend>Upload Images and Video Files via ImageSlap.com</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://www.imageslap.com/iframe.php?bgcolor=fbf7ed&txtcolor=111111&upload=common" scrolling="no" allowtransparency="true" frameborder="0" width="380" height="95">Update your browser to support iframe!</iframe>
</div>
</fieldset>
2) If you want to add the JAVA version do the do as said above, only add this instead
<fieldset class="fieldset">
<legend>Upload Images and Video Files via ImageSlap.com</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://www.imageslap.com/iframe.php?bgcolor=FFFFFF&txtcolor=111111&upload=applet" scrolling="no" allowtransparency="true" frameborder="0" width="580">Update your browser to support iframe!</iframe>
</div>
</fieldset>
Screenshot of the JAVA Applet added!
PS: it works on any vBulletin version!
Click INSTALL if you like the mod!
Upload limits for guests is 2.00MB
Allowed files: .jpg .zip .tif .bmp .jpeg .gif .png .swf .tiff .avi .wmv .mpg .mpeg
Max Files/times: 100
Integration is very very easy.
Goto admincp >> Styles & Templates >> Search in Templates - and search for the following templates:
- newthread
- newreply
- editpost
And do the following in each of the mentioned above templates.
Search for
$attachmentoption
1) Add Above
<fieldset class="fieldset">
<legend>Upload Images and Video Files via ImageSlap.com</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://www.imageslap.com/iframe.php?bgcolor=fbf7ed&txtcolor=111111&upload=common" scrolling="no" allowtransparency="true" frameborder="0" width="380" height="95">Update your browser to support iframe!</iframe>
</div>
</fieldset>
2) If you want to add the JAVA version do the do as said above, only add this instead
<fieldset class="fieldset">
<legend>Upload Images and Video Files via ImageSlap.com</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://www.imageslap.com/iframe.php?bgcolor=FFFFFF&txtcolor=111111&upload=applet" scrolling="no" allowtransparency="true" frameborder="0" width="580">Update your browser to support iframe!</iframe>
</div>
</fieldset>
Screenshot of the JAVA Applet added!
PS: it works on any vBulletin version!
Click INSTALL if you like the mod!