It's a great module, but I'm afraid I can't use it presently. When enabled, any content type fails at image upload when using the image field type. You can browse and select a file, but after clicking Upload, you get the generic "An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (2 MB) that this server supports." error message. I've tried it with several different content types, with both new content and modifying previously entered content. Disabling the module immediately restores functionality.

I've also tried it with the file (rather than image) field type, and the same results.

Comments

gabesullice’s picture

HI there,

Sorry to hear about your troubles. Can you give any more information? I cannot reproduce this error and the error message has to do with your php settings, not this module. I can't imagine what in the code would be causing this either. Can you attach some recent error logs that show the error message?

Thanks,

Gabe

rburriel’s picture

I don't see anything in the logs that would point specifically to this issue and I don't know where to even start with debugging it. I can replicate the issue with 100% consistency, though. Perhaps it's conflicting with another module I have installed. I suspect it's a permissions issue as the content type seems to no longer associate the uploaded file with my Drupal username but with my Google ID, thus causing the error.

I can give you an administrator account on my site, if you like, and you can have a look. But the site is in production so I'm hesitant to add debug code or make any major changes.

Look at my profile for my Google+ information and we can setup a Hangout and walk through the issue.

gabesullice’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)