I'm getting the following whenever I try to select a media item on a specific solution. I don't have the issue on my local machine, but on the staging server I get this message '´There are no media items that can be selected.' regardless of where and what I'm trying to select. Doesn't matter if the datatype is set to folders only or media items only, there is simply nothing to select. I tried upgrading to 2.5 but that also hasn't fixed it.
Since it seems to work fine on my local machine, i suspect there is something wrong with the database on the staging server, but I wouldn't know where to start looking for this. Oh, and I'm running umbraco 4.11.6.
I'm just hitting this too against 6.x. Just tracked it down to not having a nodeTypeAlias on the XML for my media created via the new API. Looks like DAMP is expecting it, it seems as if it's been removed from the official schema though according to this http://our.umbraco.org/wiki/reference/xslt/45-xml-schema/no-more-@nodetypealias.
About the @nodeTypeAlias - it was removed from the new Schema for Documents - but for some reason it has remained on Media items - and as far as I can see, it's still there for Media items in v6.x
You mention using the API - maybe there's a bug there, where it doesn't create it? Seems a bit strange, though - would guess that the XML is created by some central code which shouldn't be concerned with whether a node was created using the API...
Since the DAMP 2.6 doesn't seem to be out soon...I had then subsequently updated my bin files according to the herein mentioned changesets (damp.codeplex.com/SourceControl/list/changesets).. And since then I am not able to select the media files from the content section . it says "There are no media items that can be selected."
For the time being I have hidden the Edit option in the Content section for the images.. Can anybody throw some more light on this.... ??????
'There are no media items that can be selected.'
I'm getting the following whenever I try to select a media item on a specific solution. I don't have the issue on my local machine, but on the staging server I get this message '´There are no media items that can be selected.' regardless of where and what I'm trying to select. Doesn't matter if the datatype is set to folders only or media items only, there is simply nothing to select. I tried upgrading to 2.5 but that also hasn't fixed it.
Since it seems to work fine on my local machine, i suspect there is something wrong with the database on the staging server, but I wouldn't know where to start looking for this. Oh, and I'm running umbraco 4.11.6.
Hi Mikkel,
Could you post the settings for the DAMP data type?
- are you using "Media Picker" or "XPath Expression" for the "Start node selection" ?
/Chriztian
Here's an example of a folder-only media picker. I'm having the issue with all of my DAMP datatypes.
http://i.imgur.com/p9hQS6J.png
I'm just hitting this too against 6.x. Just tracked it down to not having a nodeTypeAlias on the XML for my media created via the new API. Looks like DAMP is expecting it, it seems as if it's been removed from the official schema though according to this http://our.umbraco.org/wiki/reference/xslt/45-xml-schema/no-more-@nodetypealias.
Hi Randy,
About the @nodeTypeAlias - it was removed from the new Schema for Documents - but for some reason it has remained on Media items - and as far as I can see, it's still there for Media items in v6.x
You mention using the API - maybe there's a bug there, where it doesn't create it? Seems a bit strange, though - would guess that the XML is created by some central code which shouldn't be concerned with whether a node was created using the API...
/Chriztian
Hi guys,
I installed the DAMP package recently & expected it to work well (thought it would be easy to code along with the amazing options that it promised to deliver in the umbraco backend)... but... I am also facing this same issue.. I am using Umbraco 6.0.6 version with DAMP 2.5. i had a cropping update issue same as mentioned here ( http://our.umbraco.org/projects/backoffice-extensions/digibiz-advanced-media-picker/digibiz-advanced-media-picker/38209-Editing-crops-from-content-node-pressing-save-button-does-not-save?p=0)..
Since the DAMP 2.6 doesn't seem to be out soon...I had then subsequently updated my bin files according to the herein mentioned changesets (damp.codeplex.com/SourceControl/list/changesets).. And since then I am not able to select the media files from the content section . it says "There are no media items that can be selected."
For the time being I have hidden the Edit option in the Content section for the images.. Can anybody throw some more light on this.... ??????
Thanks,
Balbir
Hello,
Perhaps you downloaded the wrong change set from CodePlex? There are 2 branches:
http://damp.codeplex.com/SourceControl/list/changesets?branch=default
http://damp.codeplex.com/SourceControl/list/changesets?branch=CropUpSupport
You should use the default branch.
Jeroen
Yes jeroen I had downloaded the change set from the "CropUpSupport" .. Ok I will download the "Default" one now..
thanks for the quick response..
Sorry for the confusion. I hope soon I'll have time again to release DAMP 2.6.
Jeroen
Hi Jeroen,
I downloaded the files.. but couldn't find the DigibizAdvancedMediaPicker.dll. is there something else that i need to do.. ?
Hey sorrrryyyy...
Just built the solution .. and replaced the BIN files.. AND what do I see.. everything has started working fine... its a miracle.. !! :)
Thanks Jeroen for building such an awesome package.
Kudos to U... :)
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.