• Hi,

    There are problems using this plugin with php7 that should be fixed and I don’t know how to do it manually.

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Garcia

    (@sultanicq)

    Hi,

    We actually didn’t have any issues reported with php7. Which are your problems with php7?

    Regards,

    Thread Starter svenms

    (@svenms)

    Hello David,

    When installed and activated the plugin using php7, it doesnt work for me. I have to downgrade to 5.6, then it start working, after that I ugrade again php.

    For example in domain-sharding.php line 333 there is:

    function check_domain_sharding(&$buffer)
    	{
    		if ( $buffer != '' )

    I think for make it work under php7 you have to delete ‘&’. At least I had to do it with some files of W3 Total caché plugin to make it work.

    Maybe there are other issues but I am not quite advanced on programming on php. another thing, the verify button is not working for me too. Finally I used W3 total cache for sharding.

    Kind Regards !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issues with php 7’ is closed to new replies.