Alidropship not working with PHP 7.1

Dylan-

Active Member
Hello,

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?
 

Yaros

Moderator
Staff member
AliDropship works with php 7.1, I am using it on PHP 7.1 server. Is this some loader ionCube loader?
 

Dylan-

Active Member
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.
 

Dylan-

Active Member
Okay i've contacted my hosting provider, according to them the alidwoo plugin is causing problems to run PHP 7.1
 

ZbigniewPL

Active Member
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.
 

Attachments

  • Screenshot (5).png
    Screenshot (5).png
    18.8 KB · Views: 7

Dylan-

Active Member
Okay the issue is resolver, turned out that social rabbit was causing issues.
Thanks for the support!
 
Top