Ah ok, never used that before. Wouldn't think to unless something was broke. Did you turn it on just to make sure or did something make you look?Steve© » 22 Apr 2010, 21:41 wrote:viewtopic.php?f=10&t=8 < enable debug.
ACP redirect
Re: ACP redirection
Re: ACP redirection
Debug was on and always is on 
Lets not go so off topic on this.But yes like i explained the meta refresh did not have any time set.

Lets not go so off topic on this.But yes like i explained the meta refresh did not have any time set.
Re: ACP redirection
Well said, mate!cisco007 » 21 Apr 2010, 20:41 wrote:yeah, this is just about the first thing i add to a new board!
Re: ACP redirect
what if i make after it
to
all redirects will be fast then???
Code: Select all
$redirect = meta_refresh(3, $redirect);
trigger_error($message . '<br /><br />' . sprintf($l_redirect, '<a href="' . $redirect . '">', '</a>'));
to
Code: Select all
$redirect = meta_refresh( $redirect);
trigger_error($message . '<br /><br />' . sprintf($l_redirect, '<a href="' . $redirect . '">', '</a>'));
Re: ACP redirect
once again billoo are you just posting on here to post? please read the entire topic someone already asked this and we discussed it!