Whenever I edit one of my rotor item nodes, I have to reupload the image.

The dimensions of the image seem to hold true on the finished product, as well as offering a working link once you click it, but essentially all you see is a blank space.

Comments

mrfelton’s picture

Status: Active » Postponed (maintainer needs more info)

I'm going to need some more information to help me reproduce the problem please:

Which version of the following modules do you have installed:
- jquery_plugin
- upload_element
- views

Do you have block caching enabled?
Do you have page caching enabled (normal or aggressive)?
Do you have JavaScript aggregation enabled?

Is your file system set to public or private?

Do you see any JavaScript errors in FireBug?

mrfelton’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing due to 4 months of inactivity and no update or further reports of this problem.

enkara’s picture

I'm having the same issue

Jquery: 1.12.2.3
upload_element: 6.x-1.2
views: 6.x-2.11

No caching or aggregation is enabled
My file system is set to public
I don't see any errors in firebug

I have another web page in a different drupal installation but in the same server. That Drupal is older, but I'm having the issue there also. Maybe is something related to the server?

Thanks!

enkara’s picture

Status: Closed (fixed) » Active

I've found the problem.

It's the methodology. I normally open a number of nodes I have to edit in browser tabs and then I go and edit them.
There was something strange. There were some of the images that didn't went out.

When I opened the tabs another time to re-enter the images, only the first tab opened was going well. The other ones, told me that there was a validation error when clicking on upload button and I had to reload the page to achieve it.

I have editted all the other nodes one per one and no problems at all.

I hope this helps you find the error.

mrfelton’s picture

Status: Active » Closed (works as designed)