SMFPT - Suporte e Manutenção de Fórum em Português

SMF 1.1.x (Móbulos Manual) => SMF 1.1.x Módulos Manual => Tópico iniciado por: candidosa2 em 04 de Janeiro de 2009, 19:05

Título: Manual PhpInfo
Enviado por: candidosa2 em 04 de Janeiro de 2009, 19:05
$boarddir/index.php

Pesquisar
Código: [Seleccione]
'membergroups' => array('ManageMembergroups.php', 'ModifyMembergroups'),
Adicionar
Código: [Seleccione]
'info' => array('Info.php', 'Info'),
$sourcedir/Subs.php

Pesquisar
Código: [Seleccione]
'view_errors' => '<a href="' . $scripturl . '?action=viewErrorLog;desc">' . $txt['errlog1'] . '</a>'
Adicionar
Código: [Seleccione]
'view_errors' => '<a href="' . $scripturl . '?action=viewErrorLog;desc">' . $txt['errlog1'] . '</a>',
  'php_info' => '<a href="' . $scripturl . '?action=info">'. $txt['phpInfo_title'] .'</a>'


$themedir/style.css
Adicionar
Código: [Seleccione]
.phpinfo {
overflow: scroll;
text-align: left;
font-weight: bold;
font-size: 12pt;
width: 100%;
 
}

$themedir/index.template.php
Pesquisar
Código: [Seleccione]
'viewErrorLog', 'viewmembers'
Adicionar
Código: [Seleccione]
, 'info'
$themedir/languages/Modifications.portuguese_pt.php

Pesquisar
Código: [Seleccione]
?>
Adicionar
Código: [Seleccione]
$txt['phpInfo_title'] = 'PHP Info';
ou

$themedir/languages/Modifications.portuguese_pt-utf8.php

Pesquisar
Código: [Seleccione]
?>
Colocar antes
Código: [Seleccione]
$txt['phpInfo_title'] = 'PHP Info';


Título: Manual PhpInfo
Enviado por: candidosa2 em 04 de Janeiro de 2009, 19:07
$boarddir/index.php

Pesquisar
Código: [Seleccione]
'membergroups' => array('ManageMembergroups.php', 'ModifyMembergroups'),
Adicionar
Código: [Seleccione]
'info' => array('Info.php', 'Info'),
$sourcedir/Subs.php

Pesquisar
Código: [Seleccione]
'view_errors' => '<a href="' . $scripturl . '?action=viewErrorLog;desc">' . $txt['errlog1'] . '</a>'
Adicionar
Código: [Seleccione]
'view_errors' => '<a href="' . $scripturl . '?action=viewErrorLog;desc">' . $txt['errlog1'] . '</a>',
  'php_info' => '<a href="' . $scripturl . '?action=info">'. $txt['phpInfo_title'] .'</a>'


$themedir/style.css
Adicionar
Código: [Seleccione]
.phpinfo {
overflow: scroll;
text-align: left;
font-weight: bold;
font-size: 12pt;
width: 100%;
 
}

$themedir/index.template.php
Pesquisar
Código: [Seleccione]
'viewErrorLog', 'viewmembers'
Adicionar
Código: [Seleccione]
, 'info'
$themedir/languages/Modifications.portuguese_pt.php

Pesquisar
Código: [Seleccione]
?>
Adicionar
Código: [Seleccione]
$txt['phpInfo_title'] = 'PHP Info';
ou

$themedir/languages/Modifications.portuguese_pt-utf8.php

Pesquisar
Código: [Seleccione]
?>
Colocar antes
Código: [Seleccione]
$txt['phpInfo_title'] = 'PHP Info';


Título: Re:Manual PhpInfo
Enviado por: andre- em 09 de Abril de 2009, 15:29
Link estao Quebrado, sem possivel atualizaçao do mesmo
Título: Re:Manual PhpInfo
Enviado por: andre- em 09 de Abril de 2009, 15:31
Link esta quebrado sem possivel atualizaçao  cry
Título: Re:Manual PhpInfo
Enviado por: archa em 09 de Abril de 2009, 16:22
sim vai estar update dentro de horas
Título: Re:Manual PhpInfo
Enviado por: archa em 09 de Abril de 2009, 16:27
vai estar Online dentro de Horas
Título: Re:Manual PhpInfo
Enviado por: candidosa2 em 10 de Abril de 2009, 00:11
no primeiro poste update