Disappearing page?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Mithrus
New Member
New Member
Posts: 5
Joined: Wed Apr 30, 2008 11:20 am

Disappearing page?

Post by Mithrus »

I created a new template that has several named content blocks in addition to the main one. I created a new page based on that template, and I see the multiple content textareas I was expecting. After saving the page initially, it now isn't showing up in Content | Pages. I confirmed the content row is in the database, and I can manually navigate to the page to edit via editing a different page and manually changing the pageid in the url.

I'm using CMSMS 1.9.4.1 "Faanui".

This is the first time I used the oneline attribute the named {content} tags (not all of them though). It doesn't appear to be working, as I still get a fullsized wysiwyg block.

I'm not sure if this is relevant, but my goal is to try to use CMSMS's template scheme to build email forms. There isn't any CSS associated with the template, as it will all be embedded in the template and content areas.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Disappearing page?

Post by RonnyK »

I assume that you run PHP5.3, as then caching might cause this issue when TimeZone is not set properly in the config.php.

Set the TZ there to the same as the servers TZ and the page will show. You could test this upfront by going to GlobalSettings, and clear-cache on the advanced-tab. If after that the page is showing, then the TZ needs to be set.

Ronny
Mithrus
New Member
New Member
Posts: 5
Joined: Wed Apr 30, 2008 11:20 am

Re: Disappearing page?

Post by Mithrus »

Alright, that fixed the issue. Not sure how the TZ can possibly be related, but now I know how to fix it.
mr.bacan

Re: Disappearing page?

Post by mr.bacan »

RonnyK wrote:Set the TZ there to the same as the servers TZ and the page will show. You could test this upfront by going to GlobalSettings, and clear-cache on the advanced-tab. If after that the page is showing, then the TZ needs to be set.
I had the same problem, and this fixed it.
Thanks Ronny.
Post Reply

Return to “CMSMS Core”