I have to speak to my web host to upgrade the php version. I did try your patch. Got the following
Fatal error: Can’t use function return value in write context in public_html/wp-content/plugins/pressforward/Controllers/HTTPTools.php on line 155
Yes, I am having the same issue. Had such hope when I first downloaded it.
Running using WAMP server
did the same, it did show up in the list.. but got an error
Warning: ZipArchive::getStatusString(): Invalid or unitialized Zip object in /home/cranni/public_html/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 1235
line 1235 reads
wpa_backup_error( ‘unzip’, $z->getStatusString(), true );
so a little unclear about what my problem is..
I see this topic has been resolved. But I don’t see the solution posted anywhere.