vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Integration of ImageSlap.com [free images/videos hosting] (https://vborg.vbsupport.ru/showthread.php?t=144780)

VaaKo 04-12-2007 10:00 PM

Integration of ImageSlap.com [free images/videos hosting]
 
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
Code:

$attachmentoption
1) Add Above
Code:

<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
Code:

<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!

rjmjr69 04-13-2007 08:59 PM

Awesome I love it. One thing how can I change the background to Black?

LouiseDM 04-13-2007 09:00 PM

Well done i may add this at some point :)

VaaKo 04-13-2007 09:01 PM

In the code you posted in your forum, look for

Quote:

bgcolor=fbf7ed
And make it

Quote:

bgcolor=000000

Luky 04-16-2007 01:53 PM

It says image hosting but it allows .zips -.- Btw, Imageslap isnt so special, they use a script lots of image sites use...

VaaKo 04-16-2007 05:43 PM

Is it that big of deal if you could upload .zip/.swf/.mpg/.avi ?
I mean use it, it's free hosting for hell's sake!

Luky 04-16-2007 05:47 PM

Im just saying its wrongly put, should be file hosting not image hosting :D

VaaKo 04-17-2007 08:13 AM

Maybe you're right, but I already bought the domain now and if you can see the mod doesn't use any phrases, so you can edit the text.

UaeStar 04-17-2007 09:23 AM

thanks

Luky 04-17-2007 10:33 AM

Quote:

Originally Posted by VaaKo (Post 1229548)
Maybe you're write, but I already bought the domain now and if you can see the mod doesn't use any phrases, so you can edit the text.

Spelt right wrong.

Damn its fun to annoy people :D


All times are GMT. The time now is 06:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01000 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete