Hello,
After a recent OS upgrade done by our hosting providers (Dreamhost), we are unable to publish a page or entry directly from that page or entry. We need to go to Manage > Entries or Manage > Pages and click on the Publish checkbox for our changes to be published. We have static publishing enabled on our page and entry archives.
Has anyone faced a similar issue? how did you resolve it?
Thanks,
Samah
Hi Samah,
I would recommend enabling the Debug mode and seeing what errors are occurring when you try to publish your Entries or Pages from the menus:
Entries -> New
Pages -> New
There are 2 ways in which you could enable the "Debug Mode".
One is to go to:
System Overview -> Settings -> General
/mt.cgi?__mode=cfg_system_general&blog_id=0
And to change the value of the "Debug Mode" setting from "0" to "1".
The other is to add this configuration directive to your mt-config.cgi file:
DebugMode 1
More on this directive and its options could be obtained here:
https://movabletype.org/documentation/appendices/config-directives/debugmode.html
Kind Regards,
Mihai Bocsaru