Text nach abspeichern wech

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Bogus
Posts: 32
Joined: Sat Dec 27, 2003 10:57 am
Contact:

Text nach abspeichern wech

Post by Bogus »

Hallo ;D

Hab ein Text geschrieben, hatte ihn längere Zeit stehen lassen. Damit meine ich, das ich zwischendurch Links gesucht habe usw. Als ich dann abspeichern wollte, kam das Wort Error zum Vorschein.

Gibts da ein Zeitlimit, wo man den Text vorher abspeichern muss ?

danke in vorraus ;D
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

ja, 30 Minuten.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Bogus
Posts: 32
Joined: Sat Dec 27, 2003 10:57 am
Contact:

Post by Bogus »

ah ok, solange kam mir es gar nicht vor, aber dann weiss ich nun ja bescheid ;D
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
Bogus wrote:ah ok, solange kam mir es gar nicht vor
you can increment this time opening the file PATH_TO_PMFINSTALL/inc/constants.php and changing this line according to your needs:

Code: Select all

define('PMF_AUTH_TIMEOUT', 30);
FYI, in my intranet PMF server I use a 60 minutes timeout. Beware that the more you increase it the less "secure" the session will be.
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Bogus
Posts: 32
Joined: Sat Dec 27, 2003 10:57 am
Contact:

Post by Bogus »

Ahh ok, thanks for the tip ;D
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Solved in 1.6.1

Post by matteo »

Hi,
you'll find something useful for avoiding typed data loss in the next 1.6.1: PMF will warn the user 5 minutes before the session expiration and you'll be able to refresh the session without data loss :D

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Post Reply