Alidropship is not working with PHP 7.1 i get the message about enabling some loader but that is already enabled.
How can i solve this? And is PHP 7.2 also possible?
Hi Yaros yes the ionCube loader indeed. If i look in my hosting settings it is turned on the ionCube loader.
But within Wordpress it is sending the message that it is not.
Hello, create a file in Your home catalog with following code:
<?
phpinfo();
?>
Open http://yourdomain.com/info.php in Your browser and look if iOncube Loader is enabled. It should look like this in the file have attached. Please look also for PHP version there.