Title: webmam's Replies | WordPress.org

---

# webmam

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Media doesn't get replaced](https://wordpress.org/support/topic/media-doesnt-get-replaced/)
 *  [webmam](https://wordpress.org/support/users/webmam/)
 * (@webmam)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/media-doesnt-get-replaced/#post-5814119)
 * I had the same problem after WP 4.2.2 upgrade. Changed plugin file uploads.php
   on line 93 from 0777 to 0775 to get it to work again.
 *     ```
       // save original file permissions
       	$original_file_perms = fileperms($current_file) & 0775;
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Shopping Cart] Order wp_cart_button not working](https://wordpress.org/support/topic/order-wp_cart_button-not-working/)
 *  Thread Starter [webmam](https://wordpress.org/support/users/webmam/)
 * (@webmam)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/order-wp_cart_button-not-working/#post-5182880)
 * Ok. Just sorted it out. It was a style conflict from a contact plugin that I 
   was building & testing. I forgot I added the css to my style.css Sorry to bother
   you all. But very impress with the quick response though 🙂

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