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.