VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rage76 on February 12, 2014, 12:38:22 PM

Title: "notify me"
Post by: rage76 on February 12, 2014, 12:38:22 PM
How can the "notify me" button be set to send an email to the VM administrator when someone has entered their details?

VM ver: 2.x
Joomla ver: 2.5.x
Title: Re: "notify me"
Post by: Vickula on February 25, 2014, 12:01:55 PM
Did you find a solution to this question as I would like the same functionality!
Title: Re: "notify me"
Post by: rage76 on February 25, 2014, 19:10:19 PM
nothing yet !! :(
Title: Re: "notify me"
Post by: jenkinhill on February 25, 2014, 20:12:35 PM
That is not a configurable option, even in VM2.5, and as far as I am aware, nobody has yet written a plugin to provide that function.
Title: Re: "notify me"
Post by: rage76 on February 26, 2014, 17:41:47 PM
I hope someone comes up with a solution for this. This is a very important issue and needs to be addressed  !!
Title: Re: "notify me"
Post by: jenkinhill on February 26, 2014, 18:49:07 PM
If you need it and cannot program it yourself then why not commission a programmer to write a plugin or code to be included in the VM core?
Title: Re: "notify me"
Post by: rage76 on April 14, 2014, 17:27:15 PM
Just updated to VM 2.60 but there is still nothing on "notify me"

Am I missing something?
Title: Re: "notify me"
Post by: Robert_ITMan on June 18, 2014, 15:28:22 PM
I just updated to 2.6.6 and the code for the back end product 'notify me' went missing! 2.6.2 had a button and now even that is gone. The code from 2.0.? had everything working... what happened to that code?!

2.6.6 I tested and can see we still have the notify me working on the front end (we call it 'wait list') so we only need the back end product status code to be restored so we can again see who is on the notify me list / wait list and send the notice and update the 'Notified' date/time stamp.

If/when I find a fix I will post it here.
Title: Re: "notify me"
Post by: jenkinhill on June 18, 2014, 15:45:27 PM
The customer notify code is still there.Here is an example on the product status page.  The now in stock option only shows if the product is actually out of stock and there are customers waithing to be notified.


[attachment cleanup by admin]
Title: Re: "notify me"
Post by: Robert_ITMan on June 18, 2014, 15:51:28 PM
jenkinhill - thanks for the quick reply! I don't see that in my 2.6.6 installs!? I'm looking at product status for products that have waiting lists. I don't have any admin templates for products pages - something is wrong... can you help?

See attached product-status-where-is-waitlist.jpg with print screens showing:

[attachment cleanup by admin]
Title: Re: "notify me"
Post by: Robert_ITMan on June 18, 2014, 17:28:14 PM
I see it now too - it was easy... and obvious: See attached product-status-waitlist-set-in-configuration.jpg

For the waiting list / notify to work and be viewable we need to set this properly in the configuration: VM Configuration > Shopfront > SELECT Displays 'Notify Me' instead of 'Add To Cart' button (under 'Action when a Product is Out of Stock').

Sending the email is not working though: I tested adding to wait list works, sending notice from back end to 1 removed them from the list with 'Use notification template' checked and tried again with unckecked... but no emails were received, even though I received the alert pop-up stating email(s) sent and the users were removed from the top of the list 'Users waiting to be notified when this product is back in stock'.

[attachment cleanup by admin]
Title: Re: "notify me"
Post by: rage76 on June 21, 2014, 10:59:19 AM
I have gotten rid of the"notify me" thing.

It is better to allow normal ordering to out-of-stock products and specify product availability rather than using this feature which actually is totally useless until, a proper plugin is used to send a mail to the admin.