I’m looking for the cms.log for Total CMS, in the hope of discovering why my sample Total CMS blogs can’t be saved. The closest I can find to a cms.log are the obtuse Web Server Logs found under RapidWeaver 7 -> View.
If you can point me in the right direction, please advise!
It should be in a folder called cms-data on your server. If your rapidweaver project/TCMS licence is set up to be www.example.com, then it should be at www.example.com/cms-data
By the way, not sure what your issue is but a couple of common Total CMS troubleshooting tips:
are you using www or non-www? Your url you’re making changes on needs to match what is set in your rapidweaver project settings
do you have PHP 5.6 or above?
ensure that your Blog Post URL matches what is set on your server. Easiest explanation of this is to check out the 16 minute mark of this video: https://youtu.be/LF97YRFg83E?t=16m14s
Lastly, you can use the included Debug stack to see if there are any errors or issues there
I’ve looked in every folder of the relevant website on my server for /cms-data, but found nothing. (I’m running the trial version of Total CMS.)
I’m pretty sure I use non-www in all URLs, but will double-check my RW project settings.
I am almost certain I use higher than PHP 5.6, but will check that too.
I’ll check that URLs of the Blog Post and on the server match (after I figure out how to do that; I’m only at the “Creating Blog Posts” lesson of Ben Counsell’s paid tutorials).
Trial versions should still setup just like the paid version. As swilliam says, give a ‘republish all files’ a try and add that Debug stack to your page (that will also check your PHP version) and have a look in Preview to see what it says.
The Blog Post URL is an easy fix. Simply going into Preview mode on the correct will give you a warning and a button to click to update it. Viewing it in the video link above is easier than me trying to explain where to look for it though.
You do not have a CMS Core on the page shown in your images. That is a MUST. I also do not see the Admin Core stack on the admin page (looked in the code). Those NEED to be on your page for the CMS to work.
Thanks, Robb, for the heads up on the CMS Core. I’ve added it to all 3 pages and republished all pages (Fig. 5, CMS Core now shown in code of Home page).
But something is not right if the Admin Core stack appears in the server window (Fig. 1 above), but you could not see it in the code. The Admin Core stack shows up in the cPanel of my server’s directory (Fig. 6)…
…and in the RW edit screen for the Home, Articles, and Article pages (Fig. 7, 8, and 9)…
When you added the CMS Core and Admin Core (did you add the Admin Core on the Admin page? you talk about the CMS Core, they are TWO different stacks) did you just republish the pages or did you do a republish all files.
Yes, I was careful to add both the Admin Core and the CMS Core stack, which I had forgotten. I only republish all files, since it’s been my experience that republishing takes the same amount of time whether it’s a simple ‘republish’ or ‘republish all’ files.