[Solved]: Login logout times [Solved]: Login logout times
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Login logout times

Started by Lebios, March 20, 2008, 10:47:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lebios

Hello!

When I write login, the password and I will click "Login" this I have to wait several seconds before he will redirect me on the main side. How to put this time on zero ? This alone is during logout.

http://www.wroclaw.masternet.pl/galeria/login.php?referer=index.php

Nibbler

Edit login.php and change the time.

pageheader($lang_login_php['login'], "<META http-equiv=\"refresh\" content=\"3;url=$referer\">");

Lebios

Thank you, this works so now as I wanted.