Versiunea phpbb 3.0.9
Daca forumul a fost instalat recent sau reprezinta un update/upgrade/conversie?:Recent
Ati folosit un wizard de instalare furnizat de firma de gazduire pentru instalare?: Instalare Automata
MODurile instalate:Nici unul
De cand a aparut problema semnalata?:NU
Nivelul vostru de experienta in instalarea/utilizarea/administrarea phpbb (fiti sinceri, raspunsul ar putea fi formulat pe intelesul vostru daca sunteti la inceput).

Problema:
Pai as vrea sa mi apara acel numar de avertismente,warns,cand postezi, Avertismente: 1 din 3
Stiu ca s au mai facut topic-uri,dar problema e ca mi apare o eroare:
http://i50.tinypic.com/34j6vkw.jpg
Am adaugat dupa acel cod:
Cod: Selectaţi tot
<!-- IF postrow.POSTER_FROM --><dd><strong>{L_LOCATION}:</strong> {postrow.POSTER_FROM}</dd><!-- ENDIF -->
Cod: Selectaţi tot
<!-- ELSEIF postrow.POSTER_WARNINGS --><dd><strong><span style='color:#aa0000;font-weight:bold;'>{L_WARNINGS}</span>: </strong> {postrow.POSTER_WARNINGS} din 3</dd><!-- ENDIF -->

Arata c-am asa
Cod: Selectaţi tot
<!-- IF postrow.POSTER_FROM --><dd><strong>{L_LOCATION}:</strong> {postrow.POSTER_FROM}</dd><!-- ENDIF --><!-- ELSEIF postrow.POSTER_WARNINGS --><dd><strong><span style='color:#aa0000;font-weight:bold;'>{L_WARNINGS}</span>: </strong> {postrow.POSTER_WARNINGS} din 3</dd><!-- ENDIF -->
