Title: e2c2monkeyboy's Replies | WordPress.org

---

# e2c2monkeyboy

  [  ](https://wordpress.org/support/users/e2c2monkeyboy/)

 *   [Profile](https://wordpress.org/support/users/e2c2monkeyboy/)
 *   [Topics Started](https://wordpress.org/support/users/e2c2monkeyboy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/e2c2monkeyboy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/e2c2monkeyboy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/e2c2monkeyboy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/e2c2monkeyboy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/e2c2monkeyboy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Folders] 3 moves and three sets of folders](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/)
 *  Thread Starter [e2c2monkeyboy](https://wordpress.org/support/users/e2c2monkeyboy/)
 * (@e2c2monkeyboy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/#post-7470933)
 * lol, ok Alan – I’ll try can keep this post shorter. But the yellow “add media”
   thing? where can I look to see what and why it isn’t showing up?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Folders] 3 moves and three sets of folders](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/)
 *  Thread Starter [e2c2monkeyboy](https://wordpress.org/support/users/e2c2monkeyboy/)
 * (@e2c2monkeyboy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/#post-7470872)
 * OK,
    AlanP57 here are three posts, with three folders containing 6 folders who
   also have their duplicates. Each with three different URL’s. The first one is
   correct. The second two are incorrect. Can I simply delete the other two posts(#
   2 and #3 manually from the database) and their associated duplicate folder posts
   without issue?
 * #1 -> correct URL ===== (2197, 1, ‘2016-06-01 02:41:32’, ‘2016-06-01 02:41:32’,”,‘
   Artwork’, ”, ‘publish’, ‘closed’, ‘closed’, ”, ‘Artwork’, ”, ”, ‘0000-00-00 00:
   00:00’, ‘0000-00-00 00:00:00’, ”, 0, ‘[http://www.xxxxx.org/wp-content/uploads/Artwork&#8217](http://www.xxxxx.org/wp-content/uploads/Artwork&#8217);,
   0, ‘mgmlp_media_folder’, ”, 0),
 * #2 -> first testing URL during domain transfer
 * (2136, 1, ‘2016-06-01 02:41:32’, ‘2016-06-01 02:41:32’, ”, ‘Artwork’, ”, ‘publish’,‘
   closed’, ‘closed’, ”, ‘Artwork’, ”, ”, ‘0000-00-00 00:00:00’, ‘0000-00-00 00:
   00:00’, ”, 0, ‘[http://www.xxxxx.org/test1/reloaded/wp-content/uploads/Artwork&#8217](http://www.xxxxx.org/test1/reloaded/wp-content/uploads/Artwork&#8217);,
   0, ‘mgmlp_media_folder’, ”, 0),
 * #3 -> second move while maintaining moved “old” website on same server.
 * (2105, 1, ‘2016-06-01 02:41:32’, ‘2016-06-01 02:41:32’, ”, ‘Artwork’, ”, ‘publish’,‘
   closed’, ‘closed’, ”, ‘Artwork’, ”, ”, ‘0000-00-00 00:00:00’, ‘0000-00-00 00:
   00:00’, ”, 0, ‘[http://www.xxxxx.org/reloaded/wp-content/uploads/Artwork&#8217](http://www.xxxxx.org/reloaded/wp-content/uploads/Artwork&#8217);,
   0, ‘mgmlp_media_folder’, ”, 0),
 * Regards,
    e2c2monkeyboy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Folders] 3 moves and three sets of folders](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/)
 *  Thread Starter [e2c2monkeyboy](https://wordpress.org/support/users/e2c2monkeyboy/)
 * (@e2c2monkeyboy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/3-moves-and-three-sets-of-folders/#post-7470871)
 * Luckily I’ve read a lot of word press books lately and I got what you said. So
   much for “Better Search and Replace” plugin – it did allow migration but it failed
   miserably at fixing URL’s… I’m wondering if it just cheated in the esoteric rewrite
   rules area…. Now I’m in trouble. This is going to be a brute force (and painful)
   cleanup of the database – or can you give me pointers on how to automate this?
 * I’m really surprised our site still works looking at the guts of our database.
 * For a concrete example: I see one photo (handled by MLP)
    [http://www.xxxxxxx.org/test1/reloaded/wp-content/uploads/Staff/JacksonLai300x380.jpg&#8217](http://www.xxxxxxx.org/test1/reloaded/wp-content/uploads/Staff/JacksonLai300x380.jpg&#8217);,
   0, ‘attachment’, ‘image/jpeg’, 0),
 * that photo is in the wp_posts table (looking at the SQL dump)
 * but it must also be under with a different post ID since it is working on the
   live website. Having moved it from xx.xx.xx.xx/reloaded -> xxxxxx.org/test1/reloaded-
   > then to xxxxxx.org/reloaded and now to the root directory as I moved domains
   and hosts – what a mess.
 * [http://www.xxxxxxx.org/wp-content/uploads/Staff/JacksonLai300x380.jpg&#8217](http://www.xxxxxxx.org/wp-content/uploads/Staff/JacksonLai300x380.jpg&#8217);,
   0, ‘attachment’, ‘image/jpeg’, 0), is what it’s probably supposed to look like
   and MLP probably is finding the 3 different URL moves right?
 * ALSO!?
 * The MLP plug is allowing to navigate the libraries even with duplicate folders
   but the YELLOW link in include from MLP folders isn’t active in the editor anymore–
   did this get removed in 3.0 or is the plugin also broken by this database near
   corruption? (trust me – I’ve uninstalled MLP and re-installed twice now trying
   that hail Mary.)
 * P.S. Is MLP self contained in the mgmlp_folders table and the ‘post_id’, ‘folder_id’
   links in the wp_posts table? In other words – safe to delete the posts AND the
   same id’s listed in the mgmlp_folders table?
 * thanks in advance,
    e2c2monkeyboy

Viewing 3 replies - 1 through 3 (of 3 total)