[solved] Sending double order emails

  • Topic Author
  • Visitor
  • Visitor
12 years 1 month ago #10234 by
Replied by on topic Re: Sending double order emails
Ohhh I didn't get email notification about your latest reply.

I checked in:
- /components/com_alphauserpoints/alphauserpoints.php, there are only 54 lines of codes.
- /components/com_alphauserpoints/models/alphauserpoints.php, no such codes.

Any other locations I should look?

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #10238 by nordmograph
Yes, wrong places. Sorry for not precising.
Check plugins/vmpayment/alphauserpoints

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
12 years 1 month ago #10239 by
Replied by on topic Re: Sending double order emails
Thanks.
Here they are:


$order = $method->status_canceled;

$order = $virtuemart_order_id;

$order = 0;

$modelOrder->updateStatusForOneOrder($virtuemart_order_id, $order, true);

return $this->processConfirmedOrderPaymentResponse(false, $cart, $order, '');

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
12 years 1 month ago #10256 by
Replied by on topic Re: Sending double order emails
Any findings?

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #10258 by nordmograph
Hello

No, actually not. Unfortunately I can not find anything in the code different from another payment plugin and I can not reproduce this on my local server. Also you seem to be the only user experiencing this. I guess I'll have to set up a live site to test this on an online setup... I'll keep you posted.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
12 years 1 month ago #10260 by
Replied by on topic Re: Sending double order emails
I am using J2.5.3, VM2.0.2, default J-template.

Today I saw an update for VM2.0.4, will this affect the functionalities of AUP if I update?

Please Log in or Create an account to join the conversation.

Time to create page: 0.319 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.