Closed (fixed)
Project:
One Click Upload
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 17:05 UTC
Updated:
26 Mar 2013 at 11:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
xandeadx commentedcheck watchdog and error.log
Comment #2
schnelle02 commentedIt appears to be looking for the ocupload module in the wrong place?
Comment #3
xandeadx commentedMaybe your server is configured incorrectly. Path "ocupload" should be execute Drupal index.php.
Comment #4
schnelle02 commentedhmm strange... the path to index.php is /var/www/index.php
Comment #5
schnelle02 commentedThis seems to be the line of code that is causing the error.
There is no file or directory at '/ocupload/upload' or even '/ocupload' for that matter. It seems like the upload_url should be '/sites/default/files', am I correct?. Any ideas?
Comment #6
xandeadx commentedit is not directory, it is drupal path
no
Comment #7
Pilot commentedI can corroborate the same experience, but I am not showing any errors in any of my logs... The uploads just hang per schnelle02's png above.
However, at first, it seemed to be working *a little* - meaning the bar showed darkening to about 30% and hung, this on a 28kb gif. When I tried a second download, this reverted to 0% and the second similarly sized gif both then hung at 0%.
I also have ckeditor through the ckeditor module. I also have ckfinder enabled (but not working, probably for other reasons). I am ssl only on this site. Will look further, but I am stumped...
hmmm.
-----------------------------
Followup:
I don't find anything. I have now set my php logs up as well, and nothing their either. I only have minimal modules on the site (securelogin, and assorted relating to the editor/filtor). My php is running fcgid/worker on Apache with minimal modules their too. Not sure what else I can add to this other than Im running on Drupal 7.9 with PHP 5.2.17 with few modules there either. I am affraid I only have a superficial understanding of how PHP works... and I know I can use the filemanager system to upload content.
If anyone can suggest further diagnostics I might try, I will give it a go.
Comment #8
Axl commentedSame as:
http://drupal.org/node/1333100
See attached patch
Best, Axl
Comment #9
merro commentedHello,
I have clients having the same issue, it works fine for me on Snow Leopard in Firefox and Safari.The clients are on Lion using Safari and get the never ending upload issue.I've applied the patch with no result, i'm wondering if the other people with this issue are also on OSX Lion?if so it could point to Lion having problems with javascript rather than the module itself.I'm getting my clients to update their version of Lion and try Firefox as well, i'll see how that goes..Turns out it was a proxy related issue
Comment #10
funtik44 commented2 Axl
For IE with PROXY your patch is work well, but for Chrome and FireFox with PROXY it's not work!
Comment #11
xandeadx commentedcommited support non-clean-urls