I am attempting to get an image uploaded and automatically displayed using cck and imagefield. I created the field and it shows up in the content edit form. I am able to search for a file and select it, but when I hit upload the browsers appears to be constantly loading the page and never refreshes. I am able to create other cck fields that work, such as text and numbers, but the files and images are not uploaded and attached to the node.

I didn't find any problems in the logs and there are no error messages printed. What is the best way to figure this out?

Comments

datarazor’s picture

Having the same issue in Chrome and Safari: "When I hit upload the browsers appears to be constantly loading the page and never refreshes". Meanwhile in Firefox it does allow me to select a file but then I get ahah errors. Odd issue and hard to debug. When the ahah error is generated it caps out the server with 256MB memory allocated and 30seconds even though the file is only 6kb in size.

quicksketch’s picture

Status: Active » Closed (cannot reproduce)

Hi guys, sorry this question was never answered. For general debugging, you should check the AJAX response in your browser's network inspector. If you're getting an AHAH error... well what that error says could change how to solve the problem. Generally there isn't enough information in this issue for me to provide a solution. Because it's so old, I'm closing it directly. Please reopen if it's still a problem.