
Pentru a vedea : Apasati aici
I need help urgent !
Multumesc !
Cod: Selectaţi tot
<!-- BEGIN switch_namechange_disallowed -->
<tr>
<td class="row1" width="38%"><span class="gen">{L_USERNAME}: *</span></td>
<td class="row2"><input type="hidden" name="username" value="{USERNAME}" /><span class="gen"><b>{USERNAME}</b></span></td>
</tr>
<!-- END switch_namechange_disallowed -->
<!-- BEGIN switch_namechange_allowed -->
<tr>
<td class="row1" width="38%"><span class="gen">{L_USERNAME}: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="username" size="25" maxlength="40" value="{USERNAME}" /></td>
</tr>
<!-- END switch_namechange_allowed -->
Eroarea nu se localizeaza neaparat in template.php, ci in unele din fisierele .tpl ale stilului. Cel mai adesea apare dintr-o folosire gresita a switchurilor <!-- BEGIN--> <!-- END-->, un <!-- BEGIN--> fara <!-- END--> (sau invers) sau in urmatoarea situatie:sparkle scrie:am adaugat ala la fisier si acu zice:
Parse error: parse error, unexpected '}' in /usr/home/vhosts/fantasy.lx.ro/includes/template.php(127) : eval()'d code on line 295
cand dau la profil
Cod: Selectaţi tot
gresit:
<!-- BEGIN a -->
<!-- BEGIN b -->
<!-- END a -->
<!-- END b -->
Cod: Selectaţi tot
corect:
<!-- BEGIN a -->
<!-- BEGIN b -->
<!-- END b -->
<!-- END a -->
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator