Good morning,
I was testing virtuemart 2.9.9e with latest Joomla in order to be ready for upgrading our shops and I noticed that clicking the "notify me" button when product is out of stock give the following error message:
If difficulties persist, please contact the System Administrator of this site and report the error below.
0 TableWaitingUsers::bind(*NULL*)
and obviously the table_virtuemart_waitingusers don't get updated and I can't see the customer email added in the product backend.
May it possible to know if it's just a problem related to my test shop or if it's a known problem?
Thank you for your attention
SLY70
I was not able to reproduce this error. However the controller was not set and notfiy customer used a wrong vRequest. So indeed it was not working, thanks for notifying, should work now.