Bumbleguy 0 Posted January 4, 2008 Hello. Im looking for a module that customer can add their email to a product that is out of stock and when the product comes into stock an email will be sent automatic to this customer. I found one module but it did not work =( Anyone have a module like this? Regards Share this post Link to post Share on other sites
eww 1 Posted January 5, 2008 I found one module but it did not work =( what module was it? Share this post Link to post Share on other sites
Bumbleguy 0 Posted January 5, 2008 It was this one, I did put the code in but nothing realy happend or did show. http://addons.oscommerce.com/info/3152 Share this post Link to post Share on other sites
eww 1 Posted January 6, 2008 nothing happened after you did the edits? this contribution uses the default oscommerce product notifier.. i tried to install this myself recently until i noticed your customer has to be registered and logged in, in order to place their email in the database. basically, head to: http://demo.oscommerce.com click a product.. notice the "Notify me of updates to.." box? click on it. it will ask you to login. if your customer isn't logged in, they don't get to add themselves to the notify. if you removed column_right.php from your shop, that's why you didn't notice anything after you placed the edits. this add-on adds a call to your admin categories.php page that signals a notify call if you're updating a product someone requested updates. the contribution DOES work (tested it myself, just didn't have the desired results) Share this post Link to post Share on other sites
platte 0 Posted January 22, 2008 nothing happened after you did the edits? this contribution uses the default oscommerce product notifier.. i tried to install this myself recently until i noticed your customer has to be registered and logged in, in order to place their email in the database. basically, head to: http://demo.oscommerce.com click a product.. notice the "Notify me of updates to.." box? click on it. it will ask you to login. if your customer isn't logged in, they don't get to add themselves to the notify. if you removed column_right.php from your shop, that's why you didn't notice anything after you placed the edits. this add-on adds a call to your admin categories.php page that signals a notify call if you're updating a product someone requested updates. the contribution DOES work (tested it myself, just didn't have the desired results) I also installed this and its not working for me too. There are no emails send when a product have stock again. Share this post Link to post Share on other sites
AndreD 0 Posted February 5, 2008 So... does it work or not ? Share this post Link to post Share on other sites
eww 1 Posted February 6, 2008 you have to edit a product to get it to send the notification :) Share this post Link to post Share on other sites