Crafter CMS 3.0 No Site is Set - crafter-cms

I'm new to Crafter CMS.
After download and start Crafter CMS as construction guide at http://docs.craftercms.org/en/3.0/getting-started/quick-start-guide.html#installing-crafter-cms-from-the-zip-download.
I open site localhost:9080/studio, but instead of showing login page as description, it only show this screen:
click to open image
Please help me solve this.
Thanks

To use Studio (that helps you build sites), you need to go to: http://localhost:8080/studio
Port 9080 goes to the delivery engine.
For more information on the architecture, you should checkout: http://docs.craftercms.org/en/3.0/developers/architecture.html

Related

Quick-look feature to see build progress in MDriven

If I want to have a quick look at the results on the website in my work in MDriven, is there perhaps an easy shortcut for me to do that, or else, is the link displayed somewhere in a menu so I can copy it?
I'm using the turnkey package.
Thanks a lot.
To get your site runnning in the cloud you can use a Sample site. The sample site is requested and is yours for 1 hour.
You will find a "request Demo site" button under https://portal.mdriven.net MyTurnkeySites.
Once you have the demo site you will find it under the cloud icon in MDriven Designer -> upload and you are done

Unable to publish the page in SharePoint 2013

I have created a blank web part page and a custom web part. I have added that web part into the page. After all the changes when i tried to check in and publish the page, the page again goes in edit mode and i am unable to publish the page. I was able to check in the page from the designer but cannot publish the page. I have a list web part on that page which is connected to my custom web part. Please help me.
Thanks in Advance
Are you using custom MasterPage? If yes Can you please change it to OUT of box Master and perform publishing?
Can you check the ULS log and Advise ?

Publish Web wizard does not appear per microsoft's instructions

According to this page, "right-click the project and select Publish (or Publish Web Site for web site projects) to open the Publish Web wizard". What then comes up looks nothing like what is shown on that page, instead I get this:
which looks nothing like the "Publish Web wizard" described on the MS page. I have tried many of the options on that page, none of them lead to asking me to import my host's "publish profile".
Is there another way I can get to the Publish Web wizard so I can import my host's "publish profile"?
Try install this update: http://msdn.microsoft.com/library/jj161045
I had the same problem. This worked for me.
AFAIK, the Publish Web wizard (just like the one that is shown in the link you provided) is only available for Web application projects, not for Web Site projects, whereas the screenshot in your original question is the tool provided in Visual Studio to publish web sites.
In my case, I found it useful to convert the web site project to a web application project following the suggestions given here and explained in detail at the LearnAsp4.com site.
Hope it helps someone :).
Hi download upgrade 5 for VS 2012 from Microsoft site and install the executable. Then VS 2012 will display the publish wizard as shown for web application.
I had an existing publish profile under App_Data that had an invalid path in the pubxml, deleting that or fixing the path fixed it for me. I found this by going to "View > Other Windows > Web Publish Activity" then either select existing or try to create a new profile from the dropdown. This then gave me an error message which "Build > Publish Web App" didn't.

Site does not update after publish

I am publishing the site using VS 2012 Publish website option. But the site does not get updated. I have to restart the website from manage.windowsazure.com every time after publishing.
I have been running the website on both free and shared mode. Same situation in both mode.
Any suggestion how to update the website automatically after publish?
Mmm. If your change regards CSS and JavaScript, try browse your website by using Ctrl+F5. If it seems totally not being updated, you might need to check the deployment page of your website on azure portal to see if it's get updated or not, or something wrong.
HTH

Kentico Not Showing Added Pages from Visual Studio 2010

I am working with Kentico in Visual Studios (web project) on my local computer. When I add folders or files to the solution and then run it in the browser, the pages do not show up in the CMS desk or site manager. Am I creating these folders/files in the wrong place in the solution (ex: {directory of web project}/CMSPages/filename.aspx)? Or maybe have incorrect settings?
This is not the way how it works - the system has no idea about your pages if you place them on the file system. However, you can create ASPX page templates and then use then for the documents. Please see the Devnet forum
Best regards,
Juraj Ondrus
Where Do you want to use this page?
In the visitor sites or CMS Page
If you want to use visitor site you can create a webpart and add you webpart to the Page create on content tree.
If you want to use in the cmsdesk the you need to register your page in the module

Resources