Display default status update if the latest update function returns empty
-
I’ve been trying to figure out how to display default text (only to the logged in member) if a member has no profile activity updates. My thinking is that some text – something like “Update your status below to display text here to the community…” – would encourage new members to update their status upon joining.
Here’s my member header php
`@?
`
I’ve tried fiddling around with if empty() and isset() stuff, but can’t figure out how to achieve the desired results. Anyone out there willing to lend they’re expertise here? If I figure it out in the mean time, I’ll post my solution.
- The topic ‘Display default status update if the latest update function returns empty’ is closed to new replies.