MyBB Community Forums

Full Version: Problem in dates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My forum is a problem with the dates.
When a topic was created 12 hours ago, the date appears normally.
However, when it was created less than 12 hours ago, the date does not appear.

Print: http://prntscr.com/5l8udl
I uploaded the translation, but it gives an error.
Print:
http://prntscr.com/5lb7s1

I looked on line 20, and did not notice anything wrong:
19- // Compatible version of MyBB
20- $langinfo['version'] = "1800";
The error doesn't mean that the syntax mistake is in that line, it's actually in this one:
$langinfo['website'] = "http://www.hospedagemecriacaodesites.com.br/";"http://bf4brasil.com.br/"
It should be:
$langinfo['website'] = "http://www.hospedagemecriacaodesites.com.br/";

I'd be grateful if you report the bug to the author: http://community.mybb.com/user-24393.html
Did not understand what I have to do, can you explain better?
What should I explain better? Replace the first PHP code from my post with the second and reupload the modified inc/languages/ptbr.php file, that's all.
I did, but did not result and error continues.
But change the error.
http://zoner.com.br/

File inc/languages/ptbr.php
<?php
/**
 * MyBB 1.8 Pacote de Idioma Português do Brasil
 * Direitos Autorais 2014 MyBB Group, Todos os Direitos Reservados
 * Traduzido por Leandro dos Santos "www.hospedagemecriacaodesites.com.br"
 * Traduzido por dthiago ArnoldLayne-xXx "http://bf4brasil.com.br/"
 * Revisado por NewtonPDL
 */

// The friendly name of the language
$langinfo['name'] = "Língua Brasileira";

// The author of the language
$langinfo['author'] = "Leandro dos Santos";"ArnoldLayne-xXx";

// The language authors website
$langinfo['website'] = "http://www.hospedagemecriacaodesites.com.br/"; 

// Compatible version of MyBB
$langinfo['version'] = "1800";

// Sets if the translation includes the Admin CP (1 = yes, 0 = no)
$langinfo['admin'] = 1;

// Sets if the language is RTL (Right to Left) (1 = yes, 0 = no)
$langinfo['rtl'] = 0;

// Sets the lang in the <html> on all pages
$langinfo['htmllang'] = "pt-BR";

// Sets the character set, blank uses the default.
$langinfo['charset'] = "UTF-8";
I´m using here and don´t have any problems. Please, download again and upload rewriting all files of language pack. ;-)

Download here: http://community.mybb.com/mods.php?actio...ad&pid=111
or here: https://github.com/hospedagemdesites/MyBB
I upload correctly, but the error continues. Sad
zoner.com.br <<< Look

Edit
I got it, thank you!
I decided all remaking uploading MyBB.