Dashboard
Userinfo Variables
Userinfo varibales are universal can be used anywhere in USER SIDE.
Format : {$userinfo.variablename}
Modifiers & Arguments
fiat
currency ID
{$userinfo.variable|fiat}
{$userinfo.variable|fiat:14}
amount_format
-
{$userinfo.variable|amount_format}
-
default
N/A
{$userinfo.variable|default:"N/A"t}
-
date_format
%Y-%m-%d %H:%M:%S
{$date_variable|date_format}
{$date_variable|date_format:"%Y-%m-%d %H:%M:%S"}
{$userinfo.fullname}
Full Name
{$userinfo.username}
Username
{$userinfo.email}
{$userinfo.created_at|date_format}
Registration Date
{$userinfo.last_access}
Last Access Date Time
{$userinfo.last_access_ip}
Last Access IP
{$userinfo.sponsor|default:"N/A"}
Sponsor/Upline
{$userinfo.accountbalance|fiat}
Account Balance
{$userinfo.affiliates}
Total Affiliates
{$userinfo.affiliates_active|fiat}
Active Affiliates
{$userinfo.affiliates_total|fiat}
Total Affiliates Commission
{$userinfo.affiliates_investment|fiat}
Total Affiliates Investment
{$userinfo.investments_active|fiat}
Total Investment
{$userinfo.investments_total|fiat}
Active Investment
{$userinfo.earnings_total|fiat}
Total Earnings
{$userinfo.earnings_today|fiat}
Earnings Today
{$userinfo.withdrawals_total|fiat}
Total Withdrawals
{$userinfo.withdrawals_pending|fiat}
Pending Withdrawals
Last Investment Variable
{$investment_last}
Last Investment Amount
{$investment_last_cid}
Last Investment Currency ID
{$investment_last_currency}
Last Investment Currency
{$investment_last_date}
Last Investment Date
{$investment_last_id}
Last Investment Package ID
Last Earning Variable
{$investment_last}
Last Investment Amount
{$investment_last_cid}
Last Investment Currency ID
{$investment_last_currency}
Last Investment Currency
{$investment_last_date}
Last Investment Date
{$investment_last_id}
Last Investment Package ID
Last updated