VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: carolmarkerson on September 03, 2014, 14:23:14 PM

Title: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: carolmarkerson on September 03, 2014, 14:23:14 PM
Hi I am having an issue with my order conformation and invoice.

When a new order is placed the user receives 2 order emails one that contains the payment/shipment and one that's missing the names. Attached to each email is the PDF invoice that also is missing the payment/shipment info. The missing info is only on the first pending email sent out all other emails after have the correct information. If i disable the invoice generation on pending orders then if I force generate an invoice it works fine. The payment method is 'VM Payment - Standard' and the shipment method is 'VM Shipment - By weight, ZIP and countries'.

I am running VirtueMart 2.6.8 and Joomla 2.5.24. I have run the database update tool and the renew config from file tool. The database has been migrated from a previous version that on initial testing a month ago didn't seem to have issue. I haven't made any modifications to the files.

Thank you if you have any help :)
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: jlover on September 24, 2014, 15:02:20 PM
same problem here.

have your got solution?
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: GJC Web Design on September 25, 2014, 00:30:06 AM
AFAIK this is fixed on 2.6.10 which you should be on anyway - it is the only current secure version
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: GP-Dev on September 26, 2014, 15:54:35 PM
Hello,

I am on Virtumemart 2.6.10 / Joomla 2.5.25 and the issue still exists. I didn't check with 2.6.8 since I upgraded from an earlier version.

The issue presents this way for me:

On order status "Pending" the vendor and the client get 2 emails, the one is the proper email with all the info and the other is missing the payment/shipment info.

The bad email is also shorter in width, proper VM emails take the full width of the page.

I don't use invoices so I don't know how these are affected.

Thank you
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: jenkinhill on September 26, 2014, 16:26:25 PM
Pending means that an order has been confirmed by the shopper but they have not yet paid. When the payment is made the order is set to Confirmed. You don't really want to have emails sent if the order is not yet paid, so for "Default Order Status to send email to shopper"  I only use Confirmed (and Confirmed by shopper when necessary) and the same two selected for "Default Order Status to send email to vendor". I only see one email to the vendor and one to the shopper.
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: GP-Dev on September 26, 2014, 16:56:09 PM
I agree that the email to the client could be disabled for pending orders.
However it is essential that the vendor gets an email for pending orders since most of these don't auto confirm (they are paid on delivery).

So there is no reason that 2 emails should be send for pending orders.
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: JMoVS on October 04, 2014, 11:06:59 AM
I also get the same error as of Virtuemart 2.6.10 on Joomla 2.5.27
2 emails of which one is missing the payment information (critical for pay upfront via bank transfer). Emails are sent twice to both the vendor and the shopper.
Title: Re: Duplicate order conformations and no payment/shipment names displayed [VM 2.6.8]
Post by: Dragoner on October 13, 2014, 13:41:19 PM
Hello, i have same problem. I need send mail to vendor and shopper where status is "P". Now VM send 2 and 2 emails.

I test VM 2.6.10 a 2.6.11 ... same problem ... (J 2.5.27)

Please HELP.
Title: Re:Duplicate order conformations no payment/shipment names displayed [VM 2.6.16]
Post by: GP-Dev on February 21, 2015, 00:41:59 AM
Hello,

I just upgraded to 2.6.16 and the problem still exists. How is that possible?

Can a moderator change the title of the thread so that people know this doesn't concern just 2.6.8?

Thank you
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: janpihl on March 09, 2015, 10:32:51 AM
I just upgraded from 2.6.14 to 2.6.16 and the problem still exists.
In 2.6.14 the problem seemed solved but in 2.6.16 its back again.

Thank you
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: Milbo on March 09, 2015, 10:39:10 AM
You must go in your config and store it at least one time.
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: GP-Dev on March 16, 2015, 17:48:05 PM
Hi Milbo,

You mean go to Configuration->Configuration and click Save?
I tried that but I am afraid the bug still exists.
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: GP-Dev on March 24, 2015, 19:06:07 PM
Just upgraded to 2.6.17 and the issue still exists...
I also tried to click save on the configuration.
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: iRescue.gr on April 07, 2015, 09:38:33 AM
I am also in 2.6.17 and dealing with the same problem.
Any fix?
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: GP-Dev on April 22, 2015, 11:43:40 AM
Version 2.6.18 and the issue is still there.
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: betelguise on April 29, 2015, 10:30:15 AM
Same problem here
Title: Re: Duplicate order conformations + no payment/shipment names displayed [VM 2.6.16]
Post by: EvanGR on June 02, 2015, 11:16:56 AM
Hey guys, running into a similar issue here (VM 2.6.18). More specifically...

I want a Pending email notification (shopper) for PayPal transactions only. Because of the PayPal redirect, I want to shopper to know that they initiated a purchase (that might not end up being completed due to misc reasons).

However, I do not want a Pending email notification for the standard payment, because the order is completed immediately and the shopper gets 2 emails for the order.

Is it possible to cover both cases successfully?

Thank you