I get this error in Kentico Administration when I click on Pages tab for a new template
Resource 'CMS.Content' is not available on the current site.
From the search panel, go to Modules and search for the module Content. In general CMS.Content will appear as Content on the listing. Now click on sites on your left panel and click "Add sites" to select your site. This will make this module available for your website. Sometimes if you do an import into another instance, you need to add the module or whatever was imported into the site.
This process can generally be used to give permission to any module for your website. These modules could be "Media", "Smart Search", "Staging" and so on.
Sounds like a UI permissions error. I would take a look in Configuration > UI Personalization > Administration and ensure that your account's role has access to CMS > Administration > Content Management.
Related
I need to verify the ownership of the domain by adding a verification ID as a TXT record with your domain provider. In the left navigation of your app page, click Resource explorer under Development Tools, then click Go.
In the JSON view of your app's properties, search for customDomainVerificationId, and copy its value inside the double quotes. You need this verification ID for the next step.
Issues need your help:
There is no Resource explorer under Development Tools
I found the app in the Resource explorer by the search bar of the Azure portal (don't even know if it is the one mentioned it above that in the app page). but I CAN'T FIND ANY customDomainVerificationId in the Jason File.
in the resoure Explorer https://resources.azure.com, in the left navigation, go to subscription > your-subscription > providers > Microsoft.Web > sites
then, you can lookup for the web app by name, to see the JSON view of the app's properties
As #ayzee just said you can find it in subscription > your-subscription > providers > Microsoft.Web > sites, just to clear it up with some visuals.
On the developer portal's home page for my APIM instance, there's a section in between the section links at the top of the page (HOME, APIS, PRODUCTS, APPLICATIONS, ISSUES), and the Welcome page content below. It looks like this:
I can't find anything for it in the Publisher Portal. In the Manage Content section, there's the Welcome Page, but that just defines what's under this section I want to remove. In the developer portal, there's no template category that seems to map to this. Is there any way for me to get rid of it?
In Developer Portal, go to Administrator -> Manage -> Widgets (from left nav) and choose "Home Page" from Current Layer dropdown and click SHOW.
Page will refresh and display the current layout of your home page [of dev portal.]
Section you're looking to remove is the one called "Banner" which is in the Featured section so you can just remove that.
Follow this for more info : https://learn.microsoft.com/en-us/azure/api-management/api-management-modify-content-layout
I have a sub-site (http://mysite/documentcenter). My user is in Site Collection Administrators, so I can see and click the move button in site content and structure of sub-site.
But the other users, who has contribute access to all documents, can't see the Move button - it completely disappeared, it's not greyed out.
How can I make the move button display for the other users?
I know this question is a bit old but, you need to have the following Permission Level enabled or Move is not available.
Manage Web Site - Grants the ability to perform all administration tasks for the Web site as well as manage content.
I would be very careful assigning this permission though as it adds a whole slew of additional access for the user(s).
Make sure Add and Customize Pages permissions is present. There could be a Deny mask coming in from User Policy from central admin, which can overwrite Site Collection admin permissions.
When I place a test AD account in the Visitors group they are unable to view any pages on my new intranet site. The users receives the "Error access denied" sharepoint screen and indicates that the account was able to authenticate, but that some authorisation rule is permitting it from viewing the page.
When i remove then and place them in the Members or Owners groups they are able to view the pages as well as perform the expected functions like editing content and creating subsites.
Interesting, while in only the Visitors group, users can view the "All Site Content" page that is located here: /_layouts/viewlsts.aspx but not /pages/default.aspx.
Has anyone experienced this before?
Environment info:
1 Web application, 1 Site collection using the Publishing Portal template. A few custom master pages, lots of custom page layouts and user controls. All deployed via features.
Sharepoint 2010 Standard edition, 64bit running on Windows Server 2008 against SqlServer 2008 Enterprise Edition. Authentication is against AD, not any other forms auth providers etc.
One likely reason for such behavior is that it tries to access a resource on a page which might not have been published to a major version. For example, if versioning was turned on on images library and an image's version is 0.1, if that image was used on version 1.0 (published) of the page, the server would deny access to the visitor and ask for credentials.
Make sure following:
At least one major version of the page exists (page was published at least once)
All resources (images, movie files etc) used on the page are published (to major version)
You can use "Draft Check" button on Page Tab of the Page's ribbon to check the unpublished resources that are used by the page.
I had the same issue and I've finaly found out how to do this:
If you check OOB group access, you can find that Visitors group has limited number of pages where it has granted access.
Navigate to /yourweb/_catalogs/masterpage. Here you'll find many
.aspx files (including default.master).
Open this default.master`s permissions and you see it inherits from
Master Page Gallery.
Click this permissions inheritance and you can see that Master Page
Gallery permissions are not inherited from site collection
permissions.
Give here the Contribute permissions to Style Resource Readers (or
modify it as you'd like) and all users will have access to this web
with no permissions to edit etc..
I had a similar issue and the thing I noted in your Environmental comments was the custom master pages. Go to your Site Settings and ensure that your custom master pages have been published. If you need to publish them also check the corresponding html pages after they have been published as they may need to be republished also.
This worked for me.
I need to find this page to modify something in the settings, but I can\t reach it! SP 2007
Central Administration > SharedServices1 > Search > Search administration
The direct URL would be:
http://myserver:8888/ssp/admin/searchadministration.aspx
where myserver:8888 is the Shared Services server and port.
I'm using SharePoint 2016, just for your reference. I get it by following steps:
1. Go to your Central Administration page
2. click "General Application Settings" link on left navigation panel
3. click link "Farm Search Administration" in Search section in page General Application Settings
4. click link "Search Service Application" in page Farm Search Administration
Then, I'm navigated to page "Search Administration".
My direct URL is
http://win-sharepoint:9000/searchadministration.aspx?appid=5bc8ec52-f4b1-4f1c-ae08-4fe9cc0ba6f6