Quote:
Originally Posted by MicroLinux?
anybody? =[
|
Your postbit_legacy template looks changed from the original, maybe by another hack.
I would suggest that you put the AWS code, below the line :
HTML Code:
<ifcondition="$show['reputation']">$vbphrase[reppower]:$post[reppower]$post[reputationdisplay]
Also, I am surprised to seem that your template has no space between the 'if' and the 'condition' words, as shown in this part:
HTML Code:
<ifcondition="$post['joindate']">$vbphrase[join_date]:$post[joindate]
<ifcondition="$post['field2']">$vbphrase[location_perm]:$post[field2]
<ifcondition="$post['age']">$vbphrase[age]:$post[age]
Maybe your editor is acting up against you?