Duncan Brown

Results 13 comments of Duncan Brown

@michaelshobbs Thank you for your reply. I'm afraid I have no Go so I'm not going to be much use on the code in the foreseeable future, but if I...

Thanks @kosso. I'm afraid I'm away this week so can't reply properly - sorry! Don't mind if you want to re-raise with commits of your own. @rachelbaker, would you be...

I also have this problem. I found I was able to restore the folders by visiting `/app/tmp`, where a `public.old` folder was hanging around. I tried to delete that and...

@toddheslin I found a workaround (but not a fix): https://github.com/xyu/heroku-wp/issues/90#issuecomment-281527359. (I am on the default `nginx-php` branch, not `use-bento-box`)

Hello! Thank you very much for your pull request. I would be happy to review it if you would add some tests and documentation.

Hi @abrambailey. Thanks for reporting. This error looks familiar: it's usually what happens when the WordPress API doesn't return anything. Could probably do with a better error message. It looks...

In theory, path changes should make no difference. It sounds as though the CLI command isn't loading, which is likely to be caused by either the WP_CLI or WP_Migrate_DB classes...

In principle it should work as it's just copying the database. I haven't tested this.