manuel1972 Posted June 28, 2010 Share Posted June 28, 2010 Hi All,I have a problem getting the email alert for back in stock emails to work.All my emails for other functions work fine (nearly out of stock alert, new order received, customer emails about new order and order overview etc.), but this one doesn't.Also when a product is out of stock and the customers fills his email address in to get the notification later, after pushing the button, nothing happens. Also in 'my account' no notification is mentioned.What can be the problem here?thanks in advance!Regards,Manuel 3 Link to comment Share on other sites More sharing options...
uddhava Posted June 30, 2010 Share Posted June 30, 2010 I have a similar problem. The link is not clickable, and the link address is "#".So is there a ajax problem here? Link to comment Share on other sites More sharing options...
Rakward Posted July 15, 2010 Share Posted July 15, 2010 In product.tpl in the mailalerts module folder, replace url: '{$base_dir}modules/mailalerts/mailalerts-ajax_add.php',byurl: '{/literal}{$base_dir}{literal}modules/mailalerts/mailalerts-ajax_add.php',that should fix it, Without the literals, $base_dir was seen as a smarty thing Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now