Hello All,

I've been building galleries for some time with the image module...but with the new modules over the last year, have completely dumped image module and am just using imagefield...hence image fupload for batch uploads...but.

I've got everything installed properly, spent the last 3 days reviewing errors and tickets, but keep getting the same issue.

1. I click on the icon to add images
2. Select my images, click open.
3. They all properly load into the form.
4. I click the save button.
5. Images queue up and start to upload.
6. Each image uploads and disappears, but then the page starts hanging.
7. It simply keeps trying to recall the page and I get an error in Firefox ....

$(element_settings.element).parents("form").ajaxSubmit is not a function

So, Im assuming it's some sort of browser issue, I update FF, check it out in IE8 and IE7, but the exact issue keeps occuring...if it was browser related wouldn't I see some sort of change?

I checked my version of Flash and it's 10.

I've verified my setup, but any suggestions would be quite helpful...Thank you, please let me know if you need any further information to help me out.

Comments

bhylenski’s picture

Additionally, I don't recieve any errors from Drupal ...it just keeps reloading, the last message I get is from Fupload..which reads "3 files uploaded. Please wait until all images have been processed..."

And that's where it hangs...any assistance?

bhylenski’s picture

Assigned: bhylenski » Unassigned
bhylenski’s picture

Here are some logs from my most recent attempt to re-install and change a few things....it just keeps reloading the same page every few seconds and can't....not sure why?

BUMP?? BUMP?? Anyone around that can help?

202.164.41.226 - - [05/Nov/2009:18:23:13 -0600] "POST /redesign/fupload/flash HTTP/1.1" 200 40 "-" "Shockwave Flash"
202.164.41.226 - - [05/Nov/2009:18:23:17 -0600] "POST /redesign/node/add/gallery-photos HTTP/1.1" 302 - "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"
202.164.41.226 - - [05/Nov/2009:18:23:18 -0600] "GET /redesign/node/add/gallery-photos HTTP/1.1" 200 75072 "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"
202.164.41.226 - - [05/Nov/2009:18:23:19 -0600] "POST /redesign/node/add/gallery-photos HTTP/1.1" 302 - "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"
202.164.41.226 - - [05/Nov/2009:18:23:20 -0600] "GET /redesign/node/add/gallery-photos HTTP/1.1" 200 75072 "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"
202.164.41.226 - - [05/Nov/2009:18:23:21 -0600] "POST /redesign/node/add/gallery-photos HTTP/1.1" 302 - "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"
202.164.41.226 - - [05/Nov/2009:18:23:22 -0600] "GET /redesign/node/add/gallery-photos HTTP/1.1" 200 75072 "http://hylenskihammock.com/redesign/node/add/gallery-photos" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13"

bhylenski’s picture

BUMP, BUMP? Anyone monitor or watch these issues any longer or is this module dead?

bhylenski’s picture

Could really use some help here...anyone?

davide1982’s picture

I got the same ((( please help somebody !

bhylenski’s picture

Okay, after some research, I've found one error. It's the same error that I ran into with the Fupload module. This must be the issue, I assumed this was a browser issue, but I've updated both Firefox and IE...still occurring...so I'm not sure what to do at this point? Any ideas?

This is the overall error, which Firebug displayed:

$(element_settings.element).parents("form").ajaxSubmit is not a function

Then when I opened the details I got the following info..(with lines of code where error was)

anonymous()                                                                     ahah.js?L (line 99)

anonymous(Object originalEvent=Event mousedown which=1 view=window)    jquery.j...val/seq/1 (line 1)

anonymous()                                                           jquery.j...val/seq/1 (line 1)

$(element_settings.element).parents('form').ajaxSubmit(options);\n              ahah.js?L (line 99)

bhylenski’s picture

Couldn't get it to work...probably something to do with the install. So, I scrapped the whole drupal install and started again...now FUupload is working, ajax, everything...so I will be using views gallery with Fupload instead of node gallery, thank you for your help...looks like it was an issue with my original install.

Better to start over now, then keep pounding my head against the same wall.

Cheers

grandcat’s picture

That's right =)

magnus’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Jonasvh’s picture

I have the same problem, but i don't want to reinstall Drupal
Any suggestions?