Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Need help with accounts page
I have added points column in LUM_users table so I want now display that points details on accounts page any help much appreciate and I hope you understand what i was talking about
I checked some codes there is working
$this->User->CountVisit
But If i changed it to
$this->User->Points I'm getting error
Notice: Undefined property: User::$Points in /public_html/site/themes/account_profile.php on line 41
0
This discussion has been closed.