Webboard

Pełna wersja: Zmiana miesiecy na polskie
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
wersja skryptu MyBB: 1.8
adres forum: aktualnie brak
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

http://zapodaj.net/af403c32748a0.png.html
Witam. Mam taki problem, gdy sie kliknie na grupe Uzytkownicy (instalowalem plugin views_grups 1.8 legende) to mam:
http://zapodaj.net/af403c32748a0.png.html
Chcialbym by miesiace byly po pl, reszte sam zmodyfikowalem :)

Salvation

otwieram folder admin i mam tylko plik index, nie mam adminfunctions.php... przez ftp

Mam 1.8 ...

Pomoze ktos czy nie?
Kod PHP:
/**
 * Turn a unix timestamp in to a "friendly" date/time format for the user.
 *
 * @param string A date format according to PHP's date structure.
 * @param int The unix timestamp the date should be generated for.
 * @param int The offset in hours that should be applied to times. (timezones)
 * @param int Whether or not to use today/yesterday formatting.
 * @param boolean Whether or not to use the adodb time class for < 1970 or > 2038 times
 * @return string The formatted timestamp.
 */
function my_date($format$stamp=""$offset=""$ty=1$adodb=false)


Jako ze duzo fraz my_date to nie wiem dokladnie gdzie, w 1 mam takie cos i nie ma nigdzie przed tym $date]...
return $date; masz na końcu funkcji my_date. U mnie jest to 413 linia pliku (jakieś 83 linijki niżej).