Title: myinstall's Replies | WordPress.org

---

# myinstall

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Print image, possible?](https://wordpress.org/support/topic/plugin-nextgen-gallery-print-image-possible/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-print-image-possible/#post-1811025)
 * Probably not, because it’s not a problem. It’s your (mine) wish and need 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Print image, possible?](https://wordpress.org/support/topic/plugin-nextgen-gallery-print-image-possible/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-print-image-possible/#post-1811023)
 * I have the same problem. I don’t use shutter or lightbox effect. It looks better
   when you set the option “The gallery will open the ImageBrowser instead the effect.”
 * But printing problem remains 🙁
 * (My site is also for kids – coloring)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Plugin] User Messages](https://wordpress.org/support/topic/new-plugin-user-messages/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/new-plugin-user-messages/#post-1200236)
 * I thought so. I wanted to say that the plugin now works well and I am satisfied
   with noncommercial version. I’m sure that the commercial one has more features.
 * And thank you for this:
 * > I might release an update or two to this 1.x branch to keep it compatible with
   > the WordPress versions..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Plugin] User Messages](https://wordpress.org/support/topic/new-plugin-user-messages/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/new-plugin-user-messages/#post-1200234)
 * Thank you! That means you’re done with this plugin.
    Now it’s workin’ FINE!
 * **Lines 67 to 73 before:**
 * > if ($this->view_type==UM_PUBLIC_MESSAGE_TYPE && !current_user_can(UM_SEND_PUBLIC_MESSAGES_CAP)){
   > 
   > $result[‘general_errors’][] = __(“You are not allowed to send public messages”,“
   > um”); return $result; } else if ($this->view_type==UM_PRIVATE_MESSAGE_TYPE &&!
   > current_user_can(UM_SEND_PRIVATE_MESSAGES_CAP)) { $result[‘general_errors’][]
   > = __(“You are not allowed to send private messages”, “um”); return $result;}
   > else if ($this->view_type!=UM_PRIVATE_MESSAGE_TYPE && $this->view_type!=UM_PUBLIC_MESSAGE_TYPE){
 * **And the new code:**
 * > if ($type==UM_PUBLIC_MESSAGE_TYPE && !current_user_can(UM_SEND_PUBLIC_MESSAGES_CAP)){
   > 
   > $result[‘general_errors’][] = __(“You are not allowed to send public messages”,“
   > um”); return $result; } else if ($type==UM_PRIVATE_MESSAGE_TYPE && !current_user_can(
   > UM_SEND_PRIVATE_MESSAGES_CAP)) { $result[‘general_errors’][] = __(“You are 
   > not allowed to send private messages”, “um”); return $result; } else if ($type!
   > =UM_PRIVATE_MESSAGE_TYPE && $this->view_type!=UM_PUBLIC_MESSAGE_TYPE) {
 * Thank you once again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Plugin] User Messages](https://wordpress.org/support/topic/new-plugin-user-messages/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/new-plugin-user-messages/#post-1200230)
 * p.s. I upgraded to Version 1.2.2 and still have the same problem:
    – contributors
   cant send private messages or reply to any
 * (error description: You are not allowed to send **public** messages)
 * I use Role Manager but still no effect..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Plugin] User Messages](https://wordpress.org/support/topic/new-plugin-user-messages/)
 *  [myinstall](https://wordpress.org/support/users/myinstall/)
 * (@myinstall)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/new-plugin-user-messages/#post-1200229)
 * Great plugin, but still one thing left as bug:
    **– contributors cant send private
   messages or reply to any**
 * (I did not try with authors)
 * Thanks

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