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
-
- BBCoder II
- Posts: 9
- Joined: 22 Apr 2010, 15:40
Re: ACP redirection
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
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!
Re: ACP redirect
i didnt understand that thats y i asked it again