coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Lebios on March 20, 2008, 10:47:52 AM

Title: [Solved]: Login logout times
Post by: Lebios on March 20, 2008, 10:47:52 AM
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 (http://www.wroclaw.masternet.pl/galeria/login.php?referer=index.php)
Title: Re: Login logout times
Post by: Nibbler on March 20, 2008, 11:06:45 AM
Edit login.php and change the time.

pageheader($lang_login_php['login'], "<META http-equiv=\"refresh\" content=\"3;url=$referer\">");
Title: Re: Login logout times
Post by: Lebios on March 20, 2008, 05:29:35 PM
Thank you, this works so now as I wanted.