Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Redirect pages  (Read 2383 times)

0 Members and 1 Guest are viewing this topic.

nako

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Redirect pages
« on: March 10, 2006, 10:46:04 pm »

Hi again,

is there any way to remove redirect pages, like: thank you for logging in etc.
in Coppermine 1.4.x?
Logged

Nibbler

  • Guest
Re: Redirect pages
« Reply #1 on: March 10, 2006, 10:48:52 pm »

Removing them completely would not be easy, but if you look in the code and find them eg. in login.php

Code: [Select]
pageheader($lang_login_php['login'], "<META http-equiv=\"refresh\" content=\"3;url=$referer\">");
You can change the 3 to a 0 to speed up the transitions.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.