vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Multi upload Attachments with SWFUploader (https://vborg.vbsupport.ru/showthread.php?t=285440)

kotkerk 07-11-2012 10:00 PM

Multi upload Attachments with SWFUploader
 
1 Attachment(s)
Multi upload Attachments with SWFUploader LITE
SWFUpload Attachments
v1.1.0 for vBulletin 3.8.4+

Tested and work in:
Opera 12
Firefox 13.x
Chrome 19.x

Alternative Upload attachments on the forum using the Script Library SWFUploader

Select multiple files: hold Ctrl => Select files => Upload
after a successful file upload, it displays link to the file or thumbnail if the picture is uploaded

Install Language
  • Go to AdminCP
    • => Languages & Phrases
    • => Upload/Download Languages
    • => Import Language XML File
    • => Select file (from folder Lang in the zip-archive) kr_swfattachment_Language_EN.xml
    • => Select Language EN (Overwrite Language menu)
    • => Import

Screenshots
http://img51.imageshack.us/img51/4537/snap146.png
http://img40.imageshack.us/img40/6141/snap143.png
http://img812.imageshack.us/img812/163/snap144b.png
http://img444.imageshack.us/img444/7094/snap145.png

Video Multi Upload

http://youtu.be/pF_27CA4DXY

===========
In the commercial version of this mod available multi upload album images with watermark attachments and album images
Live Demo and more information about commercial version here

TNCclubman 07-12-2012 02:34 AM

how much is the commercial version? i need this but only to upload large amounts of pics at a time to albums instead of browsing for the pics one at a time that vB uses...

kotkerk 07-12-2012 02:36 AM

i can not post here prices or any information about commercial products =)
PM me

vijayninel 07-12-2012 03:24 AM

Looks nice ... but why are there two products to import ?

kotkerk 07-12-2012 03:41 AM

on forums with cyrillic language used 2 common encoding:
UTF-8 and windows-1251
if charset on your forum not UTF-8, you can import win-1251
but do not forget to import eng language =)

kawe 07-12-2012 04:25 AM

if you can store the images in cdn.domain.com it will be god :)
i want pay your modification

kotkerk 07-12-2012 10:11 AM

this mod - alternative attachment uploader, and store files as specified in the vbulletin settings

vijayninel 07-12-2012 04:48 PM

Quote:

Originally Posted by kotkerk (Post 2347172)
on forums with cyrillic language used 2 common encoding:
UTF-8 and windows-1251
if charset on your forum not UTF-8, you can import win-1251
but do not forget to import eng language =)

My charset is ISO-8859-1 .. from where do I import the English language?

kotkerk 07-12-2012 06:23 PM

1. import product win-1251.xml
2. Language file - from folder do_not_upload/Lang/EN

kotkerk 07-12-2012 11:13 PM

Fixed minor bug
when the user uploads the maximum number of attachments "Upload" button disappeared, along with a list of uploaded attachments

vijayninel 07-13-2012 08:37 AM

Working perfectly. Thanks so much for this. :)

panraf 07-16-2012 01:40 PM

How can i upload english phrases????

kotkerk 07-16-2012 02:24 PM

Quote:

How can i upload english phrases?
Installation language file added to first post

Gadget_Guy 07-22-2012 01:11 PM

I must be missing something,

Everything uploaded, Product Imported, but I don't see how to turn it on and use it.

Please help.

D.

Gadget_Guy 07-22-2012 07:21 PM

How can you figure out which Charset you need to load?

D.

kotkerk 07-22-2012 08:45 PM

Quote:

uploaded, Product Imported, but I don't see how to turn it on and use it.
readme file:
Quote:

Install
=========
1. Upload all files from archive to your server via FTP
2. Import product
3. Open template newpost_attachment and find:
=========

document.write('<input type="button" id="manage_attachments_button" class="button" tabindex="1" style="font-weight:normal" value="$vbphrase[manage_attachments]" title="$vbphrase[add_edit_files_attached]" onclick="vB_Attachments.open_window(\'newattachmen t.php?$session[sessionurl]$attachurl&amp;poststarttime=$poststarttime&amp;po sthash=$posthash\', 480, 480, \'$postid\')" />');

=========

Add below:
=========
document.write('<br /><br /><input type="button" id="manage_swfattachments_button" class="button" tabindex="1" style="font-weight:normal" value="$vbphrase[kr_swfattachment_multiupload]" title="$vbphrase[kr_swfattachment_upload_swfuploader]" onclick="vB_Attachments.open_window(\'swfattachmen t.php?$session[sessionurl]$attachurl&amp;poststarttime=$poststarttime&amp;po sthash=$posthash\', 600, 600, \'$postid\')" />');
=========
Save template
Quote:

How can you figure out which Charset you need to load?
I do not quite understand what you mean =)
if you use english lang on your forum with ISO-*** encoding, import win-1251 file
if used UTF-8 encoding - import utf-8 file

Gadget_Guy 07-22-2012 09:00 PM

Thanks.. I missed the part about having to modify the template. D'oh

Please send info on commercial version

D.

kotkerk 07-26-2012 10:39 PM

Security update
XSS via SWF Applet SWFUpload
patched version of swfupload.swf attached to first post
strongly recommended replace old with this one

kotkerk 08-03-2012 01:52 AM

if you upgraded your chrome browser to a new version (21.xx) swfupload will not work properly
a new version of mod re uploaded to the first post
thanks one of our members for testing and debugging =)

spencerp 08-21-2012 09:06 PM

I NEED this for 4.2.0 vbulletin!! LOL!

kotkerk 08-21-2012 09:22 PM

Quote:

NEED this for 4.2.0 vbulletin
vb4 already has multiupload, buggy, but what we have... :D
i don't work with this "software"

spencerp 08-21-2012 09:25 PM

Quote:

Originally Posted by kotkerk (Post 2358829)
vb4 already has multiupload, buggy, but what we have... :D
i don't work with this "software"

no, vbulletin 4.2.0 doesn't have that .. :( .. it has 10 max upload slots... but i'm looking to SELECT 30 images at one time, and upload all 30 in one shot... not 10 images, 3 different times.. .:(

kotkerk 08-21-2012 09:49 PM

anyway...
i don't work with vB4

spencerp 08-21-2012 09:57 PM

oh wait, i didn't turn on the other uploader option for attachments... i think that one allows it multiple ones lmao.. doh! dumb blonde moments... LMAO

Kolektor 09-09-2012 02:27 AM

kotkerk, how to increase the number of files to be uploaded??
also, your demo seems not to be working ?

Kolektor 09-09-2012 02:34 AM

ok, got it... it is hardcoded inside:

// Hard limit uploaded files
if($limit_info['pic_remain_flash'] > 100)
{
$limit_info['pic_remain_flash'] = 100;
}

viper357 10-22-2012 10:29 AM

Will this work on mobile devices, like iPhone, Ipad, Android tablets?

viper357 10-22-2012 10:42 AM

Where do I find the pro version?

kotkerk 10-23-2012 01:43 AM

Quote:

Will this work on mobile devices, like iPhone, Ipad, Android tablets?
i think - no
to working properly, your device must support flash ver. 9.x+
==
Quote:

Where do I find the pro version?
http://vbkerk.com/forum/showthread.php?t=20

magic77 10-30-2012 09:34 AM

When i Choose files , the message : "Server (IO) Error" show and page refreshed !

how can i solve this error message ?

kotkerk 10-30-2012 08:59 PM

it's not a mod problem
search in google this error
https://www.google.com/search?source....1.O0p5Jf7_Omc

Gadget_Guy 12-14-2012 05:51 PM

Hi,

My users are reporting that this does not work with Chrome.

Is there something either I or they need to do in order for it to work in Chrome?

D.

kotkerk 12-14-2012 07:06 PM

Quote:

does not work with Chrome
version of Chrome?
i'm tested on 23.0.1271.97 (for windows)

ehd 12-15-2012 01:59 PM

Awesome mod, thanks alot :D

treki 05-10-2016 06:31 PM

Top mod. :up:
Small problem: With many files processing is getting slower.

kotkerk 05-10-2016 06:44 PM

Quote:

With many files processing is getting slower
i think it's because of server/PHP limits
====
AJAX Upload (no flash player needed)
work in android/iOS smartphones/tablets
https://www.youtube.com/watch?v=oqlajn4tqvE
PRO version only =)

treki 05-11-2016 03:23 PM

Where i can increase this limit?

carlosacgj 06-16-2020 01:48 PM

where can i buy the commercial version?

treki 06-16-2020 02:00 PM

Above you can download it.
I think there is only the LITE version left. The project has not been maintained for a long time.

kotkerk 06-16-2020 02:05 PM

Quote:

The project has not been maintained for a long time
yep...
i have no time to support all my products/mods =)
this mod works with AJAX since released (on my forum)


All times are GMT. The time now is 05:50 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.01516 seconds
  • Memory Usage 1,808KB
  • 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
  • (12)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
  • (40)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