Everything is going ok, but I have a small problem. The Media-folder is empty. If i click "sort", I can se that all of my folders and pictures a still there. And on the gallery-page on the frontend, everything is still showing up right.
I had the "MediaPicker with Preview" installed on 4.0.2, but it is not compatible with 4.5.2, so i unistalled it.
I've used Firebug to check for any failures, and it comes up with this:
Object reference not set to an instance of an object.
If i try to select an image in the content-tree, and try to update it, I get this mistake:
Table 'xxx.CMSPREVIEWXML' doesn't exist
Can anybody help me get my media-folder back, and getting my "new-picture-function" to work again?
When you did the upgrade, did you have the /install folder on your site? It should have come up with an upgrade wizard on the front end of the site that would have run all the necessary upgrade scripts (like adding any additional database tables/features). If that wasn't run, it would explain any missing database tables.
Thx for the reply. I just found out, that the problem was in my SQL, where the Media-Recycle-Bin was missing. I found an answar in another thread here on the site.
Media-folder has no content
Hello there.
I just upgraded umbraco from 4.0.2 -> 4.5.2.
Everything is going ok, but I have a small problem. The Media-folder is empty. If i click "sort", I can se that all of my folders and pictures a still there. And on the gallery-page on the frontend, everything is still showing up right.
I had the "MediaPicker with Preview" installed on 4.0.2, but it is not compatible with 4.5.2, so i unistalled it.
I've used Firebug to check for any failures, and it comes up with this:
Object reference not set to an instance of an object.
If i try to select an image in the content-tree, and try to update it, I get this mistake:
Table 'xxx.CMSPREVIEWXML' doesn't exist
Can anybody help me get my media-folder back, and getting my "new-picture-function" to work again?
I gues these two things are connected.
Cheers,
Peter
When you did the upgrade, did you have the /install folder on your site? It should have come up with an upgrade wizard on the front end of the site that would have run all the necessary upgrade scripts (like adding any additional database tables/features). If that wasn't run, it would explain any missing database tables.
Hey Tim,
Thx for the reply.
I just found out, that the problem was in my SQL, where the Media-Recycle-Bin was missing.
I found an answar in another thread here on the site.
Excellent, glad you got it sorted!
:)
is working on a reply...