Page 1 of 1

Blog posts aren't being saved

Posted: Sat Feb 08, 2014 8:26 pm
by DragonLord
Serendipity 1.7.7 with PHP 5.4.20 and PostgreSQL 9.2.4 backend, on openSUSE 13.1. All communication with the server is over HTTPS.

For some reason, when I try to save a blog entry, the software confirms that it is saved, but it neither appears in the blog itself nor in the list in "Edit Entries" in the control panel. I did manage to get one post saved, and I can edit that post, but I cannot post new entries.

What exactly is happening?

--DragonLord

Re: Blog posts aren't being saved

Posted: Sat Feb 08, 2014 8:40 pm
by Timbalu
Hi thanks.

This was reported this morning (http://board.s9y.org/viewtopic.php?f=10&t=19727) and is already fixed in the repo. We are waiting for a response that the fix is OK for the OP, then we will ship Serendipity 1.7.8.

In the meanwhile you can copy this fixed file to replace your current one.
https://raw.github.com/s9y/Serendipity/ ... in.inc.php

Re: Blog posts aren't being saved

Posted: Sat Feb 08, 2014 8:45 pm
by DragonLord
Just applied the patch. It works.

--DragonLord