Title: LevyImage's Replies | WordPress.org

---

# LevyImage

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/levyimage/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/levyimage/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/levyimage/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GAinWP Google Analytics Integration for WordPress] Plugin broken](https://wordpress.org/support/topic/plugin-broken-108/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-broken-108/#post-13929305)
 * Yes it stopped working for me in December
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real-Time Find and Replace] Does it work to rewrite Multisite URLs and Folders?](https://wordpress.org/support/topic/does-it-work-to-rewrite-multisite-urls-and-folders/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/does-it-work-to-rewrite-multisite-urls-and-folders/#post-13921291)
 * I bought a pro license. Activated. Seems to work for it, I just have to copy 
   the files into the new folder locations after a render.
 * Feature request
    Though this plugin does not have a temporarily disable button
   which would be most helpful. I would like to turn it on only right before exporting
   my website to static and then I can develop my website normally when I have this
   plugin disabled. Rather than deactivating the whole plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Folders] WordPress Media Library Folders Breaks Windows Multisite](https://wordpress.org/support/topic/wordpress-media-library-folders-breaks-windows-multisite/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wordpress-media-library-folders-breaks-windows-multisite/#post-13718848)
 * The example I gave was just a generic example I gave for privacy reasons. My 
   subsites are named for the domain names. Eg.. if my domain name was freecoupons.
   com I would have my subsite name freecoupons
    Or jumprope.com my subsite name
   would be jumprope
 * I don’t use the subdomains development option, I use the subfolder option in 
   Multisite. Since that is the easiest/simpliest way for localhost development 
   on a local network.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Does not work with Windows locally hosted Multisite](https://wordpress.org/support/topic/does-not-work-with-windows-locally-hosted-multisite/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/does-not-work-with-windows-locally-hosted-multisite/#post-13712577)
 * I left all relevant details here if you want more info
    [https://wordpress.org/support/topic/not-use-on-a-windows-locally-hosted-wordpress/#post-13706349](https://wordpress.org/support/topic/not-use-on-a-windows-locally-hosted-wordpress/#post-13706349)
 * It is vanilla WAMP 64. If you set up a test environment on any Windows 10 PC 
   you will have the same PHP modules and packages. Install WordPress, enable multisite,
   make a random sub-site, go to subsite dashboard, upload an image, then mess with
   the Post meta in your database to change the file URL to be something crazy. 
   Then try to replace that broken image with your plugin.
 * Replicating my exact situation will be easy if you try to upload a few images
   and then move them with “WordPress Media Library Folders” to a new folder one
   by one, (in my case I moved a ton of images at once and most of them got this
   error upon moving, and I checked and repeated the error again later to make sure
   it was not a fluke, both bulk and one by one, one by one 1st image move may work
   but fail after that) chances are after the first image move the second image 
   or thereafter will fail to move and you will get the crazy broken image file 
   URL saved into the post meta that will look something like this
    `http://192.168.1.2/
   subsite2/wp-content/uploads/sites/2/D:\wamp64\www\wp-content\uploads\sites\2\
   NewFolder/image.jpg`
 * You may even be able to skip all this by doing WordPress multisite localhost 
   on windows, and changing any image to a path URL like that above via database
   edit, and then use your plugin to try to replace the broken image entry in the
   WordPress media dashboard.
    -  This reply was modified 5 years, 6 months ago by [LevyImage](https://wordpress.org/support/users/levyimage/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Media Library Folders] Not use on a Windows locally hosted WordPress](https://wordpress.org/support/topic/not-use-on-a-windows-locally-hosted-wordpress/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/not-use-on-a-windows-locally-hosted-wordpress/#post-13706349)
 * Here is the exact issue with the image database location being messed up by the
   plugin after it moves an image. The image itself moves fine but the problem is
   how it is updated in the database. Example
 *     ```
       http://192.168.1.2/subsite2/wp-content/uploads/sites/2/2020/11/image.jpg
   
       Moving to folder NewFolder at
       http://192.168.1.2/subsite2/wp-content/uploads/sites/2/NewFolder/
   
       Your plugin does
   
       http://192.168.1.2/subsite2/wp-content/uploads/sites/2/D:\wamp64\www\wp-content\uploads\sites\2\NewFolder/image.jpg
       ```
   
 * In how the media entry is updated in the database. Which creates a broken link
   and a royal pain to fix. Which is what this plugin caused me yesterday, a lot
   of pain and work to fix what it did.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GAinWP Google Analytics Integration for WordPress] New Analytics sites no longer appear in Dropdown](https://wordpress.org/support/topic/new-analytics-sites-no-longer-appear-in-dropdown/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/new-analytics-sites-no-longer-appear-in-dropdown/#post-13651948)
 * Well, where is the toggle to revert a property to Universal Analytics? An excellent
   way to not be helpful to anyone else with the same problem, to share there is
   a toggle and not explain where. Thanks for that… 😂 Google has horrible documentation
   and they want to push everyone to this new analytics system.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] Does this plugin register extra image sizes?](https://wordpress.org/support/topic/does-this-plugin-register-extra-image-sizes/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-register-extra-image-sizes/#post-11496843)
 * Yea I can’t use this plugin either if it lets itself redo or touch images without
   my permission or option I can set. I need to be able to disable your plugin from
   messing with my images other than code location for things related to minifying
   html/css/js.
    I’ve already optimized my images in a specific way and do not want
   them to be further tinkered with.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] how might I improve performance?](https://wordpress.org/support/topic/how-might-i-improve-performance/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/how-might-i-improve-performance/#post-11100446)
 * I know Leon is working on this for his wp2static plugin so that only new or different
   content is generated. However, I can’t get his plugin to work on my site at all
   for a good generated static version. My site has a lot of javascript and external
   files. So far the best luck I’ve had is with Simply Static. What Simply Static
   generates at least has working sliders, content, etc. Just a few 4xx and 5xx 
   errors to sort out. I have no idea why a WP to Static plugin is not in very high
   demand. WordPress is super bloated and the best user experience is static. Comments
   can be done via Disqus or Facebook where no PHP is required for the front end.
   Just doesn’t make sense to me how years later the WordPress community isn’t screaming
   for good static generator plugins or built-in functionality. Caching isn’t good
   enough.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] FAIL – Checking if WordPress can make requests to itself](https://wordpress.org/support/topic/fail-checking-if-wordpress-can-make-requests-to-itself/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/fail-checking-if-wordpress-can-make-requests-to-itself/#post-11100405)
 * I get the same issue in PHP 7.2, what version did you use Paul to avoid the error?
   Thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ashe] White bar above header](https://wordpress.org/support/topic/white-bar-above-header/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/white-bar-above-header/#post-11056910)
 * How did you fix the white bar issue? I’m having the same weird unexplained issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Conditional Load] Comment module not showing](https://wordpress.org/support/topic/comment-module-not-showing/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/comment-module-not-showing/#post-9488327)
 * Same here, and no support eh?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Barcode & ISBN] meta fields to insert data by CSV](https://wordpress.org/support/topic/meta-fields-to-insert-data-by-csv/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/meta-fields-to-insert-data-by-csv/#post-9260454)
 * I looked at the PHP, the plugin is a single PHP file. I believe the field could
   be “barcode” and “ISBN” as that’s what he or she has in update_post_meta block
   of code in the php file. So nice that author hasn’t given you any support for
   over a YEAR! #sarcasm_over_9000
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Barcode & ISBN] Barcode name](https://wordpress.org/support/topic/barcode-name/)
 *  [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/barcode-name/#post-9260441)
 * I looked at the PHP, the plugin is a single PHP file. I believe the field could
   be “barcode” and “ISBN” as that’s what he or she has in update_post_meta block
   of code in the php file. So nice that author hasn’t given you any support for
   over a month. #sarcasm_over_9000
 * edit:
    oops wrong post. For you change names, you can probably edit the php in
   the plugin to do that, it’s a very small plugin.
    -  This reply was modified 8 years, 12 months ago by [LevyImage](https://wordpress.org/support/users/levyimage/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bbPress Import & Export] Doesn’t work](https://wordpress.org/support/topic/doesnt-work-1551/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/doesnt-work-1551/#post-8900218)
 * thanks but…
    Both sites will have different user IDs but matching names/emails
   due to how wordpress creates new content via these plugins. Same seems to go 
   for post IDs as well concerning forums, topics, and replies. But I’m glad your
   plugin keeps track of the structure, because WP Import All does not, it’s been
   difficult finding a solution that doesn’t break the new multisite this is being
   imported into or just not work.
 * As far as memory limit, this is on an AWS ec2 with a 512MB php memory limit. 
   That is not low. Combined raw data for the BBPress forums is only 17MBs.
 * EC2 is nginx with php-fpm
    -  This reply was modified 9 years, 3 months ago by [LevyImage](https://wordpress.org/support/users/levyimage/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bbPress Import & Export] Doesn’t work](https://wordpress.org/support/topic/doesnt-work-1551/)
 *  Thread Starter [LevyImage](https://wordpress.org/support/users/levyimage/)
 * (@levyimage)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/doesnt-work-1551/#post-8897767)
 * PS I’m trying to export a subsite’s BBpress forums from a wordpress multisite
   network.

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/levyimage/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/levyimage/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/levyimage/replies/page/2/?output_format=md)