Title: eric.lasher's Replies | WordPress.org

---

# eric.lasher

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Latest Posts] [Plugin: Network Latest Posts] Not Showing excerpts](https://wordpress.org/support/topic/plugin-network-latest-posts-not-showing-excerpts/)
 *  Thread Starter [eric.lasher](https://wordpress.org/support/users/ericlasher/)
 * (@ericlasher)
 * [14 years ago](https://wordpress.org/support/topic/plugin-network-latest-posts-not-showing-excerpts/#post-2740286)
 * Thank you iluminatus,
 * I assumed it was parsing through post_content not post_excerpt.
    I modified the
   plugin to look in post_content and it suits my needs now. I appreciate your insight.
   Many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] [Plugin: Subscribe2] WP Multisite CRASHED SITE](https://wordpress.org/support/topic/plugin-subscribe2-wp-multisite-crashed-site/)
 *  Thread Starter [eric.lasher](https://wordpress.org/support/users/ericlasher/)
 * (@ericlasher)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-subscribe2-wp-multisite-crashed-site/#post-2656724)
 * Sorry, the error was a redirect error.. not resolve error.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [MultiSite 404 Error on Second Pages](https://wordpress.org/support/topic/mu-404-error-on-second-pages/)
 *  [eric.lasher](https://wordpress.org/support/users/ericlasher/)
 * (@ericlasher)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/mu-404-error-on-second-pages/page/2/#post-2064789)
 * We are still having the same issue as noted above, we have upgraded to 3.3.1 
   and still no luck… You should be able to replicate it [http://blog.unmc.edu/](http://blog.unmc.edu/)
   click on one the blogs and go to the older posts to see what i’m talking about.
   Here is .htaccess
 * Quick FYI, tried with twentyeleven theme with zero addons and still had the same
   problems
 *     ```
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
   
       # uploaded files
       RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]
   
       # add a trailing slash to /wp-admin
       RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
   
       RewriteCond %{REQUEST_FILENAME} -f [OR]
       RewriteCond %{REQUEST_FILENAME} -d
       RewriteRule ^ - [L]
       RewriteRule  ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
       RewriteRule  ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L]
       RewriteRule . index.php [L]
       ```
   
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [MultiSite 404 Error on Second Pages](https://wordpress.org/support/topic/mu-404-error-on-second-pages/)
 *  [eric.lasher](https://wordpress.org/support/users/ericlasher/)
 * (@ericlasher)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/mu-404-error-on-second-pages/page/2/#post-2064787)
 * exact same problem here, it is sporatic and once you close and re-open, it comes
   back.. Is there a resolution for this? I can confirm all my settings are same
   as russepps above, occurs on multisite installation with 23 blogs, regardless
   of what theme is used.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite and LDAP logins](https://wordpress.org/support/topic/multisite-and-ldap-logins/)
 *  [eric.lasher](https://wordpress.org/support/users/ericlasher/)
 * (@ericlasher)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/multisite-and-ldap-logins/#post-1744618)
 * jkhongusc… can you outline what changes you had to make to the plugin for Sun
   Ldap? Thanks

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