cotonti.com : User information https://www.cotonti.com Neueste Themenbeiträge Cotonti en Sun, 10 May 2026 00:12:07 -0000 Trustmaster Use a conditional expression in header.tpl of your theme:

<!-- IF {PHP.usr.id} > 0 AND ( !{PHP.usr.profile.user_location} OR !{PHP.usr.profile.user_birthday} OR !{PHP.usr.profile.user_gender} ) -->
<div class="error">Update your account information</div>
<!-- ENDIF -->
]]>
Di, 19 Jun 2012 04:21:28 -0000
roby Hello , how can i check if user after registration updated his personal info (location, bday, sex) and if these info is blank display notification (like below) on the top of site and link to profile and if these inputs are not blank, display nothing ?
 

    Update your account information      

]]>
Mo, 18 Jun 2012 10:44:41 -0000