Quote:
Originally Posted by Doublecrosser
Actually I got it changed, but my variable is actually dbtech_vbshop_points that I want displayed, how would I change the variable itself so it's dbtech_vbshop_points and not dbtech_ph_credits that is displayed?
|
Ah ok,
ACP->Styles & Templates->Style Manager
For your style hit the dropdown and select
Edit Templates
Find the template called
dbt_ph_profile and double click it
Find
{vb:raw user.credits}
and replace it with
{vb:raw user.dbtech_vbshop_points}