Wiecie może jak ustawić domyślny awatar w poście, bo wszędzie działa oprócz w poście. Wygląda to tak:
Dodaje postbit_avatar:
@Edit: Nie ważne po prostu zamieniłem tą linijke: na tą
Dodaje postbit_avatar:
<center><div><a id="rotator" href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" alt="" alt="" width=200px" height="200px" /></a></div></center>
@Edit: Nie ważne po prostu zamieniłem tą linijke:
<img src="{$post['avatar']}" alt="" alt="" width=200px" height="200px" />
<img src="{$useravatar['image']}" alt="" width="200px" height="200px" />