Template moved to new site

I started coding a a site on my server, nd now I transfered it to my clients server. First of all, I dont know how to get my site pages to link up to the template again! Second, I need to create an additional page and when I do "create new page from template" its not showing my template as an option for this site, only for the site on my server. How do I correct that?

Thank you that was helpfu!
Another Q: http://weewallart.com/
This is a temporary website page. I am having trouble getting the table to line up vertically when screen sige gets smaller (responsive)
Here is the html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Custom Baby Nursery Wall Art</title>
<link href="main.css" rel="stylesheet"  />
</head>
<body>
<center><h1> </h1>
  <h1>Welcome to WeeWallArt.com!</h1>
<p> </p>
<p> </p>
<p>Custom wall arts to match any theme!</p>
<p> </p>
<p> </p>
<h2>Website coming soon... </h2>
<p> </p>
<p>For more info, please email: <a href="mailto:[email protected]">[email protected]</a></p>
<p> </p>
<table width="55%" border="0" cellspacing="0%">
  <tr>
    <td><img src="images/wwa-cupcakes-all-250.jpg" width="250" height="250" alt="cupcake wall art set" /></td>
    <td><img src="images/wwa-whale-250.jpg" width="250" height="250" alt="Whale wall art" /></td>
    <td><img src="images/wwa-owl-pink-250.jpg" width="250" height="250" alt="owl wall art" /></td>
  </tr>
  <tr>
    <td><img src="images/wwa-teddy-C-250.jpg" width="250" height="250" alt="chevron teddy wall art" /></td>
    <td><img src="images/wwa-rabbit-250.jpg" width="250" height="250" alt="bunny wall art" /></td>
    <td><img src="images/wwa-sheep-250.jpg" width="250" height="250" alt="little lamb wall art" /></td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td> </td>
  </tr>
</table>
<p> </p>
</center>
</body>
</html>
Here is the css:
@charset "utf-8";
/* CSS Document */
{margin:0%;
padding:0%;}
body {background-color:#C9C;}
Thanks

Similar Messages

  • Unable to apply a new site template to a new site collection's root web

    Hi folks,
    Using PowerShell I need to create a new site collection and add a new site template to its root web.  I've tried but failed...
    I created the site template from a team site that I modified and then saved it as a site template and saved the template to an WSP file (in the solutions gallery).
    I have tried both of the following methods but can't find the template to add to the root web of the site collection.  Help!!
    Method 1 - Create the site collection, deploy & install the template as a user solution, and apply the template
    I did the following, but it doesn't work because Get-SPWeb doesn't find it.  If I run Get-SPWeb with no parameters the list it returns doesn't include my template.  So site.GetWebTemplates includes it but Get-SPWebTemplate doesn't.
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Deploy and install the template
    $wsp = Add-SPUserSolution -LiteralPath $wspPath -Site $siteURL
    $wsp = Install-SPUserSolution -Identity $wspIdentity -Site $siteURL
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
    Write-Host $child.Name
    If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
    $template = $child
    $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb 
    -Template $template
    Method 2 - Deploy and install the template as a farm solution, create the site collection, and apply the template
    I did the following.  After I did the first section (deploy and install the solution to the farm) I was able to go to "Manage Farm Solutions" in CA and it was listed there, but neither
    site.GetWebTemplates nor Get-SPWebTemplate included the site template in their list of templates.
    # Deploy and install the solution to the farm
    $template = Add-SPSolution -LiteralPath "C:\SharePoint\Student Site.wsp"
    $template | Install-SPSolution
    Do {Start-Sleep 2 } while (!((Get-SPSolution $template).Deployed))
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
            Write-Host $child.Name
            If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
                            $template = $child
                            $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb
    -Template $template
    David

    Out of curiosity, are you able to create a site within a site collection using this template? That is, can you create a site that is not the root site (e.g. http://sharepoint/sitecollection/Web)?
    Jason Warren
    Infrastructure Specialist
    Habanero Consulting Group
    habaneroconsulting.com/blog

  • Issue with Check in of template or creation of new site connection issue...

    Hi all, when ever i am trying to check in a new template through Dynamic converter or else, try to create a new site connection through site designer, i am getting the below error message, can anyone please let me know whats needs to be done to get this issue resolved.....
    Content Server Request Failed
    Unable to execute service DC_CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xCpdIsTemplateEnabled, xCpdIsLocked, xReadOnly, xHidden, xCollectionID, xInhibitUpdate, xTrashDeleter, xTrashDeleteLoc, xTrashDeleteName, xTrashDeleteDate, xForceFolderSecurity, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule, xWebsiteObjectType, xTemplateType, xWebsites, xDontShowInListsForWebsites, xWebsiteSection) values(13, '', 0, 0, 'FALSE', 'FALSE', 0, 'FALSE', '', 0, '', null, 'FALSE', 0, 'N/A', '', '', '', '', 'GUI Template', '', '', ''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE)
    Thanks & Regards,
    Prashant.

    Found this on metalink: NOTE:737470.1
    Cause:
    "This is caused by zone indexed fields that were created outside of the Content Server interface. Dropping and recreating the zoned index fields should resolve the issue."
    To implement the solution, please execute the following steps:
    Log in to the Content Server through the browser as sysadmin.
    Navigate to Administration -> Zone Fields Configuration.
    On this page, change the value of the search engine in the dropdown list to DatabaseFullText if database full text indexing is being used. Leave it set to Database if database metadata only indexing is being used.
    If there are fields listed in the left-hand box (Zone Text Fields):
    Make a note of all the fields listed in the left-hand box (Zone Text Fields), or take a screenshot of this page.
    Remove all of the fields from the Zone Text Fields box by highlighting each field and clicking the right arrow.
    Click the Update button.
    Run the following query directly against the database to see if any zoned fields are still present. The zoned fields can be identified by the ZFT suffix, for example, DDOCTITLE_REVISIONS_ZFT:
    Select index_name from user_indexes where table_name = 'REVISIONS';
    If any indexes with the ZFT suffix are returned in the results as an index, drop that index from the Revisions table in the database.
    Verify that the error no longer appears.
    Re-add any desired zoned field indexes through the Administration -> Zone Fields Configuration page.

  • Error when using ANY "save site as template Include Content" solution to create a NEW Site Collection

    Here is the scenario. (SharePoint 2013)
    In Dev/Test/Prod any Site that we Save as Template and include content and then, Download and try to use in a new Site Collection errors out upon use "List does not exist" error.
    This occurs with ANY Site, even OOB Team Site template that is immediately "Saved as Template".
    We can do this in any other environment (we have several test labs 1 in O365 and 1 in VM that is very OOB)
    We can take the site solution from the environments we're having the issue in and use them successfully in our Lab environments (on prem or in the cloud).
    We have also tried taking Site solution from lab environment (where we know it works fine) and tried to use these in Dev/Test/Prod and they also error on us.
    In the Dev/Test/Prod environments that have the issue if we DO NOT include content, the template works just fine to create a new site collection with the template.
    Keep in mind we're talking about environment with no 3rd party apps, no custom code, just 2013 SharePoint with all patches and CU up to June 2013, AND this is ANY template even a vanilla OOB template without anything in it.
    You can always save site as template including content, download/upload it to new site collection solutions gallery and activate it without any issue... it's only if you try to use these templates to create a site that the error occurs.
    Any thoughts on this?
    J

    I also experiencing the same issue. I also tried to create a new site-collection using publishing site template, resulting in "list not found" error.
    Later I tried just a team-site (with content) -> the same error.
    The error appears on two different (post SP1) farms. That's why I tested the site-collection creation on an old (pre SP1) farm: the error doesn't exist. Site-Collections are created properly.
    My conclusion is: either SharePoint SP1 or a later CU causing the error.
    Regards,
    Valerian

  • Creating new site collection using wsp template fails

    Hi all,
    I'm creating new site collections using a wsp solution generated by "save as template".
    For site collection creation I select "<Select template later>" then I upload the wsp solution.
    Everything worked until last month, now after CU installation (agoust 2014) I get an error:
    "List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user."
    Does anyone know how to solve it?
    Thanks 
    Maurizio

    ULS contains a lot of those errors:
    System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>, 
    StackTrace:
         in Microsoft.SharePoint.SPWeb.GetList(String strUrl)
         in Microsoft.SharePoint.SPWeb.TryGetListByUrl(String url)
         in Microsoft.SharePoint.SPFieldElement.PerformFixUpIfLookUpField(Guid fieldId, XmlNode xmlNodeOfAField, SPWeb web)
         in Microsoft.SharePoint.SPFieldElement.ElementActivated(SPFeaturePropertyCollection props, SPSqlCommand sqlcmdAppendOnly, SPWebApplication webApp, SPSite site, SPWeb webNull, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionFieldsAndContentTypes(SPFeaturePropertyCollection props, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean
    fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site, SPWeb web, String sFeatures, Boolean fMarkOnly, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass7.<EnsureFeaturesActivatedAtWeb>b__6()
         in Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, String sFeatures, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId)
         in Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1&
    featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(String strWebTemplate)

  • ACCESS DENIED when trying to use custom site template to create new Subsite

    I am trying to create a new site using a custom template. I am the new admin here at the company. Other also are having "access denied" errors when trying to create the site using these custom templates. 
    However I can still create a site using the out of the box templates. I have given myself site collection admin (primary) and I am a farm administrator as well. Any ideas on why I keep getting access denied to specific templates?
    The entire site collection is using the custom template. When I try to create a new site under the site collection with a custom template now, it says "access denied". Any ideas?
    Thanks!
    Note - I am able to use the Custom Site Templates in the test environment without any issues. Only in the production/live environment am I getting the access denied error.

    I am not finding anything that comes up in the ULS logs about the access denied. I tried creating the site in the test environment using the custom template and it worked. I go to the production environment and try to create the site with the same template
    and get "error:access denied - current user domain\user" I checked in the ULS logs as soon as the access denied appears (pretty quickly after pressing create) and there is nothing at that specific time. This is a huge problem, is there any way to
    work around or fix this? I'm a new admin.

  • Data type change made to schema.xml of comments list which is part of blog site template is not reflecting in the existing site but working fine when new site is created.

    Hi,
    I have created a blog site with the available site template few days back. Now we have the requirement of having the attachments in the body of the comments section. 
    So, I updated the schema.xml of the comments list available under ../templates/blog/lists/comments/schema.xml to have rich text for the Body field.
    With this change, I created a new site and it was working fine. Change is reflected in the new blog site.
    However, this particular change is not reflected in the existing blog site. Any changes made to the schema.xml is not effecting the old blog site.
    Can anyone suggest what can be done for the change to be reflected in the old blog site?
    Thanks in Advance,
    Regards, Keerthi Suryadevara

    Hi,
    According to your post, my understanding is that you wanted to add attachments in the body of the comments section.
    You can add the the Code inside the Default list pages. For more information, you can refer to:
    Enable Attachment in SharePoint Blog post list and display the list Attachments
    In addition, you can add an enhanced rich text field to the comment list and remove the body field. Then you can insert files into comments, too.
    Here is a similar thread for your reference:
    http://sharepoint.stackexchange.com/questions/77194/how-to-add-attachments-for-comments-list-in-sharepoint-blog-2010
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Updating Templates w/o creating new site.

    Hello everyone, My names Mike and it seems I am the latest
    n00b to this forum board but have come here many times to search
    for information.
    I have something to ask you guys that I haven't found any
    useful information for as of yet. I am currently using DW MX2004
    v7.0. I have to update about... 300+ sites copyright dates from
    200x to 2006. (it's a slow week here haha) Here is my question, I
    tried updating the templates for these sites by just opening there
    template page by browsing through windows then opening the .dwt
    file(s) for the site and/or the .ascx files for aspx sites...
    (which do update). The .dwt files do NOT update due to not
    opening/creating a new site directory in dreamweaver. I have looked
    around for several different ways to possibly get around this but
    have not found a way to do it.
    If someone has a way to update these templates without
    creating a new site for every page it would save me a great deal of
    time...
    Thanks in advance!
    Mike

    We are using javascript for any new sites that are coming in
    to avoid this in the future. most of the sites I am updating now
    are several years old. All high priority sites such as the maryland
    zoo.org and so forth have been changed over.
    We are starting to get a lot of redesigns coming in too from
    some of these 3 to 4 year old sites.
    This field is crazy. I have been doing this job for over 1/2
    year now and have gotten fulltime status. No matter how much I
    learn I just see how much more I don't know about things... great
    industry to be in though I love it.
    Thanks for your help. I will have to spend some time at home
    and go through some of the post on here to get better aquainted
    with everything.
    Later!
    Mike

  • I save a subsite as a template.... but its not visible when I do a create new site

    Hi,
    I saved a subsite as a template successfully. I can see that in the solutions gallery my template exists in activated state.
    Now when I click on site settings -> create.
    I don't see this template in the option to create a new subsite.
    Why?
    My hope was that I would be able to create more subsites based on this template.

    After enabling Publishing go to the Site Settings > Page Layouts and Site Templates section Under Look and Feel.  on that page you will see a list of allowed Site Templates for that site.  You should see your custom template in the box on
    the left under page layouts.  Add it to the right side and it should show in the interface when creating a new site.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Using powershell to move a sub-site tree to a new site collection

    I have a case where I may need to move a subsite tree from one site collection to another existing site collection.
    The information I have normally seen on the web talks about creating a new site collection when moving a subsite tree.
    If I am going to an existing site, then can I still do the export and import or do I need to do something else.
    The manage content option is not available to me - the publishing infrastructure is not turned on the source site collection and the ramifications of turning it on are too great.
    I can use powershell to perform this move.
    Another situation is that the destination site collection has the SP 2010 visual upgrade, but this subsite tree does not yet have that turned on. I presume that it would be best to turn it on before I move - is there a way via powershell to turn on the visual
    upgrade for a subsite tree only? I don't want to turn it on the sibling trees at this time.

    Okay, after more web research, I see examples where I have to create a destination site before I import to it.
    So, here's what I tried.
    Export-spweb -Identity
    http://myfarm/sites/e/dprojects6/CC-Sharing/ -Path d:\temp\export_cc.bak -includeusersecurity –includeversions All –usesqlsnapshot
    # What template is the site?
    $web = get-spweb http://myfarm/sites/e/dprojects6/CC-Sharing/
    Write-host “Web Template:” $web.WebTemplate ” | Web Template ID:” $web.WebTemplateID "| Web Configuration:" $web.Configuration
    $tmp=$web.WebTemplate + "#" + $web.Configuration
    write-host "template:" $tmp
    New-SPWeb http://myfarm/sites/e/dprojects4/CC-Sharing -Template $tmp
    import-spweb
    http://myfarm/sites/e/dprojects4/CC-Sharing/ -Path d:\temp\export_cc.bak -includeUserSecurity
    What I ended up with was the imported data at
    http://myfarm/sites/e/dprojects4 instead of in
    http://myfarm/sites/e/dprojects/4/CC-Sharing/ .
    I am working on recovering things so I can try this again. It is not obvious to me what
    I did to cause the results I had.
    When I look in the import log I see:
    [3/18/2014 7:30:14 AM] Progress: Starting content import.
    [3/18/2014 7:30:14 AM] Progress: De-Serializing Objects to Database.
    [3/18/2014 7:30:14 AM] [Web] [CC-Sharing] Progress: Importing
    [3/18/2014 7:30:14 AM] [Web] [CC-Sharing] Verbose: Importing Web
    http://myfarm/sites/e/dprojects4/CC-Sharing.
    [3/18/2014 7:30:14 AM] [Folder] [] Progress: Importing
    and yet when I went to
    http://myfarm/sites/e/dprojects4/ I found the contents of CC-Sharing.
    Does this kind of thing sound familiar to anyone?
    Thank you all for your help.

  • Custom SharePoint 2013 workflow activities in site template throw error on site creation

    Hi all,
    I have created a number of custom activities for SharePoint 2013 Workflows and I am using them on an Office 365 environment. The custom activities are packaged as a sandbox solution and deployed on my Office 365 site. Everything works as expected.
    I have now created a site with all the functionality I need, including some Site and List workflows - all of them containing my custom activities. I saved the site as a template - including content - and the process was completed successfully.
    My problem is that when I try to create a site based on that template, I get the following error:
    Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_66b9230b_823e_4783_82b8_daf481237847' from scope '/spo/d42a4487-9465-4347-9f2c-a2718e92fc02/74d0f9e7-fb35-493d-86fb-ab7aa27da7e0/c2e1bf45-cf67-4e13-9755-421cf92395f8'
    was not found. HTTP headers received from the server - ActivityId: 0997496a-5a15-4b83-82eb-727881eefa67. NodeId: . Scope: . Client ActivityId : c82f6e9c-9f8f-808b-7679-f2c0f92a339d. ---> System.Net.WebException: The remote server returned an error
    After a number of trials and errors, I am certain that this relates to my custom activities. i have already tested all of the following scenarios:
    Delete the workflow with the custom actions: Site is created successfully.
    Create a new workflow with no custom actions and save the site as a template:
    Site is created successfully.
    Save the site template including a workflow with my custom activities, but not including content:
    Site is created successfully, but my workflow is not there.
    Create a new custom workflow activities sandbox with one custom activity that just writes something to the history list - just to make sure that this is not related to any specific solution. Save the site as a template:
    Site creation throws the same error.
    Packaged my workflow (with my custom activities) as a wsp from SharePoint Designer and deployed it as a custom solution. Activated the feature in the target site. The workflow gets created and executing finally. Saved the site as template: Site
    creation throws the same error.
    Same as above, but without activating the feature in the target site: Site created successfully, workflow works fine after I activate the feature in the new site.
    My custom activities feature is always enabled in the site I save as template - in all of the above scenarios.
    I have tested all of the above scenarios both on SharePoint 2013 on-premise and Office 365. There is
    a forum post regarding some inconsistencies in the wsp file, but unfortunately this is not my case. Am I doing something wrong? Are custom 2013 workflow activities not supported in site templates - which would not actually make any sense, as it would "break"
    the fundamental concept of re-usability.
    Any ideas/feedback/guidance?
    Thanx in advance

    Hi,
    I am facing the same issue. Kindly help me out if any of them have solved similar issue. 
    Your help would be appreciated.
    manikantan

  • WPC Problem after creation of new Site - no "Edit Page" Link available

    Hello,
    I have a problem with WebPageComposer (WPC) and Edit Page link.
    We are currently on EP 7.01 SP6.
    (I have the wpc_editor_role for my user)
    I am doing the following:
    1) I create a new site, (derived permissions for all folders is wpc_editor_role - Full Control),
    2) I Create some article within its Site Content folder
    3) I create a new web page in its Web Pages folder
    4) assign the article to the web page and publish it
    5) add web page within Site Navigation as a new node
    6) I used Publish Site Navigation
    After clicking on the web page within Web Pages folder it does a preview.
    Our older WPC content does display the Edit Page link - the new one does not.
    What step am I missing here?
    Maybe it is an upgrade issue?
    Best Regards, Thomas
    P.S.: copying one of our older WPC pages into my new site + renaming it via KM + removing old content + assigning new one does display the correct link after publishing it! Any indeas?

    Dear Thomas,
    It sounds like your are doing all the right actions, I don't think that your missing any step in the process, but please consider the following.
    Are you using a custom WPC layout template? The reason I ask is that I have developed a number of WPC custom templates and in some circumstances I have needed to remove/hide the "pageheader" section of the template. This action removed the links from displaying at the top of the page. Try creating and publishing a web page using a SAP standard WPC layout and see if the edit link appears once the page is published.
    The editing and preview page views do not display the "edit" link, they only display the other page header links that can be assigned to a page. The edit link is only visible when viewing the page via the portal, not in edit mode. Another question, was the deployment of KMCWPC successful and without error? I have experienced issues where the deployment did not fully complete, causing some subtle issues regarding publishing of WPC content and redeploying KMCWPC fixed the issue. I hope this helps.
    Best Regards,
    Chris

  • Using Quota templates with Self Service Site Creation

    I am having an issue with quota templates not getting assigned to site collections created with Self Service Site Creation.
    I set up a quota template in 'Specify Quota Templates' and give it the name 'test'.  I then go to self service site creation management and select the name 'test' from the 'Quota template to apply' dropdown.  I then create a site using self service
    site creation and when completed no template is applied to the new site collection.  I am wondering if anybody has seen this or if not am I incorrect in what I am expecting, that is that all site created in that web application should have the quota template
    applied that I selected in self-service site creation management
    Steven Albrecht
    University of Colorado Denver
    Steven Albrecht

    Hi Steven,
    Please create a quota template named "Personal site" and apply in self service site creation page, then check again.
    http://blogs.msdn.com/b/jimmiet/archive/2012/07/22/10332361.aspx
    http://danmyhre.wordpress.com/2010/03/16/my-sites-do-not-have-a-quota-when-they-are-created/
    Thanks
    Daniel Yang
    TechNet Community Support

  • Why can't I create a new site?

    I am not able to create a new site. I have tried going to the
    site menu and all it gives me when I try to manage sites is an
    untitled site in the list. When I open the start menu to create a
    new site, this message pops up:
    "While executing the following JavaScript error(s) occurred:
    Exception thrown in native function."
    I have tried reinstalling the program after deleting it and
    all the preferences I could find. What can I do?

    Open Site Manager. Click on New. If you get a js error trying
    this, then
    go here -
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "rae_cbs" <[email protected]> wrote in
    message
    news:f2agke$fe$[email protected]..
    >I am not able to create a new site. I have tried going to
    the site menu and
    >all
    > it gives me when I try to manage sites is an untitled
    site in the list.
    > When I
    > open the start menu to create a new site, this message
    pops up:
    > "While executing the following JavaScript error(s)
    occurred:
    > Exception thrown in native function."
    > I have tried reinstalling the program after deleting it
    and all the
    > preferences I could find. What can I do?
    >

  • New Site created in iWeb '08 (My experiences)

    Ok...So after I installed iLife '08 I went ahead, after carefully making backups, and opened iWeb. Low an behold I started experiencing allot of the issues described on the board.
    The one thing I did do that it doesn't seem like anyone else is doing is I decided to recreate each page seperately instead of trying to edit the old site. It sounds crazy and unnecessarily time consuming but it actually works.
    I haven't had any issues with the new site at all and things are running smooth. I have another site that I manage that I'm going to start working on now and will relay that experience here once it's complete.
    Lastly, I use Coda for post-editing functions, etc. and all went well on that end also.
    http://www.sonsofben.com
    If anyone else has a site that was actually finished via iWork '08 please post it as well.

    Hi to everybody !
    My iLife 08 package arrived last Thursday and I enthusiasticly installed it and started to open my domain file.
    The template on which my site bases (www.kg-pharma.de) was purchased from lifestuff and worked fine so far.
    Sure I klicked on "update file" and then saw my file just looking fine on first glance.
    But the complete navigation menu was missing !!!
    I checked in the inspector and found that the "show navigation bar" was not hooked.
    So I hooked and the nav bar appeared, but on the completely wrong side (left side) and with unformatted text. looked horrible.
    Formatting impossible, dissable the "show nav bar" also impossible.
    I found a post that iWeb 2.0 will not take old templates from 3rd party (at the moment) and being aware that iLifestuff does not exist any more I decided to change domain into a original iWeb template.
    So I started to insert new Site (iWeb 1.0 template "modern"), copied all pics/text from old to new and deleted old site.
    That worked fine for a while, but after starting next morning I found that a number of pictures are missing. This problem became worse after reopening again, more and mor pics were missing.
    Pasting them again did not help, bloody ****, what to do ?
    I read that starting from scratch with a iWeb 2.0 will solve the problem, but NO WAY !
    I made a new test domain with pictures and had SAME problem, first everything was fine, then after closing and reopen iWeb pics were missing !!
    I have no other choice, then to wait until Apple will fix the problem, just cant waste my time with startint again and again from scratch.
    Very disappointed that Apple lauched a prototype with such an obvious bug and let test the customers...

Maybe you are looking for