Quote:
Originally Posted by jeanne
For those of you having trouble with the installation using 4.0.13.
I missed this SQL command below when I first tried installing this mod and was getting the same error as the posters above. It seems to work now.
Code:
INSERT INTO xcart_modules VALUES (2,'stock_notify','Allows registered users to ask to be notified when a product is back in stock','Y');
|
Bless you!
I am not sure how I missed this, but it WAS the problem. At least for submitting the inquiry.
All I need to do is test out nof for product restock and emails to be sent out to end user.
Thanks jeanne, sometimes it is the smallest things that get overlooked.