with both the 7 and the 7dev version I cannot see the handlers to adjust the cropping. I tried it with Google Chrome and Firefox.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-epsa.jpg | 24.25 KB | designcontext |
with both the 7 and the 7dev version I cannot see the handlers to adjust the cropping. I tried it with Google Chrome and Firefox.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-epsa.jpg | 24.25 KB | designcontext |
Comments
Comment #1
yvmarques commentedHello,
Have you any JavaScript error ?
What is the other modules that you've enabled also ?
Thanks,
-- Yvan
Comment #2
sachbearbeiter commentedi would say wrong directory path ...
Jcrop is right
JCrop is for example wrong
Comment #3
yvmarques commentedWhere did you install the Jcrop plugin ?
Can you use Libraries module ?
Regards,
-- Yvan
Comment #4
sachbearbeiter commented@3 for me everything works, but i had some trouble with the right path and this was maybe the problem of designcontext - during installation epsa found all dependant libraries, but the ajax request of the crop layer didn't work because of my above description - only a small hint for the community ...
Comment #5
brankolo commentedSame problem, also for me.
In firebug console i notice this error:
$.Jcrop is not a function
[Interrompi per questo errore] bgOpacity: bgopacity
Comment #6
yvmarques commentedCan you check in the source code if you see the jCrop file included ?
-- Yvan
Comment #7
mitsuko commentedHello
I have a javascript error "Drupal.EPSACrop is undefinded" when javascript compression is enabled in performance and I can't see the cropping handlers too. Both with 7.2 stable and dev version.
If js compression is turn off, everything works fine.
--------------
Edit :
Exclude json2.js from compression with a temporary patch seems work for me :
Changed line 587 (7.2 dev version)
by
Comment #8
yvmarques commented