Is there a version of this that runs against Umbraco 3.0.5 sites? If not, would you care to share source and I would try to getting linked against v3.0.5.
I'm trying to get media out of old v3 sites and finding lots of media files with no easy way to export. Copying the file directory won't work as I'm taking them to a new v4 site. If I could export them with your tool I could import them with Zip Upload and be all set.
Ok, wait. I took a different direction and upgraded a copy of my old site to v4.0.4. I thought this would be perfect but after I installed your package, I saw nothing new in the Media - Image Folder - Context menu. So, not to be denied, I tried installing it on another v4 site (already running) and had the same experience.
What am I missing? Do I need to update a .config or database somewhere to make this show up? I see no "Export Media" option.
Is there a Version 3.0.5?
Is there a version of this that runs against Umbraco 3.0.5 sites? If not, would you care to share source and I would try to getting linked against v3.0.5.
I'm trying to get media out of old v3 sites and finding lots of media files with no easy way to export. Copying the file directory won't work as I'm taking them to a new v4 site. If I could export them with your tool I could import them with Zip Upload and be all set.
Thanks,
Jim
Ok, wait. I took a different direction and upgraded a copy of my old site to v4.0.4. I thought this would be perfect but after I installed your package, I saw nothing new in the Media - Image Folder - Context menu. So, not to be denied, I tried installing it on another v4 site (already running) and had the same experience.
What am I missing? Do I need to update a .config or database somewhere to make this show up? I see no "Export Media" option.
Hi James,
I've just dropped the source code onto codeplex if you'd like to take a look under the hood.
http://exportmedia4umb.codeplex.com/SourceControl/list/changesets
I'm not entirley sure why it's not worked on the 4.0.x install though as I've tested that and it was working on my install.
I can only suggest to check the umbracoLog table for any errors?
Many thanks
Matt
Excellent. I'll take a peek later on today. Thanks for sharing.
is working on a reply...