• Resolved aledef

    (@aledef)


    Hi,
    I found an issue with wp_posts.guid DB column in migrated websites.

    It happens when WP is installed in subfolder and migrated to subfolder.

    How to reproduce the issue:

    1. install WordPress in a subfolder ( i.e. https://www.mysite.com/subfolder/ )
    2. create package and installer
    3. move package and installer to new location
    4. run installer
    3. in DB replacement options, leave WP subfolder as it is ( i.e. https://www.mysite.com/subfolder/ )
    5. run DB replacement
    6. search into migrated website DB for wp_posts.guid

    Urls wp_posts.guid (at least for attachments) are now changed to “www.mysite.com/subfolder/subfolder/wp-content/…”

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Issue with wp_posts.guid DB column’ is closed to new replies.