News:

Support the VirtueMart project and become a member

Main Menu

Realex plugin 404 error realex_hpp_api/jump.php

Started by phil147, May 14, 2024, 13:00:02 PM

Previous topic - Next topic

phil147

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