adsvinicius 1 Postado Julho 26, 2011 Share Postado Julho 26, 2011 Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-3.0/no DST' instead in C:\xampp\htdocs\latestnews.php on line 158 Linha 158: <span class="NewsTickerDate">'.date("j M Y", $ticker['date.timezone']).' -</span> me ajudem pelo amor de Deus Link para o comentário Compartilhar em outros sites More sharing options...
RHCP 24 Postado Julho 26, 2011 Share Postado Julho 26, 2011 1) Abra o arquivo config.php (Exemplo: C:\xampp\htdocs\configs\config.php). - Depois de <?php pule uma linha e adicione o seguinte código: date_default_timezone_set('America/Sao_Paulo'); $config['site']['publickey'] = "6LfZAAoAAAAAALswKC2UCdCo_wf3ilh_C0qBhQJs "; $config['site']['privkey'] = "6LfZAAoAAAAAAA7_sZX1ZPomaqqTKBka5t6so0Un"; Link para o comentário Compartilhar em outros sites More sharing options...
jajazinn 37 Postado Julho 27, 2011 Share Postado Julho 27, 2011 cara, nao faz isso q o cara botou siga esse link que ja foi minha duvida: link ha, RHCP poe meus creditos nisso ai, pq quem descobriu esse jeito tambem foi eu, mas aconselho a fazer que nem ta no link Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados