vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Asset Manager / Image Upload Fix to upload multiple files like the Flash uploader (https://vborg.vbsupport.ru/showthread.php?t=306915)

BirdOPrey5 01-11-2014 08:08 PM

Indeed there is and yes it is mine as well. - https://vborg.vbsupport.ru/showthread.php?t=296838

If users want to use multiple uploading in IE10/11 and NOT use the WYSIWYG editor then they can use that mod.

In IE 4.2.1 or 4.2.2 they will also need to edit the headinclude template and delete the line

Code:

<meta http-equiv="X-UA-Compatible" content="IE=9" />
Which forces IE9 compatibility mode.

Mark.B 01-11-2014 08:09 PM

Another workaround is not to use IE at all, but I doubt there's a plug in for that. :D

Thangvip9x 01-11-2014 10:48 PM

Working on vBulletin 4.2.2, Mark as Installed

megabink 01-11-2014 11:04 PM

Awesome thanks for the fix,installed!

Jennifer2010 01-12-2014 06:34 PM

This works great, thank you! However, is there any way to increase the max number of inputs to more than 10 (vBulletin doesn't allow me to select more than 10).

I tried uploading more than 10 photos at a time and it doesn't insert any at all and with no error message, so this would confuse users. Would be nice to set the limit to more like 100 or something.

Thank you!

- Jen

BirdOPrey5 01-12-2014 07:53 PM

The vBulletin Admin CP has a limit of 10, I would not suggest trying to get around that, it may cause more problem then it is worth.

However if you put the site in debug mode an edit option will show next to each admin cp option allowing you to make changes. You could add a drop down option for 100 and see what happens.

Jennifer2010 01-12-2014 08:30 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2473868)
The vBulletin Admin CP has a limit of 10, I would not suggest trying to get around that, it may cause more problem then it is worth.

However if you put the site in debug mode an edit option will show next to each admin cp option allowing you to make changes. You could add a drop down option for 100 and see what happens.

This seems to have done the trick, thank you!

Jennifer2010 01-12-2014 08:43 PM

Actually maybe not, uploading 10 attachments works but anything after that and it doesn't upload any :( - Must be another underlying value that needs to be changed.

BirdOPrey5 01-12-2014 08:57 PM

I'm sorry then there is probably a hard limit in the code somewhere. Do you know for a fact if 12+ files were allowed in the flash uploader?

Jennifer2010 01-12-2014 09:16 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2473894)
I'm sorry then there is probably a hard limit in the code somewhere. Do you know for a fact if 12+ files were allowed in the flash uploader?

It was worth a shot :)

The uploader we had before the security hole allowed an unlimited amount of photos. Our forum is photo based and users constantly uploaded 50 - 100 photos at a time.


All times are GMT. The time now is 11:37 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.01111 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)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