JayC
Well-Known Member
Ok so I got a new CMS and I think I really like it just got a few errors (Not very sharp with coding)
1.
The line: $friendCount = $getFriendCount->num_rows;
2. Notice
The Line: $tpl->assign('registered', date("d/m/y", $regStr));
and than the staff page is messed up:
Thank you for all of your help! Which ever one you can answer just put 1 , 2 or 3 thanks!
1.
Trying to get property of non-object in
C:\xampp\htdocs\userprofile.php on line
73The line: $friendCount = $getFriendCount->num_rows;
2. Notice
: Undefined variable: regStr in
C:\xampp\htdocs\userprofile.php on line
80The Line: $tpl->assign('registered', date("d/m/y", $regStr));
and than the staff page is messed up:
You must be registered for see links
Thank you for all of your help! Which ever one you can answer just put 1 , 2 or 3 thanks!