Hi Eugen;
I followed the installation instruction in details, but I just can't get the image uploaded. The upload dialog box keeps refreshing back with no image upload/preview at all. Try and error leads me to uninstall fbconnect module. It works. Try to reinstall fbconnect again, the same problem reappear.
I would post this on fbconnect issue page as well. Thanks for your time.
(Drupal 6.19, jquery update 1.3.2, jquery ui 1.7.3. jquery plugin 6.1.10)
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | fbconnect-integration-893974.patch | 1.03 KB | larowlan |
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