Error creating a new payment methode

  • Posts: 191
  • Thank you received: 11
  • Hikashop Business
1 day 19 hours ago #365237

-- HikaShop version -- : 5.1.2
-- Joomla version -- : 5.2.3
-- PHP version -- : 8.2

When I create a new payment methode I get the error:

in /home/deb3757n292/domains/johnflora.nl/public_html/plugins/hikashoppayment/platron/PG_Signature.php (line 17)

    public static function getScriptNameFromUrl ( $url )
    {
        $path = parse_url($url, PHP_URL_PATH);
        $len  = strlen($path);
        if ( $len == 0  ||  '/' == $path{$len-1} ) {
            return "";
        }
        return basename($path);
    }

Could this please be fixed?

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

  • Posts: 83050
  • Thank you received: 13412
  • MODERATOR
1 day 15 hours ago #365239

Hi,

That error was fixed two years ago:
github.com/HikaShop/hikashoppayment-platron/releases/tag/2.6.2
You need to update the plugin if you're using it, on uninstall it if not.

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

Time to create page: 0.050 seconds
Powered by Kunena Forum