Jump to content

Email alerts not showing email input field


Kuba

Recommended Posts

Hi!

 Recently I've encountered a problem with emailalerts module. When user isn't signed in, for particular products (however not all of them) there is no email input field displayed. Also, developer console and ps logs aren't showing anything. Excluding if from code below helped, but would like to know what's the reason.

            {if isset($email) AND $email}
                <input class="form-control" type="email" placeholder="{l s='[email protected]' d='Modules.Mailalerts.Shop'}"/><br />
            {/if}

Does anybody had similar problem?

 

Best wishes,

Kuba

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...