Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2010 at 08:41 UTC
Updated:
3 Jun 2011 at 07:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
franzkewd commentedOops... installed also jquery ui dialog 6.1.10. Posted same issue on fbconnect http://drupal.org/node/893984.
Comment #2
eugenmayer commentedfbconnect will somehow destroy the headers and probably doesn use the shutdown function right. That problem is know, iam not going to look into this in detail
Comment #3
eugenmayer commentedlisted fbconnect on the incomp section.
Comment #5
fluffy commentedThis is my solution:
I'm not sure about the if clause, but you get the idea
Comment #6
davident commentedDid you place that in template.php or in the .module?
Comment #7
eugenmayer commentedThats a hook an cannot be placed within a theme. So he used a custom module
Comment #8
drupal_acc commentedThis has been isolated here:
http://drupal.org/node/893984#comment-3746682
Comment #9
eugenmayer commentedit is fixed on my side, i cant do anything to fix this.
Comment #10
larowlanAs mentioned here: http://drupal.org/node/893984#comment-3747964 - the error is with this module no fbconnect.
Here is a patch to fix it, just requires greater degree of specificity on the form selection.
Comment #11
kerberos commentedThe patch worked for us and resolved the Upload issue. Many thanks!
-Daniel
My Gym & Trainer
Comment #12
ken hawkins commentedAny hopes in getting @larowlan's patch committed?
It's a fix that works well for me, apparently others on this thread and at http://drupal.org/node/893984#comment-3747964
Being bold and setting to "reviewed."
Comment #13
eugenmayer commentedlooks good, yes. Will be in in 2.10
Comment #14
eugenmayer commentedpatch applied thanks for the contribution