I installed WebFm, looks great, but every second upload trial fails and "An error occured" message pops up, containing the HTML version of the frontpage of the site (independently of file content). Other functions work well.
cheers
Peter
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | screen.JPG | 178.41 KB | aszalos |
Comments
Comment #1
robmilne commentedI had an issue with multiple inline uploads before version 4.7-1.5. Are you actually using 1.6 as indicated in this post? If so this is the first indication I've seen of this issue resurfacing. Can you give me more info about your environment? It is also possible that other modules/javascript is playing havoc with webfm.
Comment #2
aszalos commentedThank you for answering so fast.
Yes, I just downloaded webfm from drupal, it is 1.6. My environment: Drupal 4.7.6, MySQL 5.0.22, PHP 5.1.x.
Modules: civicrm, controlpanel, fckeditor, i18n, menu_per_role, skypesupport, event, views, tasks. Nothing really suspicious. I tried it out on the same server with another website and got the same phenomenon. There was no problem with the setup, roles, etc.
I attach the screenshot after the error arrives.
Comment #3
robmilne commentedFckeditor could be conflicting with webfm. Try disabling it and see if the problem persists. Also civicrm is very complex and it is very possible that it doesn't play nice with webfm. I also haven't used i18n, menu_per_role, skypesupport or controlpanel with webfm so there are possible conflicts there too. The attachment doesn't really help me much - typically one sees this when a javascript eval statement is applied to the wrong http. This happens when the server ignores a webfm js post request - basically a loss of synchronization.
-rob
Comment #4
aszalos commentedHi Rob,
I tested it on a brand new site with fckeditor switched off, no other modules (no civicrm, no skypesupport, just og, event, views) and got similar errors. It may be one of the unsolvable problems... :( WebFm is really great, however.
cheers
Peter
Comment #5
robmilne commentedI really don't know what to suggest other than comparing your configuration with the demo site at http://webfm.web.ca/. That site has no problem with multiple uploads (I just successfully put two files into /WEBFM/yadda/yaddayadda).
Comment #6
robmilne commented