Not seeing additional "Media stock" tab after installing MediaStock package
We're on 7.5.3, installed the MediaStock package just now (on two servers), recycled app pool even after installing, and still not seeing the add'l "Media Stock" tab in the Media area. Tried also touching/re-saving web.config in case it needed to trigger the site that a package had been installed.
Nothing unusual showing in the Umbraco trace log after installing.
Is there something additional we're supposed to do?
That's strange - there shouldn't be anything else that you need to do. Did you install it via the Developers -> Packages section in Umbraco, or did you download the zip?
Things you could check:
Your Config/Dashboard.config file should have been updated, it should now contain a section with the alias MediaStock
The add-in files should be in App_Plugins/MediaStock, and also there should be a MediaStock.dll in your bin directory
Let me know if that helps and I can hopefully point you in the right direction!
The dashboard.config file wasn't updated, but I added that section and now see the Media Stock tab.
But now I'm unclear what's supposed to happen; I searched for "bulb", a bunch of images came up, I clicked on one and it popped up the Media Picker library. So I assumed at that point I drag the photo to the right into the upload area, but nothing happens after doing that. (Not seeing any errors in Chrome developer console either.)
Am I supposed to just be right-clicking the images, saving, and uploading from where I've saved them?
(Also, don't think it matters, but our "Media Picker" data type uses the Legacy Media Picker by default.)
Just click on the image you want to save, the side panel will pop out and you can select which folder to store the image in, then it will download the image and add it to your library automatically.
Not seeing additional "Media stock" tab after installing MediaStock package
We're on 7.5.3, installed the MediaStock package just now (on two servers), recycled app pool even after installing, and still not seeing the add'l "Media Stock" tab in the Media area. Tried also touching/re-saving web.config in case it needed to trigger the site that a package had been installed.
Nothing unusual showing in the Umbraco trace log after installing.
Is there something additional we're supposed to do?
Hi Eric,
That's strange - there shouldn't be anything else that you need to do. Did you install it via the Developers -> Packages section in Umbraco, or did you download the zip?
Things you could check:
Let me know if that helps and I can hopefully point you in the right direction!
The dashboard.config file wasn't updated, but I added that section and now see the Media Stock tab.
But now I'm unclear what's supposed to happen; I searched for "bulb", a bunch of images came up, I clicked on one and it popped up the Media Picker library. So I assumed at that point I drag the photo to the right into the upload area, but nothing happens after doing that. (Not seeing any errors in Chrome developer console either.)
Am I supposed to just be right-clicking the images, saving, and uploading from where I've saved them?
(Also, don't think it matters, but our "Media Picker" data type uses the Legacy Media Picker by default.)
Hi Eric
Just click on the image you want to save, the side panel will pop out and you can select which folder to store the image in, then it will download the image and add it to your library automatically.
is working on a reply...