hi,
i try to install the module and get this error on the module page
"
incompatible with version 7.34
"
i have the latest drupal version 7.39

how can i fix it in order to operate the image editor module

Comments

tzin111@gmail.com created an issue. See original summary.

ij’s picture

Basically the same issue over here:

Version 7.x-1.9 still works, but when upgrading to 7.x-1.10 I get these warnings:

Unresolved dependency System (Version >=7.36 required)
File Field Sources requires this module and version. Currently using System version 7.32
Error
Unresolved dependency System (Version >=7.36 required)
FileField Sources Plupload requires this module and version. Currently using System version 7.32

I'm running using Debians Jessie drupal7 package, which is in regards of security uptodate, but still has a version 7.32. On your module page there is no restriction mentioned for a specific Drupal version:

Drupal 7 Requirements:

None (all modules are included in core)

From that I see no reason why there is a dependency check for 7.36.

quicksketch’s picture

Status: Active » Fixed

Drupal core manages the dependency requirements. Visit the status report page at admin/reports/status and see what version it is reporting.

> From that I see no reason why there is a dependency check for 7.36.

This was added in #2466247: Drupal core 7.36 broke Filefield Sources Ajax upload previews. I'll update the project page to state the fully accurate requirement.

Status: Fixed » Closed (fixed)

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