deliciousbrains / wp-migrate-db

WordPress plugin that exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer.
https://wordpress.org/plugins/wp-migrate-db/
341 stars 515 forks source link

New update gives "Unable to determine folder name for theme Array Wordpress" failure #144

Closed dennisjonda closed 1 year ago

dennisjonda commented 1 year ago

I tried to create a migration with several sites, but everywhere I get the same error message: "Unable to determine folder name for theme Array Wordpress".

With the older versions the migration works.

AhmedTheGeek commented 1 year ago

Hi @dennisjonda, are you using a custom themes directory? or a custom wp-content path?

WihlkeJulius commented 1 year ago

I got the same problem when running wp migratedb profile 1 --path=/home/website/public_html/ It's a plain WordPress install with a child theme.

philwp commented 1 year ago

Version 2.6.1 fixed the issue with the file paths when using CLI.