SMFShop > Coding

Help with Data Base & Items

(1/1)

Bree:
Hellou! I'm creating a RPG Forum and using the "Add xxx to Post Count" Item I added some like: "Add 1 Point of strength", in Data Base I created a column named "strength" but I cannot make it shows in the profile page. I tried by adding some like this in the Display.Template:


--- Code: ---<h4>Pruebas de Atributos</h4>
               <li >', $txt['stat_fuerza'], ': ', $message['member']['strength'], '</li>';
--- End code ---

But I doesn't show. Could you help me please? n_n

Ellen28:
Thank you very much

Navigation

[0] Message Index

Go to full version