Home node missing after Publish in Sitecore 8.0 - sitecore

Our business users were publishing few items. But unfortunately now Home node is missing from web database. We have 1 CM server and 2 CD server. Both cd server point to same web database.

Check if there are any restrictions. Please check the following:
Go to the Publish tab then click on the Change button. The checkbox should be checked as shown below:
On the Item tab of the Popup, the Publishable Checkbox should be checked:
Finally, on the Targets Tab, none of the checkboxes should be checked.
Note that you can have different publishing targets and you can use this options to publish the item to a specific target.

Related

Publish again unpublished github pages project

I un-published a repo in my account which was hosting using GitHub pages.
Now I want to publish it again, I cannot find any related option in GitHub pages settings.
You can re-publish your GitHub Pages website by navigating to the Actions tab of your repository, click on the Pages build and deployment workflow, then click the Re-run all jobs button located in the upper right corner of the page. After the workflow run has completed, your site will be published.
It might be a side-effect of the recent (Aug. 22, 2022) decision to Deprecate the theme picker for GitHub Pages:
That means there is no more "Choose a theme" button, and GitHub pages are now supposed to be published through a GitHub Actions workflow, using one of the starter workflow for GitHub Pages publication.
if u lost the republish button . don't worry go to actions. click pages build and deployment , then re-run all jobs pages.your site is published again
github screenshot
Navigate to "Actions"
Actions
Click on New Work Flow
Go to bottom of page
In page section choose "Static HTML"
Static html
Click Configure & commit changes.
Go go Actions Again, on left most choose "Deploy with Static HTML"
Click "Run Workflow" on right most.
Run Workflow

Sitecore The layout for the requested document was not found

Getting below error while browsing CD site (Web DB) in sitecore.while browsing CMS site it's works fine.What could be the issue .We have restored the web db from master still facing same issue.
Error :
The layout for the requested document was not found
Most likely causes:
The resource you are looking for (or one of its dependencies) may have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
What you can try:
Go back to the previous page
Go to the start page
Additional Information:
Requested URL: /mysite/res/book
Requested Layout: {62A89386-861F-5210-9568-H8CADA118FFB}
Requested Device: Default
If the page you are trying to display exists, please check that an appropriate prefix has been added to the IgnoreUrlPrefixes setting in the web.config.
If the url works on your CM box and doesn't work on CD box, it looks like something is not published.
Try:
Login to your CM server and publish the whole site again with Republish everything option selected.
If 1. doesn't help, login to Sitecore Desktop, switch to the web database, navigate in Content Editor to the item you want to see. Check if the item is there and if presentation details are correct.
If item is NOT in web or layout is not in web database, switch back to master database and check if publishing restrictions are applied or if the item is in the final state of a workflow.
If the item and layouts are in the web database but the url still doesn't work, check your sites configuration in /sitecore/admin/showconfig.aspx whether your site is not restricted to some host names.

Unable to see Add Schedule button on Jasper Server 6.2.1

I am unable to see 'Add Schedule' button on jasper server 6.2.1 for old or new reports.
Earlier, on right clicking a report and choosing schedule option, opened a page that lists the scheduled jobs for the selected report. This page also had a 'Add Schedule' button to create a new schedule.
Now this button is not visible. I am logged in from superuser.
Administrative view
When using login, view -> repository, selecting reports under organization:
This is the repository where you set user rights or change settings in the report. No possibility to change schedules (at least in v6.2.1).
Schedule view
In the "library" or when selecting "reports" after logging in on your dashboard you are able to change the schedule.
NOTE: This differs because a user might have rights to change schedules, but not to change report settings.

Sitecore Experience Editor Publish Menu

I am trying to publish entire site from experience editor. However publish option in Home menu only showing up Publish Item Dialog. Is there any way I can publish site from experience editor.
The reason is my current item has sublayouts with datasources at different folders in sitecore tree. When I do publish Item, item changes get published along with images however changes made to datasources in item doesn't reflect in publish site.
I am publishing items with sub items and related items check box ticked and as per documentation from sitecore it only publishes alias, media and clone references. But datasources changes on item doesn't get published.
Switch to the Core database
Open the Content Editor
Navigate to /sitecore/content/Applications/WebEdit/Ribbons/WebEdit/Page
Editor/Publish/Publish
Duplicate this item
Change the value of the "Click" field to "system:publish(id=$Target)", the value of "Header" to "Publish Site" and the value of "Tooltip" to "Publish the current item."
Switch to the Master database
Open the Experience Editor and you will be able to see the "Publish Site" button on the ribbon.

rss viewer webpart is missing in sharepoint 2013 how to activate it

rss viewer webpart is missing in sharepoint 2013 it is shown in default folder and when adding the rss viewer web part from default folder it shows the error 'An unexpected error occurred processing your request. Check the logs for details and correct the problem.'
The corresponding feature might not be enabled, so you should follow this path:
Under Site Settings, click Modify All Site Settings.
Under Site Collection Administration, click Site Collection Features.
Enable Office SharePoint Server Enterprise Site Collection features.
If the problem is not solved, you can try going to the central administration:
Under Central Administration, click on Operations.
Under Upgrade and Migration, select Enable Features On Existing Sites.
Select the appropriate checkbox, and click OK.