Hi Guys
PHP 7.4.24 / J3.10.12 / VM4.4.0
I've just updated to VM4.4.0 from VM3.8.4 (via VM4.2.18) and Realex HPP vmpayment plugin now gives a 404 error with the following after the domain name in the url:
https://www.mydomain.com/plugins/vmpayment/realex_hpp_api/404
If I turn on debug mode then all the realex post variables look ok, its just the transport over to realex is failing. I am using same Referring URL and Gateway URL from previous version 3.8.4 where it worked fine.
Before the update in the access_log I could see 200, now I get 302.
ipaddress - - [19/Dec/2024:14:31:25 +0000] "POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.1" 200 1051
ipaddress - - [19/Dec/2024:14:36:08 +0000] "POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.1" 200 1049
ipaddress - - [19/Dec/2024:17:07:36 +0000] "POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.1" 302 -
ipaddress - - [19/Dec/2024:17:08:16 +0000] "POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.1" 302 -
ipaddress - - [19/Dec/2024:17:09:15 +0000] "POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.1" 302 -
Any help greatly appreciated :-)
thanks
Eliot
Hi Max
Any idea what this could be ... I used rupostel fatal catcher and it shows the following:
Your site caused a blank screen upon a visit of this URL:
https://www.mysite.com/plugins/vmpayment/realex_hpp_api/jump.php
HTTP_REFERER: https://www.mysite.com/cart?task=orderdone
Error message data:
E_ERROR:1 404: View not found [name, type, prefix]: category, raw, virtuemartView in file: \var\www\site.com\libraries\src\MVC\Controller\BaseController.php line: 839
timestamp: 2024-12-20T09:21:45+00:00
thanks
Eliot