Recently i was using the wonderful DAMP plugin with the equally wonderful CropUp package. I am not sure whether the two are related, but, on our local development environment we could select media fine from the DAMP picker. On our test environment we couldnt, it would just flake, throw a js error and close the DAMP window without selecting the media.
After some investigation it seems that setting the web.config/configuration/system.web/compilation attribute 'debug' to anything other than true or deleting it causes the wrong version of '/umbraco_client/ui/jquery.js' to render via the dependancyhandler.axd. This then omits fields like the 'useCropUp' property the webservice requires to select media.
It done my head in for a a coupe of hours so thought i'd mention it.
If it works on the local development, but not on the test environment did you also clear the Client Dependency there? See this video at 0:40 http://www.screenr.com/caC7
DAMP & CropUp - Unable to select media
Hey fellow umbraco users,
Recently i was using the wonderful DAMP plugin with the equally wonderful CropUp package. I am not sure whether the two are related, but, on our local development environment we could select media fine from the DAMP picker. On our test environment we couldnt, it would just flake, throw a js error and close the DAMP window without selecting the media.
After some investigation it seems that setting the web.config/configuration/system.web/compilation attribute 'debug' to anything other than true or deleting it causes the wrong version of '/umbraco_client/ui/jquery.js' to render via the dependancyhandler.axd. This then omits fields like the 'useCropUp' property the webservice requires to select media.
It done my head in for a a coupe of hours so thought i'd mention it.
Cheers
If it works on the local development, but not on the test environment did you also clear the Client Dependency there? See this video at 0:40 http://www.screenr.com/caC7
Jeroen
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.