Jump to content

Mail alerts breaks SSL in myaccount "my alerts"


Recommended Posts

Anyone else had this problem? I got the module working by adding

include(dirname(FILE).’/../../modules/mailalerts/mailalerts.php’);

as mentioned in this thread: http://www.prestashop.com/forums/viewthread/28772/help_configuration___use/my_alerts_in_my_account_block_problems

My SSL works perfectly throughout my site after a few tweaks but I can't resolve this issue.

In "my account" SSL is enabled and secure. When you click on my alerts, you are forwarded to https://www.EXAMPLE.com/store/modules/mailalerts/myalerts.php . This is when the SSL breaks. It breaks even if you have a blank myalerts.tpl file. So I don't get it?

I'd really like it working as I'd like to able to notify customers automatically when items are restocked.

Link to comment
Share on other sites

  • 3 weeks later...

Yes I think its a bug.
Mail alerts breaks my SSL in all browsers.
What I did was revert back to a previous version of the module, from 1.1 or earlier.(or use a blank "my-account.tpl" file in the module blockmyaccount), as when this link is selected in my account is when the SSL breaks. Neither of these options will however have the function to notify customers of new stock.

Link to comment
Share on other sites

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...