Merhaba oyun scriptimde php hataları alıyorum, büyük hatalar değil ama düzeltmem lazım, cevap verenlere çok teşekkür ediyorum.

1---

Verdiği hata:

Warning: date() expects parameter 2 to be long, string given in /home/korsan/public_html/s1/ranking/player_ocean.php on line 47

O yerde bulunan kod:

".date("H:i",next_highscore_update)."

2---

Verdiği hata:

Warning: date() expects parameter 2 to be long, string given in /home/korsan/public_html/s1/ranking/alliance.php on line 34

O yerde bulunan kod:

".date("H:i",next_highscore_update)."
3---

Verdiği hata:

Fatal error: Call to undefined function gameconfig() in /home/korsan/public_html/s1/popup/bbcode.php on line 18

O yerde bulunan kod:

<title>".gameconfig('game_name')." - ". $LANG_GAME[THIS_GAME_ID] ." - BBCode</title>
Bu hatalar oyun akışını engellemiyor ama hata hatadır, çözümlenmesi gerek, mesajlarınızı bekliyorum