vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Drag and Drop Image Hosting (https://vborg.vbsupport.ru/showthread.php?t=308014)

kawe 02-06-2014 11:00 PM

Drag and Drop Image Hosting
 
1 Attachment(s)
Actually vBulletin have an attachements system
but it's not recomended for you. Because u will need HUGE Server for Storage and Bandwidth.

I give you simple Image Hosting. Just Drag and Drop
All your forum user will know how to use this feature
because very simple.

If you wont have watermark on your images
you can register on http://imgid.com and go to SETTING
Select [With username] and your picture will have a watermark with your username

In " newthread " template, find :
PHP Code:

        <!-- message area -->
        <
div class="smallfont">$vbphrase[message]:</div>
        
$messagearea
        
<!-- / message area -->
 <
fieldset

and add this code below
PHP Code:

<fieldset>
<
legend>Upload Images</legend>
<
a href="javascript:void(0)" onclick="window.open('http://imgid.com/public.html','Public Upload by imgid','resizable=no,width=363,height=500');">Upload Images</a></fieldset

All Feedback welcome.

kawe 02-07-2014 09:36 AM

Update and Announcement Here !!

7/2/14 06.35 GMT +8
Server maintenance. Add Load Balance


All times are GMT. The time now is 07:02 PM.

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.01128 seconds
  • Memory Usage 1,715KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete