[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Desabilitar Log
Página 1 de 1

Desabilitar Log

Enviado: Abril 2nd, 2012, 2:54 pm
por hauradou
Alguém sabe como desabilitar a grava do log?

Obrigado

Re: Desabilitar Log

Enviado: Abril 3rd, 2012, 2:15 pm
por Gustavo
Olá,

Abra o Delphi e abra o Tabela.pas, em seguida ache a procedure TTabela.GravarLog e comente todo o código dentro dela. Comente também dentro do código da procedure as linhas
// {$ELSE}
// {$ENDIF}

Salve o Tabela.pas, compile e execute, a partir de agora nenhuma operação no sistema é salva no log.