Jump to content

Shopping Cart Box


Guest leewilson78

Recommended Posts

Ok Open includes/boxes/session.inc.php

FIND:

$box_content->assign("TXT_USERNAME", $cc_session->ccUserData['firstName']." ".$cc_session->ccUserData['lastName']);




REPLACE WITH:


$box_content->assign("TXT_USERNAME", $cc_session->ccUserData['firstName']);

Save and re upload

Hope this helps

Kinetic :wacko:

Hi all,

I was just wondering how I can have the shopping cart welcome the user by first name only.

Thanks

Lee

Link to comment
Share on other sites

Guest leewilson78

Yes, think it will be a mod I will do on my future sites too. This is my first CC site, I use Joomla CMS a lot, every new project starts with a few default installations, tidy up of files etc, guess it will be the same with CC.

Thanks again.

Lee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...