VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: phil147 on May 14, 2024, 13:00:02 PM

Title: Realex plugin 404 error realex_hpp_api/jump.php
Post by: phil147 on May 14, 2024, 13:00:02 PM
Hi,

Im using Joomla 4.4.4 , VM 4.2.0

Ive tried switching templates to cassiopia , same result

I get a 404 error -    POST /plugins/vmpayment/realex_hpp_api/jump.php HTTP/1.0

The error happens when command include is executed

<?php
if( file_exists($vmpayment_realex_path."/../../../index.php")) {
   include($vmpayment_realex_path."/../../../index.php");
}

Any ideas ? When I substitue a test file for index it opens ok

Thanks
Phil
Title: Re: Realex plugin 404 error realex_hpp_api/jump.php
Post by: eliotrayner on December 20, 2024, 09:37:48 AM
Hi Phil

Did you find the solution this issue ?

I've got the same issue, and cannot get it working.

thanks
Eliot