dfcdev Posted October 5, 2015 Share Posted October 5, 2015 i need to display customer's first name on a page, once he or she is logged in! can someone point me to the right direction for this? specifially on this file: catalog / includes / modules / boxes / bm_add_header_user_menu.php the message should go right next to the "create account/login" buttons, at the very top right hand side of the page and should read: Welcome back, "customer's first name"! so far i did get the page to read "Welcome back!" once a user logs in, I would like for the user to see his/her first name right next to the welcome back message, see attached php file line 94 also see attached screenshot too! bm_add_header_user_menu.php Link to comment Share on other sites More sharing options...
burt Posted October 5, 2015 Share Posted October 5, 2015 How it is done in the Responsive version: https://github.com/gburton/Responsive-osCommerce/blob/master/includes/modules/content/navigation/templates/navbar.php#L56 https://github.com/gburton/Responsive-osCommerce/blob/master/includes/languages/english/modules/content/navigation/cm_navbar.php#L20 https://github.com/gburton/Responsive-osCommerce/blob/master/includes/modules/content/navigation/cm_navbar.php#L36 Link to comment Share on other sites More sharing options...
Mort-lemur Posted October 5, 2015 Share Posted October 5, 2015 @@dfcdev please dont raise duplicate posts - www.oscommerce.com/forums/topic/408380-i-need-to-display-customers-first-name-on-a-page/ Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.