Page 1 of 1

Static Pages not working anymore

Posted: Tue Oct 16, 2012 11:11 pm
by lfrantzen
Hi,

today I updated the Static Pages plugin, and now I have a strange problem. Everything works fine as long as I am logged into the Serendipity Administration Suite. But when I log out, some permalinks leading to a static page, like:

Code: Select all

/pages/about.html
now show the blog page. The URL which is displayed in the browser is still correct, like

Code: Select all

http://www.frantzen.info/pages/about.html
but instead of the static page the blog is displayed. Even more strange: some static pages still work.

Any ideas?

Thanks and cheers!
Lars

Re: Static Pages not working anymore

Posted: Wed Oct 17, 2012 1:37 am
by Don Chambers
Are you sure the "publish status" is set to "publish", and not "draft"? I think there was a recent modification to the plugin for this very reason - static pages set as "draft" were still available to non-logged in users.

Re: Static Pages not working anymore

Posted: Wed Oct 17, 2012 10:01 am
by lfrantzen
Hi Don,

that was it! The static pages not being shown when logged out were set to "Draft", now it works again.

Thanks!!

Cheers,
Lars