Quantcast
Channel: General developer forum
Viewing all articles
Browse latest Browse all 37673

Re: User profile information not displaying properly

$
0
0
by Andrew Normore.  

Notice: Undefined Property: stdClass             This is fine, it's just a "notice".

For Your Information
When it says error, thats when you have found a problem.

What this is saying, is that $user->{$fieldname} hasn't yet been declared. To get rid of the notice, you would put

$user->{$fieldname} = ""; above line 2723. But don't worry about it. When I turn debugging on, I get hundreds of those.

 


Viewing all articles
Browse latest Browse all 37673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>