Pessoal, to com este problema, para acessar um programinha no servidor, já tentei de tudo, e continua dando este problema.
Aguma dica? :rolleyes:
Warning: Parameter 2 to Trigger_Default_FormValidation() expected to be a reference, value given in /home/tisoluco/public_html/boletim_onLine/includes/tng/tNG.class.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/tisoluco/public_html/boletim_onLine/includes/tng/tNG.class.php:228) in /home/tisoluco/public_html/boletim_onLine/includes/common/KT_functions.inc.php on line 464
tNG.class.php on line 228: $ret = call_user_func_array($callBackFunction,$tempParam);
KT_functions.inc.php on line 464: header("Location: ".$url);
Pergunta
josef
Pessoal, to com este problema, para acessar um programinha no servidor, já tentei de tudo, e continua dando este problema.
Aguma dica? :rolleyes:
Warning: Parameter 2 to Trigger_Default_FormValidation() expected to be a reference, value given in /home/tisoluco/public_html/boletim_onLine/includes/tng/tNG.class.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/tisoluco/public_html/boletim_onLine/includes/tng/tNG.class.php:228) in /home/tisoluco/public_html/boletim_onLine/includes/common/KT_functions.inc.php on line 464
tNG.class.php on line 228: $ret = call_user_func_array($callBackFunction,$tempParam);
KT_functions.inc.php on line 464: header("Location: ".$url);
Grato mesmo :wacko:
Obrigado por responder, consegui resolver:
echo '<script>window.location="'.$url,'";</script><noscript><meta http-equiv="refresh" content="0; url='.$url.'" /></noscript>';
No lugar de:
header("Location: ".$url); }}
No arquivo:
KT_functions.inc.php :wacko:
Editado por josefLink para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.