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)

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!


All times are GMT. The time now is 01:51 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.01143 seconds
  • Memory Usage 1,733KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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