The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
51 views

“Page layouts and site templates” link/page is broken

I have created a new site collection based on a template (using c#) and everything goes great with one exception. I am unable to go to 'site settings' -> 'Page layouts and site templates'. After ...
0
votes
2answers
55 views

Using the SPPropertyBag with Custom Admin Pages in SharePoint 2010

I am looking for some tutorial/solution like is described on the website below. It is a custom settings page which is available in the site settings page with a hyperlink. ...
0
votes
0answers
38 views

SharePoint 2010 unknown error occurs when trying to access any Extranet Management page

In my site settings, I am able to click on every settings link and access that settings page, but under Extranet Management, I cannot access any page, not even the "About.aspx" page. An error occurs ...
0
votes
0answers
382 views

Site Welcome Page as Home Navigation menu item SharePoint 2013

I am running SharePoint 2013, and most content sits in sub-sites (accounts, sales, support etc). I would like the main page (under Site Settings, Site Welcome Page -> http://mysite/Pages/Default.aspx ...
0
votes
0answers
187 views

SharePoint 2010 hangs on global nav change

I have a SharePoint 2010 Enterprise deployment. When I attempt to modify the Global Navigation at the root site, it hangs for several seconds, then prompts for credentials, then gives me an unexpected ...
1
vote
1answer
238 views

'RootWebOnly' property of a CustomAction only works in sandboxed solutions? Why?

I have a web application scoped feature which provisions a number of site collections and subsites. The feature also contains a navigation element, which adds a new custom action group to the site ...
0
votes
1answer
163 views

Enabling publishing infrastructure feature by default in sharepoint 2010?

I saw this question posted on a site and I would like to know if there is an answer as I have the same issue. I know how to in the settings activate publishing feature on a site but is it possible to ...
0
votes
1answer
49 views

SharePoint 2010: Site security

I have Site collection (http://myapp/sites/sitcol) and i have two site in that site collections i.e root site (http://myapp/sites/sitcol/) and site2 (http://myapp/sites/sitcol/site2). i have two ...
0
votes
1answer
261 views

List of sites in site collection web analytics report

The current site collection analytics report shows the number of sites per day which allows the owner to track how many new sites are appearing per day. However, I need to be able to determine the ...
0
votes
1answer
260 views

Custom theme “followed link” seem to not be applied on every link on the site

Customer don't want to see any difference between visited and not visited links on the Sharepoint site. I've set the "followed link" color to be the same as the link color, but this does not seem to ...
0
votes
0answers
53 views

Customize child site home page but hide .aspx page file from document library

I have the current site layout: Portal home Accounts Purchasing HR Each child site has a document library. I would like to customise the layout of the home page for each sub-site but I am not ...
1
vote
4answers
377 views

How to make top links unclickable?

Is there any way I can make the top links on the nav bar inactive? Basically I have created sites under the root such as Company Info HR Team 1 Team 2.... and under each of those there are sub ...
2
votes
3answers
2k views

Custom Masterpage - Background image from library

I was hoping someone may be able to guide me in the right direction. I want the header in a custom master page to have a background image that can be changed by an 'owner' in a user friendly manner. ...
1
vote
1answer
1k views

Can't access the 'Site Settings' page after enabling Forms Based Authentication

I've setup Forms Based Authentication on my Sharepoint site using various online tutorials. It has both FBA and Windows Authentication and everything works as expected apart from the 'Site Settings' ...
0
votes
2answers
3k views

Access Denied when activating features implementing SPFeatureReceiver?

We've developed several features who implement the SPFeatureReceiver interface. When trying this out in the development environment it first failed until I found this script from the MSDN: function ...
1
vote
0answers
308 views

Site Collection: Configure Audit Settings: Selected audited events only remain checked for a few minutes

Under Site Collection Administration -> Site Collection Audit Settings, I can enable events to audit, click OK. Then I go make changes; update a list item, delete a document, check out an item. I can ...
2
votes
1answer
635 views

SharePoint 2010 Current Navigation subsite not showing parent items

I have a site structure as such: [site collection] -sub 1 ----sub sub 1 --------page 1 --------page 2 ----sub sub 2 --------page 1 --------page 2 -sub 2 ----page 1 ...
0
votes
1answer
902 views

How can I create a new page on Site Settings page, Site collection Administration section?

How can I create a new page on Site Settings page, Site collection Administration section? I already know how to do it on central administration, but how to do it in this section for each site ...
0
votes
1answer
675 views

SharePoint Top Link Bar Tab Color & Site Pages

I'm having a problem with the "Top Link Bar" navigation. I have a certain amount of tabs in the top link bar with Site Pages behind them. Only the first tab colors blue (the home tab). I want the ...
0
votes
2answers
3k views

No setting on sub-sites to inherit master page from parent of the site

I am using SharePoint 2010........... When I create a sub-site and I go to "Site Settings" there is no option that will allow me to inherit site master page from parent of the site. I have to ...
1
vote
2answers
2k views

How to hide menu options for users on Site Settings page?

What is the best way to hide menu options/links on the site settings page? In particular I want to hide SharePoint Designer Settings from end users so they do not see this option. There are others I ...