-
Hey all,
I have Wordpress setup with the actual wordpress as submodule (in a folder `wordpress`) and all my content in a `content` folder (themes, plugins, etc).
I created a new FTP account where I …
-
Hi, i'm new to Wordmove and have an error I can't fix. Also can't find older threads with the right answer.
This is the error i get:
C:\wamp\www\Stageverslag>wordmove push --db
▬▬ V Using Movefil…
-
Hi i'm trying to use the script but for now that's a total failure.
Im on on MacBook Pro late 2012 10.9.5 and i use MAMP 3.05
I create a Movefile with wordmove init
This is my Movefile (i replaced …
-
Hi, I get the error:
`/.rvm/gems/ruby-2.0.0-p451@global/gems/wordmove-1.1.0/lib/wordmove/sql_adapter.rb:44:in `gsub!': invalid byte sequence in US-ASCII (ArgumentError)`
-
I'm new to WordMove, and hoping you can point me in the right direction.
I'm getting the following when dumping the remote database: Error 2020: Got packet bigger than 'max_allowed_packet' bytes
I h…
-
- Ruby 2.2.3
- wordmove 1.4.0.pre5
- OSX
- rbenv
Get these errors every wordmove's command I launch
```
/Users/fuzzy/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/wordmove-1.4.0.pre5/lib/wordmove/d…
-
I have tried running wordmove push and I keep getting this error
`/var/lib/gems/2.1.0/gems/wordmove-1.3.1/lib/wordmove/wordpress_directory.rb:26:in 'join': no implicit conversion of nil into String (…
-
The differences between 1.2.0 and 1.3.1 that broken FTP db pull support are in dump.php.erb file.
https://github.com/welaika/wordmove/compare/v1.2.0...v1.3.1
Please check.
This is updated repo https…
-
I just found this repo and was so happy because this gem does exactly what I need not more and not less...
but after wordmove init and customizing wordmove file i ran:
`wordmove push -e staging`
an…
-
Using ftp (wordmove 1.2.0) after a db pull I can see /wp-content/dump.mysql on the remote server is left behind.
Isn't Wordmove supposed to remove this?