Skip to content

Export not working after moving to a new server #57

@scrobbleme

Description

@scrobbleme

After migrating a site to a new server, the export is not working anymore.

The reason is simple:

  • Problem Formality is writing the full server path into a file: /wp-content/uploads/formality/storage/.htaccess
  • -> this path often changes, when moving to a new server or provider

Better:

Redirect to some REST-resource with only the filename. Avoid using the full server path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions