Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Error during upload process.

This discussion is related to the fileupload addon.
edited March 2011 in Vanilla 2.0 - 2.8
APC installed correctly and functioning.
Correct permissions set on upload directories.
I believe I have all lines in the php.ini I need.

Not sure what is going on exactly. The user photo upload works just fine. Just can't seem to get this plugin to work correctly.

Anytime I try to attach a file, I get the following error in Firebug ...
uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: js/library/jquery.js?v=2.0.17.8 :: anonymous :: line 127" data: no]

Any help would be appreciated!

PHP Version - 5.2.14
APC Version - 3.1.6


php.ini lines --
apc.enabled = on
apc.rfc1867 = on
apc.max_file_size = 30M
file_uploads = On

Comments

  • Anyone else having this problem?
    Would be great to get some feedback!
Sign In or Register to comment.