Hi,
Can anyone advise me on how I can add a custom phrase (such as 'setting_uttpoints_perthread_title') to show how many points you get for doing certain things.
I have an FAQ section on how to earn money so want to have a section to refer people to should they have any questions.
So far I have tried
Code:
Points per thread: $vbphrase[setting_uttpoints_perthread_title]
which displays nothing and..
Code:
Points per thread: $vbphrase['setting_uttpoints_perthread_title']
which gives me an error
Can somebody point me in the right direction please :squareeyed: