Title: WSOD&#039;s and some undefined variable/index errors
Last modified: August 21, 2016

---

# WSOD's and some undefined variable/index errors

 *  [jerrac](https://wordpress.org/support/users/jerrac/)
 * (@jerrac)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/wsods-and-some-undefined-variableindex-errors/)
 * Brand new WPMU install, this is the first plugin I’ve activated.
 * When I try to save the Connection Settings form with the “Test Connection” option
   enabled, it sends me to a blank page that only shows the WP side and top bars.
 * It does save the connection information to the database, so I tried logging in
   with an LDAP user and ended up at a completely white screen.
 * I have WP’s debug turned on, and I have php logging to syslog. Nothing is logged
   for the white screens.
 * On the General Settings form php logs this to syslog:
 *     ```
       May 14 15:01:20 ws-prod-blogs-01 apache2: PHP Notice:  Undefined variable: tSSOChecked in /var/www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.php on line 239
       May 14 15:01:20 ws-prod-blogs-01 apache2: PHP Notice:  Undefined variable: fAddUser in /var/www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.php on line 287
       May 14 15:01:20 ws-prod-blogs-01 apache2: PHP Notice:  Undefined variable: tBulkAdd in /var/www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.php on line 295
       May 14 15:01:20 ws-prod-blogs-01 apache2: PHP Notice:  Undefined variable: tLocalEmail in /var/www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.php on line 343
       May 14 15:01:20 ws-prod-blogs-01 apache2: PHP Notice:  Undefined variable: tLDAPEmail in /var/www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.php on line 357
       ```
   
 * When I save the Attribute Mapping form, this is logged:
    `May 14 15:02:27 ws-
   prod-blogs-01 apache2: PHP Notice: Undefined index: ldapTestConnection in /var/
   www/ws-prod-blogs/docroot/wp-content/plugins/wpmuldap/lib/wpmu_ldap_admin.functions.
   php on line 73`
 * [http://wordpress.org/extend/plugins/wpmuldap/](http://wordpress.org/extend/plugins/wpmuldap/)

Viewing 1 replies (of 1 total)

 *  [fotan](https://wordpress.org/support/users/fotan/)
 * (@fotan)
 * [13 years ago](https://wordpress.org/support/topic/wsods-and-some-undefined-variableindex-errors/#post-3752900)
 * I recently took this little project over for Dave (original poster). The original
   problem seems to have evaporated all on its own, however, the plugin uses a number
   of deprecated WP functions as well as a load of undefined index errors if your
   server is set up to show errors for them. If anyone would like a “fixed” copy
   of the plugin (wpmu-ldap_4.0.2), as well as a little about what I saw and fixed,
   it can be found [here](http://www.fotan.net/wpmu-ldap-plugin-fixes/)…

Viewing 1 replies (of 1 total)

The topic ‘WSOD's and some undefined variable/index errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpmuldap.svg)
 * [WPMU Ldap Authentication](https://wordpress.org/plugins/wpmuldap/)
 * [Support Threads](https://wordpress.org/support/plugin/wpmuldap/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmuldap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmuldap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmuldap/reviews/)

## Tags

 * [blank-page](https://wordpress.org/support/topic-tag/blank-page/)
 * [WSOD](https://wordpress.org/support/topic-tag/wsod/)

 * 1 reply
 * 2 participants
 * Last reply from: [fotan](https://wordpress.org/support/users/fotan/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/wsods-and-some-undefined-variableindex-errors/#post-3752900)
 * Status: not resolved