Closed jpenamar closed 11 years ago
I had a similar problem when I imported some posts. I had to turn off the WP Read-Only plugin temporarily while you import the data. The import plugin uploads the data to media before importing it into the database and it doesn't play nicely with wpro trying to upload to Amazon S3. Once it's imported make sure you turn the WPRO plugin back on because any uploaded media to Heroku that's not part of the slug can/will be lost when Heroku runs the code on another dyno.
Thank you so much! It works!
2013/5/28 fmsiddiqi notifications@github.com
I had a similar problem when I imported some posts. I had to turn off the WP Read-Only plugin temporarily while you import the data. The import plugin uploads the data to media before importing it into the database and it doesn't play nicely with wpro trying to upload to Amazon S3. Once it's imported make sure you turn the WPRO plugin back on because any uploaded media to Heroku that's not part of the slug can/will be lost when Heroku runs the code on another dyno.
— Reply to this email directly or view it on GitHubhttps://github.com/mchung/heroku-buildpack-wordpress/issues/24#issuecomment-18581498 .
Closing as fixed
Hi
I tried to import my company blog using the wordpress import plugin. But when I try to do it the following message appears: "The export file could not be found at . It is likely that this was caused by a permissions problem."
What do you think? Any good idea to import another wordpress website?
Thanks in advance