vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Photo Upload (Manage Attachments) with drag and drop features (https://vborg.vbsupport.ru/showthread.php?t=168151)

Colonel Ingus 01-19-2008 05:28 AM

Photo Upload (Manage Attachments) with drag and drop features
 
I want to purchase but only if there is one tiny little mod I can add.

I don't like the popup for uploading attachments. I would love for something more I don't know, ajax kinda smooth like drag and drop from a My Computer window and maybe an unlimited amount of files at a time?

If possible, a way for it to work around the common 60 second timeout for most hosting companies like godaddy.

I would gladly pay an extra $100+ for such an addon.

Simply drag and drop attachments into a new post or the manage attachments popup, it automatically queues up the list for upload and uploads one at a time avoiding a 60 second PHP timeout.

If someone will even custom code this for me, I wouldn't mind paying for it. Let me know either way.

SEOvB 01-19-2008 05:35 AM

Currently nothing like that exisits for vBulletin that is released, or advertised anyway. I've been looking for the same for a while too.

Quote:

If possible, a way for it to work around the common 60 second timeout for most hosting companies like godaddy.
Sometimes you can add things to your .htaccess to work around such problems.

Colonel Ingus 01-19-2008 05:37 AM

What about the rest of it though? The timeout is kinda the least of the problems there.

Dismounted 01-19-2008 09:57 AM

I do not think it is possible, even with AJAX, as "drap-and-drop" ability is really, non-existent in HTML.

nexialys 01-19-2008 11:54 AM

with MooTools you can have drag&drop, but that ajax engine is not included in vBulletin and will never be, because Jelsoft is using a competitor for the ajax engine... but you can request someone to do it, if you already know what you want and are ready to pay for an unexistant code.

gfc 01-19-2008 12:08 PM

Quote:

Originally Posted by nexialys (Post 1424380)
with MooTools

I doubt that MooTools includes Drag'n'Drop outside the Browser Window to the Browser Window.

As far as I know that is impossible to do without additional - Operating-System depending - Software.

Colonel Ingus 01-19-2008 04:41 PM

I haven't taken the time to learn ajax at all but I've seen what its capable of so I was assuming it was possible.

Okay moving past the drag and drop also.... How about simply one file browser and allowing for multiple selections. Press OK and it adds to the upload list. You hit Browse and you can select even more in case you need to add from multiple folders on your computer. Then hit Upload and it uploads them.

--------------- Added [DATE]1200768717[/DATE] at [TIME]1200768717[/TIME] ---------------

Check this out:

http://digitarald.de/project/fancyupload/

Click the demo, it's absolutely perfect.

--------------- Added [DATE]1200768762[/DATE] at [TIME]1200768762[/TIME] ---------------

I just need someone that is savvy enough to integrate that with VB.

gfc 01-19-2008 07:40 PM

The solution you've linked to is based on flash and ajax. The point is that there are quite a lot of people surfing the web with disabled javascript, not installed flash plugin or security programs (virus-scanners, malware-scanners) disabling file-access.

While this is no harm for some "eye-candy" it can harm the usability if you need this prerequisites for crucial functions.

There might be such a hack or you may find somebody integrating such a solution to vB, but there will be definitly some unsatisfied users.. that's my point of view.

Colonel Ingus 01-19-2008 11:58 PM

I don't care about compatibility. If they don't have flash, they can find another website to play on. I'm not going to leave my website a dinosaur so the guys with the $15 computer can enjoy my bulletin board on their crappy dialup.

So no, compatibility isn't an issue and I'm still willing to pay for this mod.

SEOvB 01-20-2008 02:49 AM

All that one above needs it flash 8 which just above everyone has installed, around 90% of internet users would be a good guess

Dismounted 01-20-2008 05:44 AM

If you're going to pay, there are bound to be people to take the job.

gfc 01-20-2008 06:30 AM

Quote:

Originally Posted by FRDS (Post 1424859)
All that one above needs it flash 8 which just above everyone has installed, around 90% of internet users would be a good guess

You're forgetting "business users" or atleast users surfing with their business computers. I know a lot of firms not installing flash on the workstations and notebooks or blocking such content by other tools..

So 90% is a bad guess, that's maybe the right guess for "home users", but def. not valide overall.

Colonel Ingus 01-20-2008 06:59 AM

Quote:

Originally Posted by gfc (Post 1424935)
You're forgetting "business users" or atleast users surfing with their business computers. I know a lot of firms not installing flash on the workstations and notebooks or blocking such content by other tools..

So 90% is a bad guess, that's maybe the right guess for "home users", but def. not valide overall.

You're forgetting, no one cares. As I said: They can find another website to play on.

--------------- Added [DATE]1200819655[/DATE] at [TIME]1200819655[/TIME] ---------------

Quote:

Originally Posted by FRDS (Post 1424859)
All that one above needs it flash 8 which just above everyone has installed, around 90% of internet users would be a good guess

Amen.

Everyone has flash installed, everyone in every setting I can think of. Everyone I know that has computers at work, even hospitals and banks, I personally know they all have flash installed.

--------------- Added [DATE]1200819801[/DATE] at [TIME]1200819801[/TIME] ---------------

Quote:

Originally Posted by Dismounted (Post 1424924)
If you're going to pay, there are bound to be people to take the job.

I'm willing to pay for it if someone can make it for me asap.
Anyone, just shoot me a price and a time frame by PM.

I'll pay for it and when it's done and working perfectly, I'll post it here for everyone to download.

SEOvB 01-20-2008 07:49 AM

Quote:

Originally Posted by Colonel Ingus (Post 1424954)
I'll pay for it and when it's done and working perfectly, I'll post it here for everyone to download.

I'll have your kids :D

Dismounted 01-20-2008 07:59 AM

Quote:

Originally Posted by Colonel Ingus (Post 1424954)
I'm willing to pay for it if someone can make it for me asap.
Anyone, just shoot me a price and a time frame by PM.

I'll pay for it and when it's done and working perfectly, I'll post it here for everyone to download.

Unlicensed members can't PM. And also, paid requests are to be posted in the Paid Requests forum, which can only be posted in by licensed members.

Marco van Herwaarden 01-20-2008 08:16 AM

Quote:

Originally Posted by Colonel Ingus (Post 1424795)
I don't care about compatibility.

You can mak your own decission ofcourse, but you miss the point if you think it is about compatability, it is about security. Personally i would never allow a webbased script to access my harddisk.

CarlitoBrigante 01-20-2008 07:53 PM

We have actually just done this for a client; we integrated Radinks uploader (which requires a license), which is the same used in the popular website Multiply.com). There are no thumbnails in the drag and drop window though, and it's Java based. It's safe enough, as it uses the same logic in newattachment.php with some little necessary exceptions.

WebConnection 03-31-2008 05:58 AM

Quote:

Originally Posted by CarlitoBrigante (Post 1425380)
We have actually just done this for a client; we integrated Radinks uploader (which requires a license), which is the same used in the popular website Multiply.com). There are no thumbnails in the drag and drop window though, and it's Java based. It's safe enough, as it uses the same logic in newattachment.php with some little necessary exceptions.

So after a few months of using this.

Are you happy with the results ?

Is everything performing well ?

I am interested in a drag and drop feature for uploading attachments if anyone else has an idea or link.

CarlitoBrigante 03-31-2008 03:27 PM

Hello,

the client using this is very happy and actively using it in his forums. We had no error reports until now.

Thanks!

WebConnection 04-04-2008 07:05 AM

Quote:

Originally Posted by CarlitoBrigante (Post 1479149)
Hello,

the client using this is very happy and actively using it in his forums. We had no error reports until now.

Thanks!


Ok thanks.

Is there anything else we can use that does NOT require a licence for EACH domain ?

CarlitoBrigante 04-04-2008 12:17 PM

There should be some solution around, but I do not know if there is any that can work as good as the script we used. We researched many, many options when we did this, and this one fit our client's needs perfectly.


All times are GMT. The time now is 04:54 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.01274 seconds
  • Memory Usage 1,768KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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