Title: henshall's Replies | WordPress.org

---

# henshall

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Setting new Posts Privacy to Protected by Default](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/#post-2563983)
 * Brilliant! Thank you. Worked like a charm.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Setting new Posts Privacy to Protected by Default](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/#post-2563876)
 * The plug-in worked. Posts are on the activated blog are now auto posted as private.
   This is very useful where I am using forms and want the form fillers to see their
   posts only (and not protected), while others can be given the permissions to 
   see all posts. In this instance it would be useful to remove the “private: hello
   world” as a notation.
 * I note in the previous thread this:
 * > To remove the “Private: ” part from the title of the post, change the following
   > line of code in your code above:
   >  $private_title_format = apply_filters(‘private_title_format’,
   > __(‘Private: %s’));
   > To this:
   >  $private_title_format = apply_filters(‘private_title_format’, __(‘%
   > s’));
 * Anyway I can incorporate this into the same solution? Thanks for your time much
   appreciated.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Setting new Posts Privacy to Protected by Default](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/#post-2563816)
 * Thank you much appreciated. I checked out the plug-in codex in the meantime. 
   I will give it a go.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Setting new Posts Privacy to Protected by Default](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/setting-new-posts-privacy-to-protected-by-default/#post-2563799)
 * Ok… sort of. I see the code referenced although I’m not quite sure where to go
   from there. Do I just create a new plug-in from that code? Is there anything 
   else that needs to go in this plug-in? I probably don’t understand enough. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Plug-In NextGenGallery 1.7.4 and WordPress 3.1 MultiSite NO Thumbnails](https://wordpress.org/support/topic/plugin-nextgen-gallery-plug-in-nextgengallery-174-and-wordpress-31-multisite-no-thumbnails/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-plug-in-nextgengallery-174-and-wordpress-31-multisite-no-thumbnails/#post-1953456)
 * See this link. [http://sakinshrestha.com/wordpress/nextgen-gallery-plugin-and-thumbnail-generation-support/](http://sakinshrestha.com/wordpress/nextgen-gallery-plugin-and-thumbnail-generation-support/)
   This fixed it for me. When photos are now ticked and new thumbnail generated 
   and folder scanned then thumbnails now show up.
 * For New Version:
    You will not find the file “thumbnail.inc.php” instead you 
   will find the file “gd.thumbnail.inc.php” which is located in the same location“/
   wp-content/plugins/nextgen-gallery/lib/thumbnail.inc.php” . You just need to 
   edit this file.
 * Search for
    // @ini_set(‘memory_limit’, ’128M’);
 * Change it to
    @ini_set(‘memory_limit’, ’128M’);
 * Now you are done, just save and upload the file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Plug-In NextGenGallery 1.7.4 and WordPress 3.1 MultiSite NO Thumbnails](https://wordpress.org/support/topic/plugin-nextgen-gallery-plug-in-nextgengallery-174-and-wordpress-31-multisite-no-thumbnails/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-plug-in-nextgengallery-174-and-wordpress-31-multisite-no-thumbnails/#post-1953455)
 * Note that as well as the thumbnail when the gallery is associated with generating
   a new page it creates a number to the page although that doesn’t show up in the
   multi-site blog pages list. You can also manually create a page and insert the
   new gallery however the slide thumbnails will not show as a they are not generated.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Upgrade to 2.6 from 2.5 Database OK Blog will not Display](https://wordpress.org/support/topic/upgrade-to-26-from-25-database-ok-blog-will-not-display/)
 *  Thread Starter [henshall](https://wordpress.org/support/users/henshall/)
 * (@henshall)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/upgrade-to-26-from-25-database-ok-blog-will-not-display/#post-814611)
 * I resolved this. I checked in settings and reset the blog to point to the index.
   php file in the blog directory. I found the blog then worked from that directory.
   I then edited the index.php and put the edited version in the root directory.
 * Resolved!

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