<<RESOLVIDO>> configuration.php <<

  • helfer
  • Avatar de helfer Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
14 anos 4 meses atrás #23316 por helfer
helfer created the topic: <<RESOLVIDO>> configuration.php <<
boa noite, este e o meu primeiro post neste forum e espera não ir em encontro a nenhuma regra a pesar de ter lido as regras algumas já não em lembro <!-- s;) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Piscada" /><!-- s;) -->

eu sou novo no joomla mm novo <!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confuso" /><!-- s:? --> e ainda tenho muito para apreender

tou a pouco estou apreender, e muito graça a vosso forum <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Rindo" /><!-- s:lol: --> desde ja o meu obrigado

o meu problema era o seguinte eu já configurei algumas "configuration.php" mas contudo nunca tinha visto uma assim <!-- s:x --><img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Furioso" /><!-- s:x --> e não sei o que fazer <!-- s:x --><img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Furioso" /><!-- s:x -->

<?php
class JConfig {
var $offline = '0';
var $editor = 'jce';
var $list_limit = '20';
var $helpurl = ' help.joomla.org ';
var $debug = '0';
var $debug_lang = '0';
var $sef = '0';
var $sef_rewrite = '0';
var $sef_suffix = '0';
var $feed_limit = '10';
var $feed_email = 'author';
var $secret = '[color=#BF4000:1oj8kgqt]AQUI tinha um numero que nao alterei[/color:1oj8kgqt]';
var $gzip = '0';
var $error_reporting = '0';
var $xmlrpc_server = '0';
var $log_path = '[color=#BF0000:1oj8kgqt]/var/www/vhost/meusite.com/home/html/logs[/color:1oj8kgqt]';
var $tmp_path = '[color=#BF0000:1oj8kgqt]/var/www/vhost/meusite.com/home/html/tmp[/color:1oj8kgqt]';
var $live_site = '';
var $force_ssl = '0';
var $offset = '0';
var $caching = '0';
var $cachetime = '15';
var $cache_handler = 'file';
var $memcache_settings = array();
var $ftp_enable = '0';
var $ftp_host = '127.0.0.1';
var $ftp_port = '21';
var $ftp_user = '';
var $ftp_pass = '';
var $ftp_root = '';
var $dbtype = 'mysql';
var $host = '[color=#BF0000:1oj8kgqt]00.000.000.000[/color:1oj8kgqt]';
var $user = '[color=#BF0000:1oj8kgqt]meti o Login[/color:1oj8kgqt]';
var $db = '[color=#BF0000:1oj8kgqt]nome da database[/color:1oj8kgqt]';
var $dbprefix = 'jos_';
var $mailer = 'mail';
var $mailfrom = <!-- e --><a href="mailto:'geral@xxxx.pt]'geral@xxxx.pt[/url]<!-- e -->';
var $fromname = 'XXXXX';
var $sendmail = '/usr/sbin/sendmail';
var $smtpauth = '0';
var $smtpsecure = 'none';
var $smtpport = '25';
var $smtpuser = '';
var $smtppass = '';
var $smtphost = 'localhost';
var $MetaAuthor = '1';
var $MetaTitle = '1';
var $lifetime = '15';
var $session_handler = 'database';
var $password = '[color=#BF0000:1oj8kgqt]aqui meti a pass[/color:1oj8kgqt]';
var $sitename = 'nome do site';
var $MetaDesc = 'xxxxxxxxxxx';
var $MetaKeys = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx';
var $offline_message = 'Este site está em manutenção. Volte brevemente.';
}
?>

e ta-me sempre a dar um erro <!-- s:x --><img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Furioso" /><!-- s:x -->

Warning: JModuleHelper::require_once(D:\vhosts\meusite.COM\httpdocs\templates\system\html\modules.php) [function.JModuleHelper-require-once]: failed to open stream: No such file or directory in D:\vhosts\meusite.COM\httpdocs\libraries\joomla\application\module\helper.php on line 183

Fatal error: JModuleHelper::require_once() [function.require]: Failed opening required 'D:\vhosts\meusite.COM\httpdocs\templates\system\html\modules.php' (include_path='.;./includes;./pear') in D:\vhosts\meusite.COM\httpdocs\libraries\joomla\application\module\helper.php on line 183


nao sei o que, acreditem ja pesquisei 2 dias para isto e não tou a a conseguir sozinho agradecia imenso se alguem entendido na matéria me ajuda-se, desde já o meu obrigado

o que esta a vermelho foi o que alterei no php, nao sei se alterei bem <!-- s:( --><img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Triste" /><!-- s:( -->

Please Entrar ou Registrar to join the conversation.


Mais
14 anos 4 meses atrás #23317 por Rickschaves
Rickschaves replied the topic: Re: oi pessoal... problemas a configurar o configuration.php
Oi amigo, bem vindo ao JCB! Pelo primeiro erro parece que está faltando o arquivo, talvez durante a transferência dos arquivos algum foi corrompido, tente transferir de novo...

Please Entrar ou Registrar to join the conversation.

  • helfer
  • Avatar de helfer Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
14 anos 4 meses atrás #23336 por helfer
helfer replied the topic: Re: oi pessoal... problemas a configurar o configuration.php
bom dia Rickschaves, obrigado pela resposta vou tentar de novo isso, em relação ao configuration.php esta bem alterado ??

abraço

Please Entrar ou Registrar to join the conversation.

Mais
14 anos 4 meses atrás #23383 por Rickschaves
Rickschaves replied the topic: Re: oi pessoal... problemas a configurar o configuration.php
Pq ele estaria alterado?

Please Entrar ou Registrar to join the conversation.