Forums / Extensions / redirectrelative problem with Global debug
source pixel
Monday 02 June 2008 3:38:46 pm
Hi, thanks for the Redirect operators extension. http://ez.no/developer/contribs/template_plugins/redirect_operators
I have a problem with redirect operators and Global debug.
in [site.ini] I wrote DebugOutput override enabled DebugByIP override enabled DebugIPList default [0] 127.0.0.1 in folder.tpl {redirectrelative( $node.0.url_alias|ezurl('no') )} ...
if i turn on debug and load web page with redirect operator. I get blank web page. I am not redirected to a some other page. (redirect not worked).
IF I TURN OFF debug and load web page with operator redirect. He is redirected me to some other page. (redirect worked)
I think this is conflict between redirect operators and Global debug
I use Exponential 3.9.0
Why debug does not work with redirect operator.
<b>Anyone have this issue (problem)?</b>
Sorry for my english.