• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
  • Private: No
  • Open Date: 23.01.14, 22:03
  • Opened by: Richard
  • Closed by: Alex
  • Closed on: 18.02.14, 13:30
  • Reason: No answer from a customer

Ticket #2846 - New Customer Registration 'Your account has been created.' message in my-account.tpl

Hello !

in my-account.tpl there is a little code that is never executed because $account_created is never set anywhere.

{if isset($account_created)}

<p class="success">
	{l s='Your account has been created.'}
</p>

{/if}

how could we make it works when a new account is created, so we could have the ‘Your account has been created.’ message being displayed after a new customer registration.

Thank you. :-)

Comments

Alex 24 Jan 2014, 14:13

Hi. In the default Prestashop theme I don’t see such message as well.
Do you really need this message? :-) I can make it for you for 10 euro.

Richard 24 Jan 2014, 14:18

Hello;

…Actually I’ve just figured it out. this message is supposed to appear in the 2 steps registration process only.

Thank you for the offer anyway.

but on the same kind of thing, I would like to see a thank you message after someone place an order…Do you have any suggestions?… :-)

Alex 25 Jan 2014, 13:31

On the checkout page you can find the text where you can change it with your text ‘Thank you’.