php 4.4.4 Save Draft Timeout

Found a bug? Tell us!!
Post Reply
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

php 4.4.4 Save Draft Timeout

Post by TKS »

Can anyone out there verify that a timeout when saving drafts occurs with php 4.4.4?

site5.com, my host, just updated to php 4.4.4 yesterday and now I am unable to save drafts.

Publishing is ok...but drafts aren't working.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: php 4.4.4 Save Draft Timeout

Post by garvinhicking »

Hi!

Did your provider maybe install any other tools or changed the PHP configuration? Saving drafts should make little problem, it'S evern more unproblematic than saving a published item :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Post by TKS »

The changelog they posted didn't have any further tweaks or additives...it was mainly a bug patching as I remember.

I'll look to see what actually has changed and get back to you here.

It may be a phpsession variable because its timing out currently. I'll do some more investigation.
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Post by TKS »

What is the php class that is posting the draft? It's happening on other sites I have hosted at site5.com as well.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Uh, there is much code involved. Have a look in include/functions_entries.inc.php, the serendipity_updertEntry() function.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply