TOTE Posted May 22, 2018 Share Posted May 22, 2018 Hello! Is there any variable to put in the pages and tell you the member's name? Link to comment Share on other sites More sharing options...
0 Jeffrey Posted May 23, 2018 Share Posted May 23, 2018 (edited) @TOTE I took this from the userbar; {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"} You might be able to use this; {member="name"} Example; <li style="display: inline-block">Welcome Back, {member="name"}</li> Edited May 23, 2018 by Jeffrey 1 Support Team - September 9th, 2017 - June 8, 2018 Junior Moderator - December 14th 2018 - November 16th, 2019 Designer - November 16th, 2019 - June 5th, 2020 Moderator - June 5th, 2020 - August 28th, 2020 Link to comment Share on other sites More sharing options...
0 TOTE Posted May 23, 2018 Author Share Posted May 23, 2018 7 hours ago, Jeffrey said: @TOTE I took this from the userbar; {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"} You might be able to use this; {member="name"} Example; <li style="display: inline-block">Welcome Back, {member="name"}</li> Thanks♥ Link to comment Share on other sites More sharing options...
0 Jeffrey Posted May 23, 2018 Share Posted May 23, 2018 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Support Team - September 9th, 2017 - June 8, 2018 Junior Moderator - December 14th 2018 - November 16th, 2019 Designer - November 16th, 2019 - June 5th, 2020 Moderator - June 5th, 2020 - August 28th, 2020 Link to comment Share on other sites More sharing options...
Question
TOTE
Hello!
Is there any variable to put in the pages and tell you the member's name?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts